JBOPS
JBOPS copied to clipboard
Just a Bunch Of Plex Scripts
**Is your feature request an improvement on an existing script?** https://github.com/blacktwin/JBOPS/blob/master/fun/playlist_manager.py **A clear and concise description of what you want to happen.** I've been using the script to share music...
Adds `utility/select_tmdb_poster.py`. ### Description Selects the default TMDB poster if no poster is selected or the current poster is from Gracenote. ### Usage * Change the posters for an entire...
Renames `--composite-thumb` to `--composite_thumb` in example documentation
Added functionality to allow dynamic labeling of items added to plex based on the filepath of the new item. Supports multiple file paths if the media item is stored in...
**Is your feature request an improvement on an existing script? Please link to script.** A clear and concise description of what you want to happen. Killstream with notification on playback...
**Describe the bug** media_manager.py behaving inconsistently when using the `unwatched` flag. Initially, running against Film library appeared to work, e.g running.. `python3 media_manager.py --libraries Films --select unwatched --date 30 --action...
Fixed an issue where if multiple episodes had the same title, they were not being deleted properly. This uses the filename as a more unique filter option.
First time we run the script it's all ok. Second time, I get this error : `'NoneType' object has no attribute 'title'`, apparently due to episode no longer existing on...
👋🏼 @blacktwin I have created a `Dockerfile` and a GH workflow to build and push the container to your packages. I have had this working for awhile and build my...
I've been setting up JBOPS again after moving away from Plex for a year or so. I'm trying to configure the Sync Watch Status script, but can't get it to...