Bug 12092 - Client playlist file errors
: Client playlist file errors
Status: RESOLVED FIXED
Product: SB Touch
Classification: Unclassified
Component: SB Server
: unspecified
: PC Windows Server 2003
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-18 14:11 UTC by Jim McAtee
Modified: 2009-09-08 09:30 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim McAtee 2009-05-18 14:11:34 UTC
I see the following error logged on SC startup:

[09-05-18 15:01:45.3938] Slim::Formats::Playlists::M3U::read (44) Cannot open D:\slim\14\playlists\clientplaylist_00:04:20:22:00:3e.m3u: Invalid argument

Then I get this error when I play something:

[09-05-18 15:02:54.5964] Slim::Formats::Playlists::Base::_filehandleFromNameOrString (81) Error: Could't open D:\slim\14\playlists\clientplaylist_00:04:20:22:00:3e.m3u for writing.

If SC is actually trying to read or write playlist files with that name, this will fail on Windows, as : (colon) isn't a valid character in file names.
Comment 1 Mark Miksis 2009-05-18 14:15:06 UTC
Michael fixed this today in change 26664.  Reopen if it's still broken after that change.