[MP Setup] Update music database not working for some albums (1 Viewer)

fabien44

Portal Pro
March 12, 2006
414
33
Hi,

i want to add 4 new albums in my music database which contains already 900 ones. They all were ripped and tagged with same way and are FLAC format.

As i did usually before, i use "Update Music Dabase" fonction in the MP config but this time, only 2 of them were well added. Furthermore, after updating MP displays the report: 44 files added, so it matches with all my tracks.
I tried to repeat updating several times with all options available (ticked and unticked every options).
I cannot or don't know make a debug to post a log, sorry.

So what's going wrong?

ps: MP 1.2.3
Import in WMP library works nice
 

fabien44

Portal Pro
March 12, 2006
414
33
The debug procedure in wiki is for MP running, but in my case it only a MP setup setup (config exe file) concern, how can i debug it?
 

jameson_uk

Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    doh :oops: There is a configuration.log file but I am guessing this has gone now...

    Where are the files missing? It said 44 files were added but you can't see them? Is this is in all views (eg. album artist, album, genre etc?)
     

    fabien44

    Portal Pro
    March 12, 2006
    414
    33
    I can see in music section 23 files out of 44 (only 2 albums) and i opened the music database file with the tool SQLiteSpy.exe and no trace of the 21 missing tracks.(n)
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Could you upload one album that did work and one that did not somewhere and pm me a link?
     

    fabien44

    Portal Pro
    March 12, 2006
    414
    33
    Hello,

    i have news, i have a look on the config log file and something strange appears. I attaches it.
    For tracks which are not imported into the database, here is an entry in the log and we can notice a NULL pointer next to the album title. I checked in JRiver and WMP and the tag is correct and well imported into their database.
    exemple:
    2012-09-15 00:08:13.878906 [Info.][(10)]: SQLiteClient: MusicDatabaseV12.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:unrecognized token: "'Ghost" query:insert into tracks (
    strPath, strArtist, strAlbumArtist, strAlbum, strGenre, strComposer, strConductor, strTitle,
    iTrack, iNumTracks, iDuration, iYear, iTimesPlayed, iRating, iFavorite,
    iResumeAt, iDisc, iNumDisc, strLyrics, strComment, strFileType, strFullCodec, strBitRateMode,
    iBPM, iBitRate, iChannels, iSampleRate, dateLastPlayed, dateAdded)
    values (
    'D:\Electro\Third Eye Foundation - Ghost\01 - What To Do But Cry.flac', '| Third Eye Foundation |', '| Third Eye Foundation | ', 'Ghost NULL', '| Electro |', '| | ', '', 'What To Do But Cry?',
    1, 0, 419, 1997, 0, 0, 0,
    0, 0, 0, '', '', 'flac', 'Flac Audio', '', 0, 853, 2, 44100, '0001-01-01 00:00:00', '2012-09-15 00:08:13' )

    Furthermore, no genre thumbs is created (genre directory is empty) and here the entry of the log. Why it points to drive D for caching folder, it should be located in user folders in drive C:. I inform that all my music files are in drive D:. What's wrong?

    2012-09-15 00:10:20.968750 [Info.][MusicScan(9)]: Musicdatabasereorg: Create Folder Thumbs
    2012-09-15 00:10:21.017578 [Info.][MusicScan(9)]: MusicDatabase: Error caching folder thumb of D:\System Volume Information - L'accès au chemin d'accès 'D:\System Volume Information' est refusé.
    2012-09-15 00:10:21.017578 [ERROR][MusicScan(9)]: MusicDatabase: Error caching folder thumb of D:\System Volume Information - L'accès au chemin d'accès 'D:\System Volume Information' est refusé.
    2012-09-15 00:10:40.596679 [Info.][MusicScan(9)]: Musicdatabasereorg: Create Genre Thumbs
    2012-09-15 00:10:40.603515 [Debug][MusicScan(9)]: MusicDatabase: GetSongsByFilter - SQL: SELECT * FROM tracks WHERE strGenre LIKE '%| BOF |%' GROUP BY strAlbum ORDER BY iYear DESC, Filter: genre
    2012-09-15 00:10:40.625000 [Warn.][MusicScan(9)]: Utils: Your skin does not supply previewbackground.png to create folder preview thumbs!
     
    Last edited:

    Users who are viewing this thread

    Top Bottom