Bugzilla – Bug 3495
Scanning from command line reports various errors
Last modified: 2008-09-15 14:39:24 UTC
If I kick of a rescan via the web interface, I don't see any errors reported. However, when I perform a rescan from a command prompt, I see various errors. To summarise, the error log (attached), contains cases about: 1) Incorrect integer value: '' for column 'rating' 2) newTrack: Couldn't create Track 3) Incorrect integer value: 'Stereo' for column 'channels' 4) A playlist that contains an internet radio station link seems to be skipped because it is adding the playlist path to the link. 2006-06-06 23:29:31.6748 Slim::Formats::Playlists::M3U::read: WARNING: file:///M:/Music/SlimServer%20Playlists/rtsp:/helix.muhlenberg.edu:554/broadcast/live.rm found in playlist: file:///M:/Music/SlimServer%20Playlists/Afterglow.m3u doesn't exist on disk - skipping! 5) Argument "8:9" isn't numeric in numeric eq I have also included one of the wma files that is reported within error (1). Let me know if you need anything else.
Created attachment 1254 [details] Zipped Error log and wma file
Phil - what of these are still happening? Thanks
Phil - I fixed all of these the other day during my debugging session.