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

``` #!/usr/bin/env python # -*- coding: utf-8 -*- """ Description: Limiting Plex users by plays, watches, or total time from Tautulli. Author: Blacktwin, Arcanemagus Requires: requests Adding the script to...

I would like to copy playlists from USER1 on Server1 to USER1 on Server2. Both servers are owned by the same Plex account. This could be an additional feature to...

enhancement

I have read the script but its not very clear on the setup hoping someone can help... `Set Conditions: [{username} | {is} | {user_to_sync_from} ]` Seems this argument cannot be...

Hi, I'm trying to use the hide spoilers script but I keep getting the same error. `Tautulli Notifiers :: Script error: Traceback (most recent call last): File "/Users/Ni********a/JBOPS/utility/hide_episode_spoilers.py", line 31,...

- [ ] Find and remove obsolete scripts. - [ ] Restructure repo into different categories, media and user management with functional and reporting sub categories. - media - function...

enhancement

* Do not create artwork for episode if it exists * Do not refresh metadata unless artwork or summary has been modified for episode * New flag --replace forces artwork...

https://github.com/blacktwin/JBOPS/blob/57afb59f0bea30a79d15f09029ebc5ba53d29f83/utility/refresh_next_episode.py#L51 I'm obviously looking at this wrong. Is the script meant to refresh the next episode just before the episode finishes? Me reading that it's refreshing the season before it?

**Describe the bug** Even when running directly in the docker I get this error every time: **Tautulli API 'get_users_table' request failed. Error: Expecting value: line 1 column 1 (char 0)**...

I currently have 4 smart playlists that autoupdate according to the tags I set for the media, ex Arrowverse, Marvel's Cinematic Universe, etc. If I share any of these playlists,...

enhancement
Request
Playlist

**Is your feature request an improvement on an existing script? Please link to script.** https://github.com/blacktwin/JBOPS/blob/master/fun/playlist_manager.py Would it be possible to add the ability to sort by date when using the...