Commit Graph

756 Commits

Author SHA1 Message Date
8caff8cdc0 shebang 2018-08-23 06:27:13 -04:00
a78244df75 CONFIG and SSL 2018-08-23 06:26:30 -04:00
4782bd9e5e shebang 2018-08-23 06:24:44 -04:00
c5778c89a3 CONFIG and SSL 2018-08-23 06:23:22 -04:00
e39c35ab87 shbang 2018-08-23 06:22:00 -04:00
a336c3aded shebang 2018-08-23 06:20:50 -04:00
ea347159d6 shebang 2018-08-23 06:19:24 -04:00
d5053cdca8 docstring and example update 2018-08-22 21:08:29 -04:00
52d42ab46c pretty up output 2018-08-22 21:05:27 -04:00
b2bcce67ef arg fix and replaced 2018-08-22 20:47:00 -04:00
6f40d31f9d SSL and session 2018-08-22 20:23:32 -04:00
dd33595b98 CONFIG 2018-08-22 20:22:40 -04:00
e9a085c28f update feature updates 2018-08-18 09:49:05 -04:00
038c17c41d Merge pull request #88 from JonnyWong16/kill-pause-username
Add username argument for kill paused
2018-08-14 13:53:16 -04:00
ec07cebef9 Add username argument for kill paused 2018-08-13 21:15:31 -07:00
c474182b97 change function name 2018-08-13 21:33:50 -04:00
9e35fbe091 use CONFIG 2018-08-13 21:32:06 -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
8c3781728a sessionId check bypass if jbop == allstreams.
sessionId arg not needed for killing all user streams.
2018-08-13 07:03:37 -04:00
ffa97daeff sessionId no longer required.
check for sessionId is performed later.
2018-08-13 07:01:05 -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
3cd993aaad miss spelled Tautulli. 2018-08-08 06:22:36 -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
a037db8300 docstrings 2018-08-03 17:35:49 -04:00
dfb9382546 obsolete use plex_api_share.py 2018-08-02 16:22:10 -04:00
f05217329e correct sorting and appending common servers. 2018-08-02 15:53:25 -04:00
ac5804d188 fix for server addition 2018-08-01 14:36:05 -04:00
838e471c9e added unique key. 2018-07-31 08:44:21 -04:00
0c4953df1e change json structure. 2018-07-31 08:34:28 -04:00
992544bd02 remove bitrate 2018-07-30 16:19:30 -04:00
ccc3e4a0cd fix bitrate for movies
add guid info
fix --media_type
2018-07-29 15:11:02 -04:00
b9d2646970 added sort by rating. 2018-07-28 00:48:50 -04:00
d7ebcd7b32 adding metadata to all 2018-07-28 00:24:41 -04:00
c7e37c1b6d first iteration of adding metadata for later sorting 2018-07-27 11:54:17 -04:00
477c69d691 moved code from diff_things to org_diff.
added media_type args with default as movie and show.
added RawTextHelpFormatter.
2018-07-26 15:05:35 -04:00
947bd55af8 fixed dict, fixed filename 2018-07-25 16:09:00 -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
13fdfa77d0 shebang
todos
2018-07-25 07:45:34 -04:00
5cf5c7d1ba list connected server obj.
continue when connections fail when comparing multiple servers.
search main server once.
2018-07-25 07:22:19 -04:00