Nicholas G Cotton, CIPT
|
54ea75c84a
|
Merge 255c2ebb21 into 4580ca0bc6
|
2025-09-15 07:14:08 -07:00 |
|
blacktwin
|
4580ca0bc6
|
Merge pull request #440 from JonnyWong16/save_posters
Add utility/save_posters.py
|
2025-09-15 09:00:31 -04:00 |
|
blacktwin
|
8b8a7ce05f
|
Merge pull request #439 from JonnyWong16/select_tmdb_poster
Update select_tmdb_poster.py to support artwork
|
2025-09-15 08:59:59 -04:00 |
|
Nicholas Cotton
|
255c2ebb21
|
Add support for removing the hideTitle and reverting to the original title @line 84.
|
2025-05-14 08:56:56 -04:00 |
|
Nicholas Cotton
|
0bf6d03c88
|
Added usage instructions in top comments, fixed typo.
|
2025-05-13 14:43:48 -04:00 |
|
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 |
|
JonnyWong16
|
c7ffce283f
|
Always lock poster/art when skipping
|
2025-04-15 14:51:35 -07:00 |
|
JonnyWong16
|
a53295804e
|
Update select_tmdb_poster.py to support artwork
|
2025-03-30 19:36:09 -07:00 |
|
JonnyWong16
|
47b828f271
|
Add utility/save_posters.py
|
2025-03-30 19:34:19 -07:00 |
|
blacktwin
|
9177c8b007
|
Merge pull request #423 from noamokman/add-delay-to-kill-stream-script
Add delay to kill stream script
|
2025-03-28 12:41:59 -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
|
74369eacae
|
Merge pull request #438 from blacktwin/sync_env
Adding Environmental Variables for when running through Tautulli
|
2025-03-28 12:37:26 -04:00 |
|
blacktwin
|
c11db32b70
|
Adding Environmental Variables for when running through Tautulli
|
2025-03-28 12:29:40 -04:00 |
|
Noam Okman
|
4961e33a8e
|
Add delay to kill stream script
|
2024-05-03 09:05:46 +03: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
|
c30850673a
|
Merge pull request #378 from JohnnyGrey86/patch-2
Update README.md
|
2023-06-08 23:51:59 -04: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 |
|
blacktwin
|
73bf20d86d
|
Merge pull request #375 from JonnyWong16/feature/merge_multiepisodes
Use `batchEdits()` and add `composite_thumb` option to merge_multiepisodes
|
2023-06-08 23:47:23 -04:00 |
|
JohnnyGrey86
|
a3d3e6c295
|
Update README.md
Changed URL for Tautulli Custom Notification Conditions wiki article.
|
2023-03-05 14:16:38 -06: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 |
|
blacktwin
|
8e68e8ce7e
|
Merge pull request #370 from JonnyWong16/feature/streaming_service_availability
Add streaming_service_availability.py
|
2023-01-27 09:26:40 -05:00 |
|
JonnyWong16
|
078bbccc54
|
Remove plex_netflix_check.py
|
2023-01-18 09:47:59 -08:00 |
|
JonnyWong16
|
b2ceefe975
|
Fallback to PlexAPI config for PLEX_URL and PLEX_TOKEN
|
2023-01-18 09:47:35 -08:00 |
|
JonnyWong16
|
c19b05cb4d
|
Add subtitle to media title printout
* Resolution for movies
* Number of seasons for tv shows
|
2023-01-18 09:47:35 -08:00 |
|
JonnyWong16
|
f8a95935f9
|
Flip libraries conditional
|
2023-01-17 22:13:16 -08:00 |
|
JonnyWong16
|
4d162d849d
|
Add streaming_service_availability.py
|
2023-01-16 22:02:27 -08:00 |
|
JonnyWong16
|
a04b1a3c32
|
Add upload option to hide_episode_spoilers.py
|
2022-12-22 12:37:33 -08:00 |
|
blacktwin
|
10287e3885
|
Removed old gist posting in favor of just creating the geojson file.
|
2022-12-13 01:35:39 -05:00 |
|
blacktwin
|
62e7bbc209
|
Marker size changes
|
2022-12-13 01:34:53 -05: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
|
76b2a7274a
|
Changing User Reporting to actually use TIME_DISPLAY variable.
|
2022-11-28 12:26:40 -05:00 |
|
blacktwin
|
9ae6b9de7c
|
Merge remote-tracking branch 'origin/master'
|
2022-10-02 16:29:15 -04:00 |
|
blacktwin
|
294a88bd19
|
friend attribute no longer relevant
|
2022-10-02 16:25:47 -04:00 |
|
blacktwin
|
501be17842
|
Merge pull request #344 from origamiofficial/patch-1
Instructions Update
|
2022-09-19 21:39:35 -04:00 |
|