Bugzilla – Bug 1707
Playlists with '#' duration notiation aren't parsed correctly
Last modified: 2011-03-16 04:40:38 UTC
In the merged playlistdb-bmf branch, tracks in playlists with the '#' notation aren't parsed. They will not play nor be viewable properly in the web interface. There seems to be 2 blank entries created for each valid track in the playlist. I'm attaching a playlist that shows this behavior. It worked fine before the new branch. NetBSD 1.6.2/perl 5.8.7/SlimServer_v2005-06-24
Created attachment 569 [details] playlist
I forgot one thing - when attempting to play one of these playlists, this error is output by slimserver: 2005-06-24 10:32:59.7327 No URL specified for updateOrCreate 2005-06-24 10:32:59.7434 2005-06-24 10:32:59.7448 Backtrace: frame 0: Slim::DataStores::DBI::DBIStore::updateOrCreate (/home/slim/SlimServer_v2005-06-24/Slim/DataStores/DBI/DBIStore.pm line 151) frame 1: Slim::DataStores::DBI::DBIStore::objectForUrl (/home/slim/SlimServer_v2005-06-24/Slim/Web/Pages.pm line 1525) frame 2: Slim::Web::Pages::_addSongInfo (/home/slim/SlimServer_v2005-06-24/Slim/Web/Pages.pm line 853) frame 3: Slim::Web::Pages::status (/home/slim/SlimServer_v2005-06-24/Slim/Web/Pages.pm line 734) frame 4: Slim::Web::Pages::status_header (/home/slim/SlimServer_v2005-06-24/Slim/Web/HTTP.pm line 753) frame 5: Slim::Web::HTTP::generateHTTPResponse (/home/slim/SlimServer_v2005-06-24/Slim/Control/Command.pm line 1627) frame 6: Slim::Control::Command::execute (/home/slim/SlimServer_v2005-06-24/Slim/Web/HTTP.pm line 670) frame 7: Slim::Web::HTTP::processURL (/home/slim/SlimServer_v2005-06-24/Slim/Web/HTTP.pm line 535) frame 8: Slim::Web::HTTP::processHTTP (/home/slim/SlimServer_v2005-06-24/Slim/Networking/Select.pm line 115) frame 9: Slim::Networking::Select::select (slimserver.pl line 629) frame 10: main::idle (slimserver.pl line 572) frame 11: main::main (slimserver.pl line 1167)
Jason - is this playlist located in your audiodir or your playlistdir?
playlistdir
Jason - just fixed it in subversion change 3536.
This bug was marked resolved in Slimserver 6.1, which is several versions ago. If you're still seeing this bug, please re-open it. Thanks!