Blacktwin
|
bdff121f5b
|
PlexPy names to tautulli. Agent_id to notifier_id.
|
2018-03-29 09:48:21 -04:00 |
|
Blacktwin
|
0315274de2
|
updated for tautulli and pep8
|
2018-03-29 09:48:20 -04:00 |
|
Blacktwin
|
e5fe20401f
|
updated metadata section for tautulli
|
2018-03-29 09:48:20 -04:00 |
|
blacktwin
|
6e07432ef9
|
play_lst check
check if play_lst returned anything, if not then just exit.
|
2018-03-29 09:48:20 -04:00 |
|
blacktwin
|
ee73a93fdc
|
If else
Added else
|
2018-03-29 09:48:20 -04:00 |
|
philosowaffle
|
16d91370f1
|
Create plex_lifx_color_theme.pyw
|
2018-03-29 09:48:20 -04:00 |
|
Blacktwin
|
0dc0890381
|
updated naming and pep8
|
2018-03-29 09:48:20 -04:00 |
|
Blacktwin
|
d49048074d
|
readme formatting
|
2018-03-29 09:48:20 -04:00 |
|
Blacktwin
|
6a2326e1ec
|
readme for tautulli
|
2018-03-29 09:48:19 -04:00 |
|
Blacktwin
|
3b5ed79505
|
maps update. pep8 edits
|
2018-03-29 09:48:19 -04:00 |
|
blacktwin
|
c3af47ca1f
|
Delete test.txt
|
2018-03-29 09:48:19 -04:00 |
|
Blacktwin
|
adf6c91828
|
testing pycharm push
|
2018-03-29 09:48:19 -04:00 |
|
Blacktwin
|
0a5c026ee4
|
updated metadata section for tautulli
|
2018-03-29 09:48:19 -04:00 |
|
Blacktwin
|
fa7720be05
|
removing archive
|
2018-03-29 09:48:19 -04:00 |
|
blacktwin
|
3e8255d98c
|
tautulli
new branch for tautulli fixes.
|
2018-03-29 09:48:19 -04:00 |
|
Nicholas St. Germain
|
26f214f918
|
added backup of db
|
2018-03-29 09:48:18 -04:00 |
|
Nicholas St. Germain
|
46ff8a7993
|
Create purge_removed_plex_friends.py
|
2018-03-29 09:48:18 -04:00 |
|
blacktwin
|
0cd01588db
|
fix descriptions
|
2018-03-29 09:48:18 -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 |
|
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 |
|