Reply To: Firefly Not showing Playlists

#7394
bboons
Guest

I’m using svn-1417 and here’s the relevant debug log (at level 9):

Found /home/Disk1/Aud/Radios
Found Radios.. recursing
Found /home/Disk1/Aud/Radios/top_40.url
Executing: select * from songs where path=’/home/Disk1/Aud/Radios/top_40.url’ and idx=0
Executing: INSERT INTO updated VALUES (421)
Rows: 1
Found music file: top_40.url
Codec type: (null)
Getting URL file info
Title: Top 40
Bitrate: 128
URL: http://scfire-ntc0l-1.stream.aol.com:80/stream/1074
Date Added: 1164752509
Codec: (null)
Executing: select count(*) from songs where path=’/home/Disk1/Aud/Radios/top_40.url’ and idx=0
Executing: UPDATE songs SET title=’Top 40′,artist=”,album=”,genre=”,comment=”,type=’pls’,composer=”,orchestra=”,conductor=”,grouping=”,url=’http://scfire-ntc0l-1.stream.aol.com:80/stream/1074′,bitrate=128,samplerate=0,song_length=0,file_size=63,year=0,track=0,total_tracks=0,disc=0,total_discs=0,time_modified=1164752509,db_timestamp=1164904731,bpm=0,disabled=0,compilation=0,rating=0,sample_count=0,codectype=” WHERE path=’/home/Disk1/Aud/Radios/top_40.url’ and idx=0
Rows: 1
Executing: insert into updated (id) select id from songs where path=’/home/Disk1/Aud/Radios/top_40.url’ and idx=0

Can you tell what the problem is ?
Thanks.