JBOPS icon indicating copy to clipboard operation
JBOPS copied to clipboard

Just a Bunch Of Plex Scripts

Results 55 JBOPS issues
Sort by recently updated
recently updated
newest added

I'm currently using the following script argument within the add_label_recently_added.py --label "Label" Is it possible to add multiple labels? If so how would I do this. Thanks.

When running the ips_to_maps.py command with no parameters, it fails towards the end with this: ``` Traceback (most recent call last): File "/app/python/maps/./ips_to_maps.py", line 458, in draw_map(opts.map, geo_json, filename, opts.headless,...

**Is your feature request an improvement on an existing script? Please link to script.** kill_stream.py - only kill stream if user is transcoding quality down (ex. 1080 to 720) AND...

Receiving the below error when running the below. python3 media_manager.py --libraries "Movies" --select unwatched --date "2016-01-01" --action delete However running it with --action show works with flying colors. A clear...

**Is your feature request an improvement on an existing script? Please link to script.** Would it be possible to improve **plex_netflix_check** to include Disney+ comparison ? [https://github.com/blacktwin/JBOPS/blob/master/reporting/plex_netflix_check.py](https://github.com/blacktwin/JBOPS/blob/master/reporting/plex_netflix_check.py) **Is your feature...

For killstream.py Added a condition if someone is watching on the same device and the stream is not yet cut due to a bug. That his new streams are not...

This script is used to generate pinyin initials as sort title for Chinese movie, show, artist, album, and also collection. It makes much easier to search in large media library....

**Describe the bug** The media content is located on a folder mounted with mergerfs, not sure if that matters **Logs** ``` 2022-03-14 08:29:21 - DEBUG :: Thread-3 : Tautulli NotificationHandler...

When running sync_watch_status.py from cmd line the following error occurs: `Connecting to admin server(s) for access info... Traceback (most recent call last): File "sync_watch_status.py", line 436, in plex_access = plex_admin.users_access()...

A simple instruction update to make the script more user friendly.