Commit Graph

1110 Commits

Author SHA1 Message Date
02c09389dd Add composite_thumb option to merge_multiepisodes 2023-02-19 14:26:45 -08:00
f28a52d727 Use batchEdits() method for merge_multiepisodes 2023-02-17 11:00:46 -08:00
c52df7c5ee Adding batching method to find all watched content. Fixes #368 2023-01-27 10:44:15 -05:00
9a8cde23bd Updating function names due to deprecation 2023-01-27 10:42:50 -05:00
8e68e8ce7e Merge pull request #370 from JonnyWong16/feature/streaming_service_availability
Add streaming_service_availability.py
2023-01-27 09:26:40 -05:00
078bbccc54 Remove plex_netflix_check.py 2023-01-18 09:47:59 -08:00
b2ceefe975 Fallback to PlexAPI config for PLEX_URL and PLEX_TOKEN 2023-01-18 09:47:35 -08:00
c19b05cb4d Add subtitle to media title printout
* Resolution for movies
* Number of seasons for tv shows
2023-01-18 09:47:35 -08:00
f8a95935f9 Flip libraries conditional 2023-01-17 22:13:16 -08:00
4d162d849d Add streaming_service_availability.py 2023-01-16 22:02:27 -08:00
10287e3885 Removed old gist posting in favor of just creating the geojson file. 2022-12-13 01:35:39 -05:00
62e7bbc209 Marker size changes 2022-12-13 01:34:53 -05:00
e6637bf3b7 Fixes #348 comment added to code 2022-12-01 11:23:07 -05:00
e065626cdd If no items are unwatched in the input range just exit. 2022-12-01 11:22:27 -05:00
76b2a7274a Changing User Reporting to actually use TIME_DISPLAY variable. 2022-11-28 12:26:40 -05:00
9ae6b9de7c Merge remote-tracking branch 'origin/master' 2022-10-02 16:29:15 -04:00
294a88bd19 friend attribute no longer relevant 2022-10-02 16:25:47 -04:00
501be17842 Merge pull request #344 from origamiofficial/patch-1
Instructions Update
2022-09-19 21:39:35 -04:00
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
3a2f9d5b12 Added feature filters based on audience rating 2022-08-21 11:50:55 -05:00
569f24ee7c Instructions Update
A simple instruction update to make the script more user friendly.
2022-05-19 13:48:30 +06:00
135d94a283 update docstring removing jsonpickle requirement 2022-05-11 10:31:16 -04:00
c68de7ac66 addressing #336 2022-05-06 13:01:45 -04:00
bef56becde Merge remote-tracking branch 'origin/master' 2022-05-04 14:48:45 -04:00
5a2c50d1be adding examples 2022-05-04 14:48:28 -04:00
37d651605b Merge pull request #262 from blacktwin/exclude_only
Adding Exclude Only restrictions
2022-04-24 12:24:18 -04:00
2ca924e085 smart playlist export/import 2022-04-21 22:35:03 -04:00
39560ce6f5 import work 2022-04-21 14:44:20 -04:00
536da598bd adding json and json file checking for files in script's root. 2022-04-21 14:44:20 -04:00
1d6dece7be add logger 2022-04-21 14:44:20 -04:00
a4dc39e706 more simplifying 2022-04-21 14:44:20 -04:00
111357934e more clean up after removing jsonpickle 2022-04-21 14:44:20 -04:00
ef464a1dbf dropping need for jsonpickle 2022-04-21 14:44:20 -04:00
cfe4182f0a changing method to simplify what is being exported 2022-04-21 14:44:19 -04:00
8ede33d83d Merge pull request #338 from JonnyWong16/feature/add_label
Simplify `add_label_recently_added.py`
2022-04-06 11:58:18 -04:00
3e1af802fa Merge pull request #335 from JonnyWong16/feature/merge_multiepisodes
Fix `merge_multiepisode.py` renumbering episodes across seasons
2022-04-06 11:58:03 -04:00
1f360bd6da Fix merge_multiepisode renumbering across seasons
* Also adds optional `--renumber` argument
2022-03-31 18:47:53 -07:00
cc6e98b7b2 Simplify add_label_recently_added.py using plexapi 2022-03-31 18:47:19 -07:00
a2ec53e4a3 Merge pull request #333 from EVOTk/EVOTk-typo-tautulli
Typo Tautulli - Update README
2022-03-17 13:58:18 -04:00
bfaeed0736 Merge pull request #286 from Palshee/patch-1
Update ips_to_maps.py
2022-03-17 13:57:58 -04:00
0a1e19b18f Merge pull request #329 from JonnyWong16/feature/lock_unlock_poster_art
Faster lock/unlock for posters/art in a library
2022-03-17 13:57:40 -04:00
df09d109a8 Update README.md 2022-02-15 00:30:48 +01:00
46afeff95c Faster lock/unlock with library lockAllField and unlockAllField 2022-02-04 11:58:13 -08:00
31e100835c Merge pull request #322 from JonnyWong16/feature/merge_multiepisodes
Add merge_multiepisodes.py
2022-02-04 14:32:43 -05:00
b2f420b6fb Add note about reverting changes and splitting episodes 2022-01-20 21:45:22 -08:00
07b0c942ab Add episode renumbering 2022-01-20 21:07:40 -08:00
58c8501529 Add merge_multiepisodes.py 2022-01-02 11:27:27 -08:00
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
d62a7e9715 Merge pull request #318 from JonnyWong16/feature/lock_unlock_poster_art
Add utility/lock_unlock_poster_art.py
2021-12-06 14:00:33 -05:00
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