ZeldaVet Posted April 26, 2016 Posted April 26, 2016 Hi all Instead of highlighting a list of music saved on a memory stick to play them, I'd like to know if it's possible to get a playlist file working. Editing a .m3u in notepad shows the filepath of each track - is there a placeholder I can use instead of the drive letter so the playlist can always find where the tracks are? Many thanks.
Arthur Posted April 26, 2016 Posted April 26, 2016 is there a placeholder I can use instead of the drive letter so the playlist can always find where the tracks are? Make the paths in the playlist(s) relative by completely removing the drive letter and/or some/all of the folders. i.e. From X:\Artist\Album\01. Track 1.flac To Artist\Album\01. Track 1.flac If the playlist is saved in the same folder as the tracks themselves you would be better off removing the folder paths so that the M3U just contains the filenames of each track. 01. Track 1.flac 02. Track 2.flac 03. Track 3.flac 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now