Commit Graph

318 Commits

Author SHA1 Message Date
DaTurkeyslayer
fe85144471
Add files via upload
Added functionality to allow dynamic labeling of items added to plex based on the filepath of the new item.
2024-02-15 20:43:26 -06:00
blacktwin
e097a07ca5 Fix for #411 2024-01-06 11:51:14 -05:00
blacktwin
5bcdf4fe43 Merge remote-tracking branch 'origin/master' 2023-11-25 12:33:09 -05:00
blacktwin
5af2e6a7ae Adding feature for #391.
use `--markWatched` to mark the removed item as Watched.
2023-11-25 12:30:49 -05:00
blacktwin
9f4d7db7d2
Merge pull request #365 from JonnyWong16/feature/hide_episode_spoilers_upload
Add upload option to hide_episode_spoilers.py
2023-06-08 23:47:41 -04:00
JonnyWong16
02c09389dd
Add composite_thumb option to merge_multiepisodes 2023-02-19 14:26:45 -08:00
JonnyWong16
f28a52d727
Use batchEdits() method for merge_multiepisodes 2023-02-17 11:00:46 -08:00
blacktwin
c52df7c5ee Adding batching method to find all watched content. Fixes #368 2023-01-27 10:44:15 -05:00
blacktwin
9a8cde23bd Updating function names due to deprecation 2023-01-27 10:42:50 -05:00
JonnyWong16
a04b1a3c32
Add upload option to hide_episode_spoilers.py 2022-12-22 12:37:33 -08:00
blacktwin
e6637bf3b7 Fixes #348 comment added to code 2022-12-01 11:23:07 -05:00
blacktwin
e065626cdd If no items are unwatched in the input range just exit. 2022-12-01 11:22:27 -05:00
blacktwin
501be17842
Merge pull request #344 from origamiofficial/patch-1
Instructions Update
2022-09-19 21:39:35 -04:00
Pranjal
3a2f9d5b12 Added feature filters based on audience rating 2022-08-21 11:50:55 -05:00
Origami Official
569f24ee7c
Instructions Update
A simple instruction update to make the script more user friendly.
2022-05-19 13:48:30 +06:00
blacktwin
c68de7ac66 addressing #336 2022-05-06 13:01:45 -04:00
blacktwin
bef56becde Merge remote-tracking branch 'origin/master' 2022-05-04 14:48:45 -04:00
blacktwin
5a2c50d1be adding examples 2022-05-04 14:48:28 -04:00
blacktwin
37d651605b
Merge pull request #262 from blacktwin/exclude_only
Adding Exclude Only restrictions
2022-04-24 12:24:18 -04:00
blacktwin
8ede33d83d
Merge pull request #338 from JonnyWong16/feature/add_label
Simplify `add_label_recently_added.py`
2022-04-06 11:58:18 -04:00
JonnyWong16
1f360bd6da
Fix merge_multiepisode renumbering across seasons
* Also adds optional `--renumber` argument
2022-03-31 18:47:53 -07:00
JonnyWong16
cc6e98b7b2
Simplify add_label_recently_added.py using plexapi 2022-03-31 18:47:19 -07:00
JonnyWong16
46afeff95c
Faster lock/unlock with library lockAllField and unlockAllField 2022-02-04 11:58:13 -08:00
JonnyWong16
b2f420b6fb
Add note about reverting changes and splitting episodes 2022-01-20 21:45:22 -08:00
JonnyWong16
07b0c942ab
Add episode renumbering 2022-01-20 21:07:40 -08:00
JonnyWong16
58c8501529
Add merge_multiepisodes.py 2022-01-02 11:27:27 -08:00
blacktwin
39fbaa3ade
Merge pull request #317 from JonnyWong16/feature/hide_episode_spoilers
Remove  Tautulli dependency for hide_episode_spoilers
2021-12-06 14:00:51 -05:00
JonnyWong16
012a9fd4f6
Add utility/lock_unlock_poster_art.py
Script to automatically lock/unlock posters and artwork in a Plex.
2021-11-29 14:40:48 -08:00
JonnyWong16
a81ff1fdf9
Pass PlexServer object to modify_episode_artwork function 2021-11-23 09:29:00 -08:00
JonnyWong16
f706e57701
Remove Tautulli dependency for hide_episode_spoilers 2021-11-22 21:38:41 -08:00
JonnyWong16
42bd315c1e Make summay_prefix string optional 2021-07-29 13:14:10 +00:00
JonnyWong16
3204a0cd44
Fix summary prefix example 2021-07-28 18:25:54 -07:00
JonnyWong16
d076426bf7
Fix line formatting 2021-07-28 18:25:00 -07:00
JonnyWong16
8c6689796c
Add option for summary prefix in hide_episode_spoilers.py 2021-07-28 15:32:45 -07:00
JonnyWong16
29ab0ebaa4
Update hide_episode_spoilers to work with entire show or season 2021-07-02 16:02:22 -07:00
blacktwin
08f872b35c complete redo
use removeFromContinueWatching action instead of hack job
2021-05-24 11:19:22 -04:00
blacktwin
02a8831fb5 reordering graphs 2021-04-15 00:39:41 -04:00
blacktwin
57b91ff139 draw new graph each library
fixes x-axis from slipping and previous stats overlay
2021-04-15 00:38:42 -04:00
blacktwin
4a67ece43d
Merge pull request #270 from blacktwin/last_played
Updating media_manager
2021-03-22 10:41:19 -04:00
blacktwin
e55c7db5da
EOF 2021-03-22 10:40:42 -04:00
blacktwin
40131f5c20 Merge remote-tracking branch 'origin/master' 2021-02-04 00:15:57 -05:00
blacktwin
5dafd7eb93 simplify connect_to_server method
parsing the IP was not needed
2021-02-04 00:15:42 -05:00
blacktwin
a238742b1b addressing #279
--date can now accept YYYY-MM-DD or X days
2021-02-02 01:25:51 -05:00
blacktwin
0aa5abd6c8 adding check for str and removing AttributeError 2021-01-06 16:12:12 -05:00
blacktwin
592029cee3 additional exception for previously deleted items. 2021-01-06 13:17:21 -05:00
blacktwin
5a41abd974 search update addressing #276 2020-12-29 15:42:37 -05:00
blacktwin
3421661e22 adding try/except for addressing #273 2020-12-21 13:27:59 -05:00
blacktwin
37aab68400 clean up show actions for reminder of selectors 2020-12-20 16:43:38 -05:00
blacktwin
12eb897ad0 indention corrections 2020-12-20 16:41:32 -05:00
blacktwin
0125865124 adding try/except for addressing #253 2020-12-20 16:05:33 -05:00