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
{{ message }}
This repository was archived by the owner on May 29, 2025. It is now read-only.
Did you search the existing issue to make sure this is not a duplicate?
Yes
Is your feature request related to a problem? Please describe.
I am trying to write a python script that can search through the CSVs generated by PSS, then search for the songs in my plex library, and add them to the appropriate playlists on Plex.
Describe alternatives you've considered
I could go through and add everything individually but I figured this would be more useful in the long run.
Additional context
I have a working script linked below.