Commit Graph

330 Commits

Author SHA1 Message Date
Nicholas Cotton
30905e514f Added argument 'hideTitle' which changes the name of the episode to 'Aired on Month Day, Year' in the format 'May 99, 2025'. This is necessary for shows like Jeopardy where the title includes the names of the contestants, which tells you who won the previous game. 2025-05-09 10:49:50 -04:00
blacktwin
9f4a94a578
Merge pull request #421 from JonnyWong16/select_tmdb_poster
Add utility/select_tmdb_poster.py
2025-03-28 12:40:55 -04:00
blacktwin
071709171e
Merge pull request #406 from yuk7hi/master
Fix same server matching bug in watch status sync script
2025-03-28 12:40:23 -04:00
blacktwin
c11db32b70 Adding Environmental Variables for when running through Tautulli 2025-03-28 12:29:40 -04:00
JonnyWong16
93bfb92056
Fix typo 2024-03-03 23:45:24 -08:00
JonnyWong16
f9a2e28ab6
Fix typo 2024-03-01 00:08:59 -08:00
JonnyWong16
a6f7fa2ffd
Simplify reload 2024-02-28 19:52:46 -08:00
JonnyWong16
46071481a9
Print out current poster provider 2024-02-21 09:32:41 -08:00
JonnyWong16
2fd1481dea
Update select_tmdb_poster.py 2024-02-20 01:00:43 -08:00
JonnyWong16
c03ee8103c
Newline at end of file 2024-02-20 00:20:04 -08:00
JonnyWong16
0ff3c5dfc0
Rename --ignore_locked to --include_locked 2024-02-20 00:19:29 -08:00
JonnyWong16
d00dd4a840
Add utility/select_tmdb_poster.py 2024-02-18 12:20:44 -08:00
blacktwin
e097a07ca5 Fix for #411 2024-01-06 11:51:14 -05:00
yuk7hi
ae89009073
Fix same server matching bug in watch status sync 2023-11-27 12:04:23 +05:30
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