You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I haven't posted issues to github before. I hope this is the right way to do it.
As you can see, the playlist name has a slash in it, and that causes an error. The error didn't occur after I changed the playlist name to use a dash instead of a slash. Cheers.
Requesting playlist data from Plex...
URL: http://192.168.0.148:32400/playlists/102329/items?X-Plex-Token=***********
Found playlist: James / Tim Booth
Found 290 songs.
Saving Plex playlist: James / Tim Booth
Traceback (most recent call last):
File "./PPP.py", line 555, in
'w+', encoding='utf8')
FileNotFoundError: [Errno 2] No such file or directory: '.tmp/plex/James / Tim Booth.m3u'
The text was updated successfully, but these errors were encountered:
Sorry, I haven't posted issues to github before. I hope this is the right way to do it.
As you can see, the playlist name has a slash in it, and that causes an error. The error didn't occur after I changed the playlist name to use a dash instead of a slash. Cheers.
The text was updated successfully, but these errors were encountered: