Plex-scripts
Plex-scripts copied to clipboard
Plex, the arr's and tautulli scripts coming from user requests
I am able to run it successfully and am not getting any errors. I see in the plex logs that the request was completed, but the playlist is not showing...
If episode is being watched (can be fully watched, 80% watched, just started stream, or whatever) and the next episode isn't downloaded (but aired), tell Sonarr to search for next...
In which file is the bug? poster_exporter_importer.py Describe the setup (arguments and their values, how it was run, etc.): python poster_exporter_importer.py -t export --AllMovie -p poster Describe what the bug...
- Find and delete media - User defined filters for finding media - Filters should include: # of days since last play, Date added, Watched/not watched, File Size, Resolution, Bitrate...
Hello, I have a script request because I came across a bit of a problem running [Plex Meta Manager](https://github.com/meisnate12/Plex-Meta-Manager) and [Plex Trakt Sync](https://github.com/Taxel/PlexTraktSync) together. Plex Meta Manager allows me to...
In what file should the feature be added? media_management What is the feature request? I wanted to see if it's possible to create a script that looks for the latest...
In what file should the feature be added? recent_episode_maintainer.py What is the feature request? Two requests to be added to this script: 1. Unmonitor in Radarr/Sonarr (instead of delete). Usecase:...
In which file is the bug? Plex importer exporter Describe the setup (arguments and their values, how it was run, etc.): standard import with -p collections Describe what the bug...
In which file is the bug? Plex importer exporter Describe the setup (arguments and their values, how it was run, etc.): python3 plex_exporter_importer.py -t import -L plex_exporter_importer.db --All -p metadata...
Not having any success getting notifications. I am able to docker exec into the Tautulli (version 2.10.4) container and run ` apprise -b test -t test gotify://192.168.1.104:8132/` and successfully get...