Reply To: svn-1274 feedback

#5316
mbaker
Participant

Hiya. I’m having the same problem with this releases. I’ve upgraded in the same way but the iTunes XML file doesn’t seem to be getting processed. A level 9 looks like this:

2006-06-29 : Found D:My DocumentsMy MusiciTunes/iTunes Music Library.xml
2006-06-29 : Adding d:my documentsmy musicitunesitunes music library.xml for deferred processing.
2006-06-29 : Ending song scan
2006-06-29 : Processing playlists
2006-06-29 : Starting playlist loop
2006-06-29 : About to scan d:my documentsmy musicitunesitunes music library.xml
2006-06-29 : Finished playlist loop
2006-06-29 : Executing: delete from songs where id not in (select id from updated)
2006-06-29 : Rows: 0
2006-06-29 : Executing: update songs set force_update=0
2006-06-29 : Rows: 0
2006-06-29 : Executing: drop table updated
2006-06-29 : Rows: 0
2006-06-29 : Executing: delete from playlists where ((type=2) OR (type=3)) and id not in (select id from plupdated)
2006-06-29 : Rows: 0
2006-06-29 : Executing: delete from playlistitems where playlistid not in (select distinct id from playlists)
2006-06-29 : Rows: 0
2006-06-29 : Executing: drop table plupdated
2006-06-29 : Rows: 0
2006-06-29 : Executing: select count(*) from playlists
2006-06-29 : Executing: select * from playlists
2006-06-29 : Executing: update playlists set items=(select count(*) from playlistitems where playlistid=1) where id=1
2006-06-29 : Rows: 1
2006-06-29 : Executing: select count(*) FROM songs
2006-06-29 : Scanned 0 songs (was 0) in 0 seconds

Thoughts?

Cheers,
Mark