Bugzilla – Bug 12092
Client playlist file errors
Last modified: 2009-09-08 09:30:39 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.
Michael fixed this today in change 26664. Reopen if it's still broken after that change.