Commit Graph

407 Commits

Author SHA1 Message Date
blacktwin
f38a7f9284
Merge pull request #57 from blacktwin/tautulli-update
Tautulli update
2018-03-23 10:36:59 -04:00
blacktwin
39344ed5cc
Merge branch 'master' into tautulli-update 2018-03-23 10:36:42 -04:00
Blacktwin
a2d8298939 updated 2018-03-23 10:34:05 -04:00
Blacktwin
4383472592 push to master 2018-03-23 10:31:43 -04:00
Blacktwin
53c7fcf0d6 updated notifierID and notifierID location for tautulli 2018-03-23 10:19:49 -04:00
Blacktwin
5c392cfbe8 updated metadata section for tautulli 2018-03-23 09:29:50 -04:00
blacktwin
793bbcead4
Merge pull request #55 from philosowaffle/patch-1
Create plex_lifx_color_theme.pyw
2018-03-20 09:02:01 -04:00
Blacktwin
1ab221f673 Add wait_kill_pause_notify from samwiseg00 2018-03-19 14:40:57 -04:00
Blacktwin
de75b09bea add purge_removed_plex_friends, scriptHeaderTemplate update. 2018-03-19 14:06:42 -04:00
Blacktwin
d409764f35 script header template 2018-03-19 13:42:37 -04:00
Blacktwin
f546732f43 PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-19 12:33:44 -04:00
Blacktwin
5e31da304e updated for tautulli and pep8 2018-03-19 11:35:48 -04:00
Blacktwin
4a139f930e updated metadata section for tautulli 2018-03-19 11:19:22 -04:00
blacktwin
bd2856cb86
Merge pull request #49 from DirtyCajunRice/master
Create purge_removed_plex_friends.py
2018-03-19 09:56:32 -04:00
blacktwin
dd9eb94956
play_lst check
check if play_lst returned anything, if not then just exit.
2018-03-19 09:18:33 -04:00
blacktwin
38fba84fd7
If else
Added else
2018-03-18 20:14:25 -04:00
philosowaffle
1a5607dbbd
Create plex_lifx_color_theme.pyw 2018-03-18 11:31:06 -05:00
Blacktwin
3266f88ed4 updated naming and pep8 2018-03-16 16:12:35 -04:00
Blacktwin
76cef02e43 readme formatting 2018-03-16 15:39:34 -04:00
Blacktwin
f8b1cd6adf readme for tautulli 2018-03-16 15:37:09 -04:00
Blacktwin
a5be2be457 Merge remote-tracking branch 'origin/tautulli-update' into tautulli-update 2018-03-16 15:32:32 -04:00
Blacktwin
6afbb692d3 maps update. pep8 edits 2018-03-16 15:31:27 -04:00
blacktwin
764d509126
Delete test.txt 2018-03-16 14:28:36 -04:00
Blacktwin
da3427c33a testing pycharm push 2018-03-16 11:32:46 -04:00
Blacktwin
5fd674226a updated metadata section for tautulli 2018-03-16 11:26:59 -04:00
blacktwin
309167eda3
Delete vcs.xml 2018-03-16 10:58:48 -04:00
Blacktwin
c9de13dab8 removing archive 2018-03-16 10:54:33 -04:00
blacktwin
8ae872abc1
tautulli
new branch for tautulli fixes.
2018-03-16 10:39:33 -04:00
Nicholas St. Germain
735da3311d
added backup of db 2018-03-14 13:07:56 -05:00
Nicholas St. Germain
fc639507c8
Create purge_removed_plex_friends.py 2018-03-14 12:44:50 -05:00
blacktwin
3913e23804
fix descriptions 2018-03-14 13:21:33 -04:00
blacktwin
faa6b6ebae
if recent_lst is empty
check if recently added is null or not. If null then exit, nothing to notify.
2018-03-13 11:18:57 -04:00
blacktwin
51801177c6
limited libraries to only show type 2018-03-07 10:12:58 -05:00
blacktwin
a7526edbdc
added argparse
adding argparse to allow for calling from cmd.
2018-03-07 10:08:18 -05:00
blacktwin
7d175de571
Create plex_api_show_settings.py
very basic
2018-03-07 09:49:13 -05:00
blacktwin
e5fd561d0f
Update plex_api_share.py 2018-03-03 01:19:07 -05:00
blacktwin
ce2dd986ea
--shared, corrected examples
--shared              Display user's shared libraries.
2018-03-03 01:18:08 -05:00
blacktwin
f6f0f6af94
--add and --remove examples
updated comments to include --add and --remove examples.
2018-03-02 11:23:54 -05:00
blacktwin
fda36098ab
multiple agents
allow for sending to multiple notification agents.
2018-02-21 15:37:28 -05:00
blacktwin
dad6341da8
added --kill
added --kill argument so as to kill then unshare. Can potentially remove ../utility/plex_api_parental_control.py now.
2018-02-16 10:26:59 -05:00
blacktwin
ecc3b8d467
no int, no romans
Check if "word" is a number and if it's a roman numeral. If so try the next "word"
2018-02-14 09:33:52 -05:00
blacktwin
81cb09ebf5
Update kill_trans_library.py 2018-02-14 08:34:27 -05:00
blacktwin
10686c6f26
library check
Actually check against the targeted library...
2018-02-14 08:34:10 -05:00
blacktwin
44d2082cec
Create plex_popular_playlist.py 2018-02-12 11:29:12 -05:00
blacktwin
d67a51e68e
Tautulli update
Adding notice about Tautulli compatibility.
2018-02-10 16:56:55 -05:00
blacktwin
01bca828ac
Merge pull request #44 from KurtzPT/patch-1
Update kill_trans_pause.py
2018-02-08 10:05:43 -05:00
KurtzPT
168ea61824
Update kill_trans_pause.py 2018-02-06 16:58:32 +00:00
blacktwin
7e560ffd9f
improve content rating choice
content ratings are now pulled from plex instead of assuming the available content ratings.
2018-02-05 12:27:46 -05:00
blacktwin
73a1d701a8
Merge pull request #43 from blacktwin/blacktwin-patch-1
more options
2018-02-05 10:25:12 -05:00
blacktwin
ccceb2b799
argparse fix 2018-02-05 10:24:51 -05:00