ccceb2b799
argparse fix
2018-02-05 10:24:51 -05:00
5325030cb6
fixed if
2018-02-03 18:04:20 -05:00
ce12c4a1bf
simpler
...
Add only the devices that you want to kill on playback start.
2018-02-03 17:22:19 -05:00
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
d69570ad44
Update kill_trans_library.py
2018-01-26 10:18:58 -05:00
a8f6cb31a0
Update kill_more_than.py
2018-01-26 09:18:40 -05:00
5855fb3297
session_key added
...
session_key from session that caused the concurrent trigger will be collected.
2018-01-26 09:16:03 -05:00
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
50c4d3b665
label
...
not labels
2018-01-20 02:19:33 -05:00
129befb08c
Create plex_api_invite.py
2018-01-19 14:51:49 -05:00
ad5fcb6d75
Update message.
...
previous message was related to another script.
2018-01-11 14:45:15 -05:00
25698107fb
Instruction correction
...
Paused not start
2018-01-11 13:59:42 -05:00
ce252afcb4
Update kill_trans_pause.py
2018-01-08 18:37:19 -05:00
5998395f27
sleep(interval)
...
sleep time should be constant value and not an increasing value.
2018-01-06 10:53:50 -05:00
465d47b668
Update kill_trans_exp_audio.py
2018-01-03 11:37:26 -05:00
a2f0d09bfe
except for non transcoding sessions
...
if not transcoding would error out instead of continuing.
2018-01-03 11:37:02 -05:00
3a8a46bfd0
lib arg description
...
default is actually blank and not all libraries.
2018-01-03 11:03:53 -05:00
a349b1c3cb
support for multiple users
2018-01-03 10:57:00 -05:00
a6aacee41b
pass instead of exit()
2018-01-03 08:50:00 -05:00
0989d2d824
transcode not trancode....
2018-01-03 08:46:08 -05:00
c81dcf6477
players
2018-01-02 23:57:27 -05:00
7a008e5dbc
Create remove_inactive_users.py
2017-12-17 16:49:47 -05:00
67c743bb7f
if
fix
2017-12-13 13:03:28 -05:00
d229a22b55
Update kill_trans_library.py
2017-12-13 13:02:37 -05:00
3bf0bf270f
!=
...
not track....
2017-12-13 13:01:32 -05:00
7a84b41f28
Create kill_trans_library.py
2017-12-13 12:51:25 -05:00
dd0abe9203
Create kill_trans_quality.py
2017-12-12 23:59:22 -05:00
44c9160e74
s
2017-12-12 23:13:04 -05:00
9321035990
Create library_play_days.py
2017-12-09 00:51:13 -05:00
cd65d78e81
Create plays_by_library.py
2017-12-08 12:42:13 -05:00
88d1ffc06d
Update kill_device.py
2017-12-06 12:05:43 -05:00
7d2e8692c7
message fix
2017-12-06 12:05:20 -05:00
dd064f583f
Update kill_trans_exp_audio.py
2017-12-06 12:04:32 -05:00
a8550934b6
message fix
2017-12-06 12:02:29 -05:00
0d2c9cff97
Create kill_device.py
2017-12-05 07:16:20 -05:00
4e77a6eea5
Update find_unwatched.py
2017-11-30 08:34:48 -05:00
2943c99323
description
2017-11-17 23:55:53 -05:00
3947443d40
remove_old() fix
...
Was not removing older playlists.
2017-11-14 16:11:39 -05:00
7861141c30
Oops
2017-11-13 12:53:33 -05:00
53f418c64f
Oops2
...
()
2017-11-13 12:51:55 -05:00
77463adfd5
Update README.md
2017-11-10 15:09:36 -05:00
0366aa646f
Update README.md
2017-11-10 15:07:06 -05:00
c72a311868
Update README.md
2017-11-10 15:06:40 -05:00
6f1b0d85f1
Update play_limit.py
2017-11-10 10:08:40 -05:00
b065c36ae0
Kill stream based if user see Library X
...
feature request for #30
2017-11-10 10:07:33 -05:00
55f4764533
adding print
...
adding prints to identify what sub script is doing.
2017-11-10 08:14:27 -05:00
5dbcb48093
missing session stop command
...
session.stop(reason=KILL_MESSAGE)
2017-11-06 10:25:28 -05:00
ce97452382
Update time_limit.py
...
#26
2017-10-26 12:40:30 -04:00
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
5b0a1fc8ae
add search for amazon
2017-10-25 15:23:50 -04:00