blacktwin / JBOPS

Just a Bunch Of Plex Scripts
1.67k stars 307 forks source link

Playlist Manager - Remove Playlists #323

Closed sydtrakked closed 2 years ago

sydtrakked commented 2 years ago

Describe the bug

Playlist Manager Script

Trying to delete All Playlists from All Users using the following arguments: --action remove --allUsers --allPlaylists

Provide logs https://gist.github.com/sydtrakked/b48b52261f9e2de0f9ecc0fa8934834f

Link to script with bug/issue https://github.com/blacktwin/JBOPS/blob/master/fun/playlist_manager.py

To Reproduce Test Script in Tautulli with above args

Ran in Powershell with same args

Both result in Log returns: Deleting the playlist(s)... Done.

Expected behavior Delete Shared Playlists from all Plex friends

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

blacktwin commented 2 years ago

This shouldn't be ran through Tautulli. What does --action show --allUsers show you?