Bug 1707 - Playlists with '#' duration notiation aren't parsed correctly
: Playlists with '#' duration notiation aren't parsed correctly
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Playlists
: 6.1.0
: PC Other
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-24 10:29 UTC by Jason Holtzapple
Modified: 2011-03-16 04:40 UTC (History)
0 users

See Also:
Category: ---


Attachments
playlist (5.89 KB, audio/mpegurl)
2005-06-24 10:30 UTC, Jason Holtzapple
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Holtzapple 2005-06-24 10:29:43 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
Comment 1 Jason Holtzapple 2005-06-24 10:30:25 UTC
Created attachment 569 [details]
playlist
Comment 2 Jason Holtzapple 2005-06-24 10:35:09 UTC
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)
Comment 3 Dan Sully 2005-06-24 10:37:22 UTC
Jason - is this playlist located in your audiodir or your playlistdir?
Comment 4 Jason Holtzapple 2005-06-24 10:44:27 UTC
playlistdir
Comment 5 Dan Sully 2005-06-24 12:14:56 UTC
Jason - just fixed it in subversion change 3536.
Comment 6 Chris Owens 2008-03-11 11:28:23 UTC
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!