m3u relative paths with backslashes cannot be read

Bug #282924 reported by chickendude
4
Affects Status Importance Assigned to Milestone
amarok (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

When a playlist is saved with backslashes instead of forward slashes, amarok cannot find the songs.

For example entries in the playlist like:
../All American Rejects/Move Along.mp3
work fine

but
..\All American Rejects\Move Along.mp3
does not work.

This is inconsistent with the behavior of other similar music players. It is also a big problem because Windows Media Player defaults to backslashes (its a windows thing). Even movie player is able to read such playlists.

Ideal Behavior:
Both Forward and Backslashes should be able to be read.

Workaround:
Manually change all the backslashes to forward slashes or run
sed 's:\\:/:g' playlist.m3u | tee playlist.m3u
where playlist.m3u is the filename of the playlist

chickendude (nipunn1313)
description: updated
Revision history for this message
Pconfig (thomas9999) wrote :

This bug no longer exists in Amarok 2.3.2

Changed in amarok (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.