| Summary: | amarok can't open and play m3u playlists | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Panagiotis Papadopoulos <pano9000> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | blackdeagle89, nhn, stmichalke |
| Priority: | NOR | Keywords: | needs_verification |
| Version First Reported In: | 2.0-SVN | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Panagiotis Papadopoulos
2008-09-24 16:19:57 UTC
confirmed for amarok2. Can import m3u playlists but amarok won't play em. amarok doesn't even play playlists created by itself! Version 1.92.2 I can confirm this. In fact it's even worse in SVN trunk: It doesn't save anything when you try to export a playlist Something I noticed: If you have m3u playlists in any folder that is scanned by amarok, those playlist are selectabe from the "Playlists"/"My Playlists"-menu. If you load them from that menu, some of the playlists are loaded and played properly. Others are "suffering" from the same issue as mentioned above. Maybe this helps a bit in the fixing-process it. thank you also see bug 173002 *** Bug 173002 has been marked as a duplicate of this bug. *** SVN commit 873316 by seb: Load Playlists when adding/playing media using the DirectoryLoader. CCBUG: 171595 M +14 -3 DirectoryLoader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=873316 Fixed in current svn. Loading m3u playlists works fine, both with relative and absolute track paths. IT also correctly loads files created on Windows ( with \ directory separators ). Please reopen if any issues persists. it really seems to work! Thank You! |