Bug 12080 - NP playlist can't be written due to colon in file name
: NP playlist can't be written due to colon in file name
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Playlists
: 7.4.0
: PC Windows XP
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-17 00:36 UTC by Michael Herger
Modified: 2009-05-18 01:07 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
patch (514 bytes, patch)
2009-05-17 03:29 UTC, Alan Young
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Herger 2009-05-17 00:36:16 UTC
[09-05-16 07:00:02.7633] Slim::Formats::Playlists::Base::_filehandleFromNameOrString (81) Error: Could't open \\HPSERVER\Music\Personal Music\Playlists\clientplaylist_00:04:20:1e:12:44.m3u for writing.

Windows/DOS filenames must not contain colons.
Comment 1 Alan Young 2009-05-17 03:29:10 UTC
Created attachment 5229 [details]
patch

Here is a patch. My workspace won't rn just now so I cannot test it properly.
Comment 2 Michael Herger 2009-05-18 01:07:06 UTC
change 26664 - looking good. Thanks!