Strange behaviour when building database
#1
Hello,
I am working on an web interface that allows to search for songs.
Of course I use the QueryMusicDatabase command which correctly search for records into this file:

C:\Documents and Settings\....\XBMC\userdata\Database\MyMusic7.db

Using SQLiteSpy I inspected "MyMusic7.db" and I discovered that not all the song files stored on the disk are present into the views and tables. In fact it seems that those mp3 which do not have any tag at all, are not considered by XBMC when building the database.
For example if I have a folder on disk which contains 10 mp3 where 6 of them do not have any tag at all, I only find 4 records into the db file.
This means that I could not actually build a serch engine "for files" (however they are).

It seems strange, am I wrong anywhere?
Reply
#2
Correct. Anything without tags is currently ignored.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Strange behaviour when building database0