Commit Graph

183 Commits

Author SHA1 Message Date
Blacktwin
e1d904727c delete files, obsolete. 2018-06-12 10:06:45 -04:00
Blacktwin
a8cee9b115 more messaging, moved episode check to conditions, correction for 0 watched history for the day. 2018-06-12 09:55:13 -04:00
Blacktwin
bb9b42cae1 grk to int, stopped_time bracket correction. 2018-06-12 09:55:08 -04:00
Blacktwin
fd3b3675d6 != instead of 'is not' 2018-06-12 09:55:08 -04:00
blacktwin
406161120e clarity 2018-06-12 09:55:07 -04:00
Blacktwin
9f97b5218e Added ablility to kill multiple streams from one user.
Allowing for elimination of other killstream scripts.
Added notification
2018-06-11 15:57:29 -04:00
Blacktwin
e4b49d3297 fix message and ssl 2018-05-09 14:43:02 -04:00
Blacktwin
fb7c16ee80 == not in 2018-05-05 08:20:48 -04:00
Blacktwin
35382673a6 move message to arg. another example 2018-05-05 08:15:35 -04:00
Blacktwin
96594c93d6 cleanup. removing kill scripts that can now be done through conditions 2018-03-29 10:17:04 -04:00
Blacktwin
2950494a89 updated 2018-03-29 10:03:17 -04:00
Blacktwin
98b7965852 Merge remote-tracking branch 'origin/config-update' into config-update 2018-03-29 10:00:45 -04:00
Blacktwin
1000ca1e39 updated 2018-03-29 09:59:31 -04:00
Blacktwin
4f67c4dd55 updated 2018-03-29 09:53:34 -04:00
Blacktwin
5ecd42ef46 stdout instead of print. 2018-03-29 09:49:30 -04:00
Blacktwin
1e44845d9a adding else print out for logs. 2018-03-29 09:49:30 -04:00
Blacktwin
9c461dbe43 updated sessions check. Trailers and pre-rolls not included in plexapi sessions(). 2018-03-29 09:49:29 -04:00
Blacktwin
ae410b8fec fix if, add int 2018-03-29 09:49:29 -04:00
Blacktwin
a9cf95652f updated notifierID and notifierID location for tautulli 2018-03-29 09:49:28 -04:00
Blacktwin
56bf099416 Add wait_kill_pause_notify from samwiseg00 2018-03-29 09:49:28 -04:00
Blacktwin
bdff121f5b PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-29 09:48:21 -04:00
blacktwin
ee73a93fdc If else
Added else
2018-03-29 09:48:20 -04:00
Blacktwin
9b62cf6192 testing 2018-03-14 10:21:25 -04:00
blacktwin
99a86693a3 Update for killing streams. Adding config structure. 2018-03-14 08:49:48 -04: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
KurtzPT
168ea61824
Update kill_trans_pause.py 2018-02-06 16:58:32 +00:00
blacktwin
5325030cb6
fixed if 2018-02-03 18:04:20 -05:00
blacktwin
ce12c4a1bf
simpler
Add only the devices that you want to kill on playback start.
2018-02-03 17:22:19 -05:00
blacktwin
8ffdbbb939
if session.transcodeSessions:
if stream is not copy or transcode then this entry will be null. If null then it would error out the script. Adding this if will clean up the error.
2018-01-26 10:23:07 -05:00
blacktwin
d69570ad44
Update kill_trans_library.py 2018-01-26 10:18:58 -05:00
blacktwin
a8f6cb31a0
Update kill_more_than.py 2018-01-26 09:18:40 -05:00
blacktwin
5855fb3297
session_key added
session_key from session that caused the concurrent trigger will be collected.
2018-01-26 09:16:03 -05:00
blacktwin
fab88eda03
Update kill_trans_library.py
add session_key arg and separate `if transcodeSessions`
If an active session was not transcoding then the script would error on the session and may not complete loop through all sessions.
2018-01-24 13:45:13 -05:00
blacktwin
ad5fcb6d75
Update message.
previous message was related to another script.
2018-01-11 14:45:15 -05:00
blacktwin
25698107fb
Instruction correction
Paused not start
2018-01-11 13:59:42 -05:00
blacktwin
ce252afcb4
Update kill_trans_pause.py 2018-01-08 18:37:19 -05:00
blacktwin
5998395f27
sleep(interval)
sleep time should be constant value and not an increasing value.
2018-01-06 10:53:50 -05:00
blacktwin
465d47b668
Update kill_trans_exp_audio.py 2018-01-03 11:37:26 -05:00
blacktwin
a2f0d09bfe
except for non transcoding sessions
if not transcoding would error out instead of continuing.
2018-01-03 11:37:02 -05:00
blacktwin
a6aacee41b
pass instead of exit() 2018-01-03 08:50:00 -05:00
blacktwin
0989d2d824
transcode not trancode.... 2018-01-03 08:46:08 -05:00
blacktwin
c81dcf6477
players 2018-01-02 23:57:27 -05:00
blacktwin
67c743bb7f
if fix 2017-12-13 13:03:28 -05:00
blacktwin
d229a22b55
Update kill_trans_library.py 2017-12-13 13:02:37 -05:00
blacktwin
3bf0bf270f
!=
not track....
2017-12-13 13:01:32 -05:00
blacktwin
7a84b41f28
Create kill_trans_library.py 2017-12-13 12:51:25 -05:00
blacktwin
dd0abe9203
Create kill_trans_quality.py 2017-12-12 23:59:22 -05:00
blacktwin
44c9160e74
s 2017-12-12 23:13:04 -05:00
blacktwin
88d1ffc06d
Update kill_device.py 2017-12-06 12:05:43 -05:00
blacktwin
7d2e8692c7
message fix 2017-12-06 12:05:20 -05:00
blacktwin
dd064f583f
Update kill_trans_exp_audio.py 2017-12-06 12:04:32 -05:00
blacktwin
a8550934b6
message fix 2017-12-06 12:02:29 -05:00
blacktwin
0d2c9cff97
Create kill_device.py 2017-12-05 07:16:20 -05:00
blacktwin
7861141c30
Oops 2017-11-13 12:53:33 -05:00
blacktwin
53f418c64f
Oops2
()
2017-11-13 12:51:55 -05:00
blacktwin
6f1b0d85f1
Update play_limit.py 2017-11-10 10:08:40 -05:00
blacktwin
b065c36ae0
Kill stream based if user see Library X
feature request for #30
2017-11-10 10:07:33 -05:00
blacktwin
55f4764533
adding print
adding prints to identify what sub script is doing.
2017-11-10 08:14:27 -05:00
blacktwin
5dbcb48093
missing session stop command
session.stop(reason=KILL_MESSAGE)
2017-11-06 10:25:28 -05:00
blacktwin
ce97452382 Update time_limit.py
#26
2017-10-26 12:40:30 -04:00
blacktwin
155e6a129f Create time_limit.py
So many more feature to add to this. notify user of removal, record user invitedAt and removedAt, the libraries shared with user (in case you invite them back you could provide the same libraries).
2017-10-26 12:37:48 -04:00
blacktwin
a7f360e7ec remove print 2017-10-23 12:56:21 -04:00
blacktwin
8a63cb5a8b Update wait_kill_pause_notify_main.py 2017-10-23 12:52:12 -04:00
blacktwin
3007863ea0 corrections 2017-10-23 12:50:16 -04:00
blacktwin
09348fadf7 Update kill_trans_exp_audio.py 2017-10-21 15:15:18 -04:00
blacktwin
03b77821f1 Update kill_plex_streams.py 2017-10-21 14:59:23 -04:00
blacktwin
17b2180a09 added ignore 2017-10-21 14:42:58 -04:00
blacktwin
f51ca73b06 Update play_limit.py 2017-10-21 11:06:15 -04:00
blacktwin
ca608dd3bb Create play_limit.py 2017-10-21 10:54:50 -04:00
blacktwin
99385a2f0b Create watch_limit.py 2017-10-21 10:53:51 -04:00
blacktwin
f3a460d163 Create kill_time.py 2017-10-21 10:52:06 -04:00
blacktwin
7505d35f14 Create wait_kill_pause_notify_main.py 2017-10-21 10:48:53 -04:00
blacktwin
0e23f02545 Add files via upload 2017-10-21 10:42:52 -04:00
blacktwin
e6493e6c70 moving to archive
updated how script works. two files instead of creating a file for each session.
2017-10-21 10:11:04 -04:00
blacktwin
bba933e098 plexapi and ssl update
#12
2017-10-21 09:05:11 -04:00
blacktwin
244428507c Update kill_trans_pause.py 2017-10-21 08:52:46 -04:00
blacktwin
f568e559cf plexapi and ssl update
#12
2017-10-21 08:28:18 -04:00
blacktwin
f3e2097f1b ssl update
#12
2017-10-20 15:21:00 -04:00
blacktwin
dd8d22de70 plexapi and ssl update
#12
2017-10-20 15:19:50 -04:00
blacktwin
2220548398 Update kill_outsider_stream.py 2017-10-20 15:17:52 -04:00
blacktwin
cfbe26265c plexapi and ssl update
#12
2017-10-20 14:55:38 -04:00
blacktwin
ba2e54c945 Update kill_more_than.py 2017-10-20 14:50:39 -04:00
blacktwin
8a829b9379 plexapi and ssl update
#12
2017-10-20 14:42:34 -04:00
blacktwin
859bea5c9b plexapi and ssl update
#12
2017-10-20 13:33:39 -04:00
blacktwin
4db1a1941a plexapi and ssl update
#12
2017-10-19 15:32:10 -04:00
blacktwin
16df7afd24 plexapi and ssl update 2017-10-19 15:10:53 -04:00
blacktwin
01cc1bad5e Update ip_whitelist.py 2017-10-19 14:08:28 -04:00
blacktwin
5a8aed9f61 better ssl solution 2017-10-19 14:04:46 -04:00
blacktwin
861d90b4ae Update ip_whitelist.py 2017-10-13 08:37:46 -04:00
blacktwin
e3aa3ef86a description 2017-10-13 08:36:37 -04:00
blacktwin
bd8c75acb1 SSL support 2017-10-10 09:26:11 -04:00
blacktwin
d4bda6daf8 Removed arg 2017-10-06 08:22:20 -04:00
blacktwin
693322e7ab Update kill_trans_pause.py 2017-10-05 13:41:41 -04:00
blacktwin
bff9d2b5a6 Fix part
fix for `part` and added session_key to check against.
2017-10-05 13:40:33 -04:00
blacktwin
1e404eed9e Create kill_trans_pause_notify.py 2017-10-02 17:23:38 -04:00
blacktwin
a8dd7dcd09 Update ip_whitelist.py 2017-09-28 15:03:19 -04:00
blacktwin
75701a7b7a Update ip_whitelist.py 2017-09-28 14:59:31 -04:00
blacktwin
60f14e962b Update ip_whitelist.py 2017-09-28 14:56:47 -04:00
blacktwin
ae9da1c13a requested from reddit
https://www.reddit.com/r/plexpy/comments/6uimuf/any_custom_script_that_has_a_white_list_and_will/?ref=share&ref_source=link
2017-09-28 14:55:08 -04:00