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 |
|
blacktwin
|
96831b5990
|
addressing issue with exporting admin playlists.
|
2021-02-27 02:05:39 -05:00 |
|
blacktwin
|
40131f5c20
|
Merge remote-tracking branch 'origin/master'
|
2021-02-04 00:15:57 -05:00 |
|
blacktwin
|
5dafd7eb93
|
simplify connect_to_server method
parsing the IP was not needed
|
2021-02-04 00:15:42 -05:00 |
|
blacktwin
|
a238742b1b
|
addressing #279
--date can now accept YYYY-MM-DD or X days
|
2021-02-02 01:25:51 -05:00 |
|
blacktwin
|
9af6626b6d
|
Merge pull request #278 from blacktwin/sync_watched_update
Update to search for watched items
|
2021-01-08 08:12:28 -05:00 |
|
blacktwin
|
0aa5abd6c8
|
adding check for str and removing AttributeError
|
2021-01-06 16:12:12 -05:00 |
|
blacktwin
|
592029cee3
|
additional exception for previously deleted items.
|
2021-01-06 13:17:21 -05:00 |
|
blacktwin
|
5a41abd974
|
search update addressing #276
|
2020-12-29 15:42:37 -05:00 |
|
blacktwin
|
3421661e22
|
adding try/except for addressing #273
|
2020-12-21 13:27:59 -05:00 |
|
blacktwin
|
37aab68400
|
clean up show actions for reminder of selectors
|
2020-12-20 16:43:38 -05:00 |
|
blacktwin
|
12eb897ad0
|
indention corrections
|
2020-12-20 16:41:32 -05:00 |
|
blacktwin
|
0125865124
|
adding try/except for addressing #253
|
2020-12-20 16:05:33 -05:00 |
|
blacktwin
|
7f20da0ca9
|
Correction for when history may pull ratingKeys as None, this causes errors later on.
|
2020-12-20 15:58:30 -05:00 |
|
blacktwin
|
ce8610d0ed
|
add action_show function to route all action calls of show
|
2020-12-20 15:57:38 -05:00 |
|
blacktwin
|
06589274bf
|
update the metadata when pulling from history. Get the items metadata instead of just the history attributes
|
2020-12-20 15:51:18 -05:00 |
|
blacktwin
|
ebfbc51f72
|
initial work for adding last_played.
|
2020-12-18 08:37:59 -05:00 |
|
blacktwin
|
3036a126ba
|
Update bug_report.md
|
2020-12-17 12:00:12 -05:00 |
|
blacktwin
|
639c0395c2
|
addressing #253 starting work on adding last_played
|
2020-12-17 08:11:16 -05:00 |
|
blacktwin
|
557aabefb8
|
addressing #259
|
2020-12-09 21:02:50 -05:00 |
|