Playlist Export Script
Hi,
i've build a small Java Application to export all my Subsonic playlists to m3u files on my fileshare. Seen that many guys are searching for such a script so i've attached the code. If you call the Script via Console without Parameters, you'll get a small help. Some parts of the code are dirty hack, but it works
In line 57 i'm just modifying the path, as the path is different when i access the playlist via fileshare. I've outcommented this part but you can edit it as you want to.
Greetings
flat-herc
i've build a small Java Application to export all my Subsonic playlists to m3u files on my fileshare. Seen that many guys are searching for such a script so i've attached the code. If you call the Script via Console without Parameters, you'll get a small help. Some parts of the code are dirty hack, but it works
Greetings
flat-herc