Bug 68361 - Noatun doesn't support comments in playlist files
Summary: Noatun doesn't support comments in playlist files
Status: RESOLVED FIXED
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: 2.2.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-16 12:15 UTC by Thibaut Cousin
Modified: 2003-11-16 13:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thibaut Cousin 2003-11-16 12:15:53 UTC
Version:           2.2.1 (using KDE 3.1.4)
Installed from:    SuSE
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-99-athlon

A lot of playlist files (plain text ones, not XML) found on the internet have comments starting with #, usually on the first line.

At least in KDE 3.1.4, it seems Noatun doesn't recognize comments, so when I open the playlist there is a spurious entry in the playlist manager.

Is it possible to correct that misbehavior, please?

Thank you for your attention!
Comment 1 Stefan Gehn 2003-11-16 12:59:46 UTC
Fixed in CVS, KDE 3.2 will have support for it. Btw, that format is called EXTM3U and was probably introduced by WinAmp 2.x.
Comment 2 Thibaut Cousin 2003-11-16 13:03:06 UTC
That's good news. :-) I'm not runing KDE from CVS HEAD, so sorry for not having been able to check.

Keep up the great work!