Commit Graph

40 Commits

Author SHA1 Message Date
b5c40b29d2 allow user arg for backup 2018-11-09 01:33:47 -05:00
0a445d1ab3 if pending invite user is created but without certain attributes.
filter out by title
2018-11-09 01:33:21 -05:00
7cdb1355f5 spelling 2018-11-08 23:13:41 -05:00
69f88ef738 fix for shared users who no longer shared libraries on the server. 2018-10-19 03:28:09 -04:00
0987874f44 if adding url and token don't check the config.ini 2018-09-08 16:57:30 -04:00
587cf32087 prefix backup with servername
restore arg choices startwith servername
2018-08-13 08:20:18 -04:00
970535057d Doc string update description and examples
print settings enabled --add and disabled --remove
fixed issue where filters would be wiped if --add --remove were used
2018-08-13 07:57:30 -04:00
96adf71620 removing server loop from restore. 2018-08-13 06:54:59 -04:00
c3978ace6b remove servers from backup and shared json
attempt to pretty print settings when toggled
add/remove settings independently from libraries
2018-08-12 21:46:38 -04:00
52b91ee9c6 fix for multiple servers. Script will only modify server based on URL and token used. But will still show owned servers and user shares from all owned servers. 2018-08-12 09:18:48 -04:00
66d7cd3aa5 use previously set requests.Session() 2018-08-11 22:21:16 -04:00
124e324c95 spelling and docstring corrections 2018-08-08 11:59:35 -04:00
f25a881a27 fixes for non Plex Pass members. 2018-08-08 11:50:14 -04:00
b638e800dd examples for backup and restore. 2018-08-05 19:06:10 -04:00
7bd9af12db add restore
restore by user or all
2018-08-05 19:02:59 -04:00
d059f00bfe additional user information 2018-08-05 18:28:05 -04:00
f3fa1f18a1 backup to json file in script root. 2018-08-05 18:13:15 -04:00
87907952c8 add backup information 2018-08-04 03:05:29 -04:00
a2c2e94bff check if user has no servers 2018-07-25 12:55:02 -04:00
ca06ec9476 shebang
add CONFIG and ssl
2018-07-25 12:33:10 -04:00
0cd01588db fix descriptions 2018-03-29 09:48:18 -04:00
e5fd561d0f Update plex_api_share.py 2018-03-03 01:19:07 -05:00
ce2dd986ea --shared, corrected examples
--shared              Display user's shared libraries.
2018-03-03 01:18:08 -05:00
f6f0f6af94 --add and --remove examples
updated comments to include --add and --remove examples.
2018-03-02 11:23:54 -05:00
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
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
5e55fed866 argparse fix
fixed argparse errors.
2018-02-05 08:47:31 -05:00
0090eda7de more options
argparse errors.
2018-02-05 01:20:51 -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
98dfb06ae4 fix unshare
unshare requires some sectionId in order to run successfully. Adding all sectionIds.
2017-10-23 21:33:06 -04:00
80c7204a00 corrected description 2017-10-23 12:57:35 -04:00
a883b00dc6 Update plex_api_share.py 2017-09-29 15:31:58 -04:00
5cf81fcfe2 Update plex_api_share.py 2017-09-29 15:31:17 -04:00
584e813ae9 Update plex_api_share.py 2017-09-29 15:23:08 -04:00
044c6180e1 Update plex_api_share.py 2017-09-29 15:21:48 -04:00
01aa066d2c fix for plexapi update
removeSection is explicit.
2017-09-29 14:47:45 -04:00
fa736b49d2 removeSections update 2017-09-29 14:33:47 -04:00
cd734effd5 share is now explicit 2017-09-29 14:28:19 -04:00
99a798230d Create plex_api_share.py 2017-09-08 22:50:56 -04:00