Commit Graph

62 Commits

Author SHA1 Message Date
Blacktwin
bdff121f5b PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-29 09:48:21 -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
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
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
44d2082cec
Create plex_popular_playlist.py 2018-02-12 11:29:12 -05: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
blacktwin
5e55fed866
argparse fix
fixed argparse errors.
2018-02-05 08:47:31 -05:00
blacktwin
0090eda7de
more options
argparse errors.
2018-02-05 01:20:51 -05:00
blacktwin
50c4d3b665
label
not labels
2018-01-20 02:19:33 -05:00
blacktwin
129befb08c
Create plex_api_invite.py 2018-01-19 14:51:49 -05:00
blacktwin
3a8a46bfd0
lib arg description
default is actually blank and not all libraries.
2018-01-03 11:03:53 -05:00
blacktwin
a349b1c3cb
support for multiple users 2018-01-03 10:57:00 -05:00
blacktwin
7a008e5dbc
Create remove_inactive_users.py 2017-12-17 16:49:47 -05:00
blacktwin
4e77a6eea5
Update find_unwatched.py 2017-11-30 08:34:48 -05:00
blacktwin
e41f1712e3 Update plex_api_parental_control.py 2017-10-23 21:35:31 -04:00
blacktwin
98dfb06ae4 fix unshare
unshare requires some sectionId in order to run successfully. Adding all sectionIds.
2017-10-23 21:33:06 -04:00
blacktwin
bdfa41007a corrected description 2017-10-23 12:58:41 -04:00
blacktwin
80c7204a00 corrected description 2017-10-23 12:57:35 -04:00
blacktwin
310831e72c Update find_unwatched.py 2017-10-07 15:17:54 -04:00
blacktwin
7bb0ec31a7 Update plex_api_parental_control.py 2017-09-29 15:38:59 -04:00
blacktwin
3418ca7cd7 Update plex_api_parental_control.py 2017-09-29 15:35:30 -04:00
blacktwin
a883b00dc6 Update plex_api_share.py 2017-09-29 15:31:58 -04:00
blacktwin
5cf81fcfe2 Update plex_api_share.py 2017-09-29 15:31:17 -04:00
blacktwin
584e813ae9 Update plex_api_share.py 2017-09-29 15:23:08 -04:00
blacktwin
044c6180e1 Update plex_api_share.py 2017-09-29 15:21:48 -04:00
blacktwin
3869c85fe7 Update plex_api_parental_control.py 2017-09-29 15:13:30 -04:00
blacktwin
a96794ad4e Update plex_api_parental_control.py 2017-09-29 15:06:00 -04:00
blacktwin
b42b7dfe48 forgot loop for libraries 2017-09-29 14:59:36 -04:00
blacktwin
687b85693e addition to unshare
allow for continuing stream if library is not being unshared
2017-09-29 14:57:02 -04:00
blacktwin
012b0d721b Update plex_api_parental_control.py 2017-09-29 14:48:10 -04:00
blacktwin
01aa066d2c fix for plexapi update
removeSection is explicit.
2017-09-29 14:47:45 -04:00
blacktwin
fa736b49d2 removeSections update 2017-09-29 14:33:47 -04:00
blacktwin
1d09a07d0b Create plex_api_parental_control.py 2017-09-29 14:33:18 -04:00
blacktwin
cd734effd5 share is now explicit 2017-09-29 14:28:19 -04:00
blacktwin
438b3deb41 Update bypass_auth_name.py 2017-09-29 12:08:21 -04:00
blacktwin
35fd74bcb4 Update bypass_auth_name.py 2017-09-29 11:56:34 -04:00
blacktwin
2d3e257613 Update plex_allow_sync.py 2017-09-18 17:34:50 -04:00
blacktwin
b8ffc9ca6c one loop 2017-09-18 15:50:00 -04:00
blacktwin
05af0efecb Create plex_allow_sync.py 2017-09-18 15:27:31 -04:00
blacktwin
99a798230d Create plex_api_share.py 2017-09-08 22:50:56 -04:00
blacktwin
e6d134d6de Rename stream_limiter_ban_email.py to utility/stream_limiter_ban_email.py
utility/
2017-07-12 14:50:11 -04:00