Commit Graph

1078 Commits

Author SHA1 Message Date
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
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
blacktwin
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
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
blacktwin
a2ec53e4a3
Merge pull request #333 from EVOTk/EVOTk-typo-tautulli
Typo Tautulli - Update README
2022-03-17 13:58:18 -04:00
blacktwin
bfaeed0736
Merge pull request #286 from Palshee/patch-1
Update ips_to_maps.py
2022-03-17 13:57:58 -04:00
blacktwin
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
EVOTk
df09d109a8
Update README.md 2022-02-15 00:30:48 +01:00
JonnyWong16
46afeff95c
Faster lock/unlock with library lockAllField and unlockAllField 2022-02-04 11:58:13 -08:00
blacktwin
31e100835c
Merge pull request #322 from JonnyWong16/feature/merge_multiepisodes
Add merge_multiepisodes.py
2022-02-04 14:32:43 -05: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
blacktwin
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
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
blacktwin
bf605ab628 Merge remote-tracking branch 'origin/master' 2021-10-25 00:47:57 -04:00
blacktwin
dbdbf2ad4a fix for sharing from admin 2021-10-25 00:41:10 -04:00
blacktwin
58a962a855 more clean up 2021-10-08 10:26:31 -04:00
blacktwin
0a831fa07e clean up and removed try/exceptions 2021-10-08 10:22:25 -04:00
blacktwin
4305a1190b adding show support 2021-10-08 10:04:04 -04:00
blacktwin
9a16f5ff28 library loop fix ups 2021-10-08 09:23:11 -04:00
blacktwin
0de8004ea0 update variable naming 2021-10-08 09:08:11 -04:00
blacktwin
1399208ca3 refactor for user server account switching
add collection support
2021-10-08 08:52:57 -04:00
blacktwin
fad1c309a7 alignment fix 2021-10-08 08:50:10 -04:00
blacktwin
57afb59f0b
Merge pull request #302 from JonnyWong16/feature/hide_episode_spoilers
Add option for summary prefix in hide_episode_spoilers.py
2021-08-26 23:12:48 -04:00
blacktwin
c84cee5fec include check for whether or not the title template returns anything
in the case of returning nothing, script would delete every playlist
Resolves #303
2021-08-17 08:00:45 -04:00
blacktwin
a479596b35 update action should now delete previous In History playlists. 2021-08-04 08:40:38 -04: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
blacktwin
126f14bd3d fix for #299 update positional args change in createPlaylist 2021-07-15 23:21:20 -04:00
blacktwin
4125214b66 keep section_id an int 2021-07-15 23:20:17 -04:00
blacktwin
d10c6cf94f
Merge pull request #292 from yosifkit/patch-1
Scope seen, missing, and unique per media type
2021-07-13 09:36:04 -04:00
blacktwin
72fd5c4e51
Merge pull request #298 from JonnyWong16/feature/hide_episode_spoilers
Update hide_episode_spoilers to work with entire show or season
2021-07-13 09:35:00 -04: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
bf8bd61e17 Updated search urls, results page handling, default site to Netflix
added PlexAPI Config
2021-05-24 10:44:36 -04:00
blacktwin
69fd40e25a filterFields deprecated, using listFields 2021-05-24 10:02:42 -04:00
yosifkit
973adc0148
Scope seen, missing, and unique per media type
Also drop unused "dupes" list
2021-05-08 18:15:37 -07: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