Commit Graph

564 Commits

Author SHA1 Message Date
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
4e12061307
Delete vcs.xml 2018-03-14 11:44:44 -04:00
blacktwin
82f0bcd4b8
Delete modules.xml 2018-03-14 11:44:35 -04:00
blacktwin
8e8f2e1b12
Delete misc.xml 2018-03-14 11:44:25 -04:00
blacktwin
d3f15b1cef
Delete config-update.iml 2018-03-14 11:44:14 -04:00
Blacktwin
7da159f174 Merge remote-tracking branch 'origin/config-update' into config-update
# Conflicts:
#	README.md
2018-03-14 10:22:23 -04:00
Blacktwin
9b62cf6192 testing 2018-03-14 10:21:25 -04:00
blacktwin
5a96b28ba7
Update README.md 2018-03-14 10:12:35 -04:00
Blacktwin
ac17b846bf Merge remote-tracking branch 'origin/config-update' into config-update
# Conflicts:
#	README.md
#	config.ini
#	requirements.txt
2018-03-14 10:07:04 -04:00
Blacktwin
c226c6eeee Update readme 2018-03-14 10:01:59 -04:00
blacktwin
54240ab635
Create requirements.txt 2018-03-14 09:01:04 -04:00
Blacktwin
7cab1c1932 Update for killing streams. Adding config structure. 2018-03-14 09:00:10 -04:00
blacktwin
f15503cac8
Update README.md 2018-03-14 08:56:49 -04:00
Blacktwin
49c01e20af Update for killing streams. Adding config structure. 2018-03-14 08:54:57 -04:00
blacktwin
ec8fc85d72
Create config.ini 2018-03-14 08:51:41 -04:00
blacktwin
99a86693a3 Update for killing streams. Adding config structure. 2018-03-14 08:49:48 -04:00
blacktwin
a9ac1f0126
Update README.md 2018-03-14 08:38:46 -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