Reply To: svn-1655 playlist bug?

#12509
fizze
Participant

Ok, heres the debuglevel 9 output from that playlist scan:

2007-09-14 11:56:10 (00000400): About to scan /share/hdd/data/public/music/compilations/Lounge Radio_ONE.m3u
2007-09-14 11:56:10 (00000400): Scanning /share/hdd/data/public/music/compilations/Lounge Radio_ONE.m3u
2007-09-14 11:56:10 (00000400): Processing static playlist: /share/hdd/data/public/music/compilations/Lounge Radio_ONE.m3u
2007-09-14 11:56:10 (00000400): Executing: select * from playlists where path='/share/hdd/data/public/music/compilations/Lounge Radio_ONE.m3u' and idx=0
2007-09-14 11:56:10 (00000400): Opening file:///share/hdd/data/public/music/compilations/Lounge+Radio_ONE.m3u
2007-09-14 11:56:10 (00000400): opening /share/hdd/data/public/music/compilations/Lounge Radio_ONE.m3u
2007-09-14 11:56:10 (00000400): Executing: select count(*) from playlists where upper(title)=upper('Lounge Radio_ONE')
2007-09-14 11:56:10 (00000400): Executing: insert into playlists (title,type,items,query,db_timestamp,path,idx) values ('Lounge Radio_ONE',2,0,NULL,1189763770,'/share/hdd/data/public/music/compilations/Lounge Radio_ONE.m3u',0)
2007-09-14 11:56:10 (00000400): Executing: select id from playlists where title='Lounge Radio_ONE'
2007-09-14 11:56:10 (00000400): Checking /share/hdd/data/public/music/compilations/LoungeRadio ONE/MADRID_DE_LOS_AUSTRIAS_-_BR.MP3
2007-09-14 11:56:10 (00000400): Executing: select * from songs where path='/share/hdd/data/public/music/compilations/LoungeRadio ONE/MADRID_DE_LOS_AUSTRIAS_-_BR.MP3' and idx=0
2007-09-14 11:56:11 (00000400): Resolved /share/hdd/data/public/music/compilations/LoungeRadio ONE/MADRID_DE_LOS_AUSTRIAS_-_BR.MP3 to 6879
2007-09-14 11:56:11 (00000400): Done Scanning /share/hdd/data/public/music/compilations/Lounge Radio_ONE.m3u

Doesn’t look fishy to me, except for the fact that it aborts after the first file…