Quantcast
Channel: Squeezebox : Community : Forums
Viewing all articles
Browse latest Browse all 6235

Playlist Manager v6.1 changes relative paths to absolute

$
0
0
I've just started using Playlist Manager V6.1 (on a LMS v8 system) to manage local playlists.

I noticed that if I have a hand-crafted, basic playlist with relative paths, whenever I add a track to the playlist the relative paths are converted to absolute paths.

As an example, an initial playlist:
Code:

../Adele/21/01 Adele - Rolling In The Deep.m4a
Gets converted to the following if I add a track:
Code:

#CURTRACK 25
#EXTM3U
#EXTURL:file:///volume1/Music/Adele/21/01%20Adele%20-%20Rolling%20In%20The%20Deep.m4a
#EXTINF:229,Rolling In The Deep
/volume1/Music/Adele/21/01 Adele - Rolling In The Deep.m4a
#EXTURL:file:///volume1/Music/AC-DC/TNT/04%20AC-DC%20-%20Live%20Wire.mp3
#EXTINF:351,Live Wire
/volume1/Music/AC-DC/TNT/04 AC-DC - Live Wire.mp3

Is there anyway to maintain relative paths? (I'm trying to reuse the m3u playlist files on other systems that work with the relative paths)

Thanks.

Viewing all articles
Browse latest Browse all 6235

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>