mrsilver76 / itunes_playlist_exporter

A script which connects to iTunes and exports all playlists in m3u format. It can also (optionally) adjust the paths of playlists to support NAS drives and upload them to Plex.
GNU General Public License v2.0
16 stars 0 forks source link

Fix uploads #13

Closed mrsilver76 closed 1 year ago

mrsilver76 commented 2 years ago

Fixes an upload failure if Plex server is expecting the path to the playlist to use Linux forward slashes (#12). Fixes a bug that incorrectly deletes playlists that have content from a different library ID.