Commit Graph

1126 Commits

Author SHA1 Message Date
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
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
blacktwin
5cb980bf6c
Merge pull request #353 from pranscript/feature-utility_media_manager_update
Updated media_manager to add filter based on audience rating
2022-09-19 21:39:08 -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
135d94a283 update docstring removing jsonpickle requirement 2022-05-11 10:31:16 -04: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
2ca924e085 smart playlist export/import 2022-04-21 22:35:03 -04:00
blacktwin
39560ce6f5 import work 2022-04-21 14:44:20 -04:00
blacktwin
536da598bd adding json and json file checking for files in script's root. 2022-04-21 14:44:20 -04:00
blacktwin
1d6dece7be add logger 2022-04-21 14:44:20 -04:00
blacktwin
a4dc39e706 more simplifying 2022-04-21 14:44:20 -04:00
blacktwin
111357934e more clean up after removing jsonpickle 2022-04-21 14:44:20 -04:00
blacktwin
ef464a1dbf dropping need for jsonpickle 2022-04-21 14:44:20 -04:00
blacktwin
cfe4182f0a changing method to simplify what is being exported 2022-04-21 14:44:19 -04:00