Commit Graph

1066 Commits

Author SHA1 Message Date
df09d109a8 Update README.md 2022-02-15 00:30:48 +01: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
a81ff1fdf9 Pass PlexServer object to modify_episode_artwork function 2021-11-23 09:29:00 -08:00
f706e57701 Remove Tautulli dependency for hide_episode_spoilers 2021-11-22 21:38:41 -08:00
bf605ab628 Merge remote-tracking branch 'origin/master' 2021-10-25 00:47:57 -04:00
dbdbf2ad4a fix for sharing from admin 2021-10-25 00:41:10 -04:00
58a962a855 more clean up 2021-10-08 10:26:31 -04:00
0a831fa07e clean up and removed try/exceptions 2021-10-08 10:22:25 -04:00
4305a1190b adding show support 2021-10-08 10:04:04 -04:00
9a16f5ff28 library loop fix ups 2021-10-08 09:23:11 -04:00
0de8004ea0 update variable naming 2021-10-08 09:08:11 -04:00
1399208ca3 refactor for user server account switching
add collection support
2021-10-08 08:52:57 -04:00
fad1c309a7 alignment fix 2021-10-08 08:50:10 -04:00
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
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
a479596b35 update action should now delete previous In History playlists. 2021-08-04 08:40:38 -04:00
42bd315c1e Make summay_prefix string optional 2021-07-29 13:14:10 +00:00
3204a0cd44 Fix summary prefix example 2021-07-28 18:25:54 -07:00
d076426bf7 Fix line formatting 2021-07-28 18:25:00 -07:00
8c6689796c Add option for summary prefix in hide_episode_spoilers.py 2021-07-28 15:32:45 -07:00
126f14bd3d fix for #299 update positional args change in createPlaylist 2021-07-15 23:21:20 -04:00
4125214b66 keep section_id an int 2021-07-15 23:20:17 -04:00
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
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
29ab0ebaa4 Update hide_episode_spoilers to work with entire show or season 2021-07-02 16:02:22 -07:00
08f872b35c complete redo
use removeFromContinueWatching action instead of hack job
2021-05-24 11:19:22 -04:00
bf8bd61e17 Updated search urls, results page handling, default site to Netflix
added PlexAPI Config
2021-05-24 10:44:36 -04:00
69fd40e25a filterFields deprecated, using listFields 2021-05-24 10:02:42 -04:00
973adc0148 Scope seen, missing, and unique per media type
Also drop unused "dupes" list
2021-05-08 18:15:37 -07:00
02a8831fb5 reordering graphs 2021-04-15 00:39:41 -04:00
57b91ff139 draw new graph each library
fixes x-axis from slipping and previous stats overlay
2021-04-15 00:38:42 -04:00
4a67ece43d Merge pull request #270 from blacktwin/last_played
Updating media_manager
2021-03-22 10:41:19 -04:00
e55c7db5da EOF 2021-03-22 10:40:42 -04:00
96831b5990 addressing issue with exporting admin playlists. 2021-02-27 02:05:39 -05:00
40131f5c20 Merge remote-tracking branch 'origin/master' 2021-02-04 00:15:57 -05:00
5dafd7eb93 simplify connect_to_server method
parsing the IP was not needed
2021-02-04 00:15:42 -05:00
a238742b1b addressing #279
--date can now accept YYYY-MM-DD or X days
2021-02-02 01:25:51 -05:00
9af6626b6d Merge pull request #278 from blacktwin/sync_watched_update
Update to search for watched items
2021-01-08 08:12:28 -05:00
0aa5abd6c8 adding check for str and removing AttributeError 2021-01-06 16:12:12 -05:00
592029cee3 additional exception for previously deleted items. 2021-01-06 13:17:21 -05:00
5a41abd974 search update addressing #276 2020-12-29 15:42:37 -05:00
3421661e22 adding try/except for addressing #273 2020-12-21 13:27:59 -05:00
37aab68400 clean up show actions for reminder of selectors 2020-12-20 16:43:38 -05:00
12eb897ad0 indention corrections 2020-12-20 16:41:32 -05:00