Unfortunately, I need help again. I am using version 4.1. of your script.
Recently I have transferred my music collection to a Synology NAS. NAS runs with Linux (and Disk Station Manager V 6.2.1.). Everything works fine but the playlists.
I need to export playlists into the folder /music/playlists in order to be recognized by other players using Synology Media Server (such as Hifi-Cast).
Currently I am struggling with the format in which to export my MM4 playlists to that folder. My problem is similar to that I found in this thread on page 22 (2014 Jul 03).
I have managed to create a playlist within Audio Station of Synology NAS, which can be read by other devices connected to Synology NAS as Media Server.
The playlist created looks like this:
(„MUSIK“ is the folder on Synology where the mp3 files are stored), same level as the „playlists“ folder (../playlists).#EXTM3U
../Musik/......../song1.mp3
../Musik/......../song2.mp3
../Musik/......../song3.mp3
As closest approximation in options I found this:
[x] m3u
[x] ansi
[_] #Ext
[x] unicode
[x] exclude unavailable
[x] Relative
[x] unix
[_] replace
[_]use regular expressions...
Result:
However, „#EXTM3U“ at the beginning of the playlist file is missing. On the other hand, if I check „#Ext“, then the information of „#EXTINF:283“ at beginning of each track seems to block reading of the playlist.../Musik/..../song1.mp3../Musik/..../song2.mp3../Musik/..../song3.mp3
I did not manage to achieve the goal by trying other options. Since I have about a hundred playlists, manual editing with notepad seems not to be a good option either.
Therefore I am grateful for your help how to achieve this.
Thanks,
Jochen