Commit Graph

303 Commits

Author SHA1 Message Date
Blacktwin
0a445d1ab3 if pending invite user is created but without certain attributes.
filter out by title
2018-11-09 01:33:21 -05:00
Blacktwin
7cdb1355f5 spelling 2018-11-08 23:13:41 -05:00
Blacktwin
eeed9e6f81 import os missing for deletion 2018-11-05 15:04:08 -05:00
Blacktwin
69f88ef738 fix for shared users who no longer shared libraries on the server. 2018-10-19 03:28:09 -04:00
Blacktwin
14ea3bb0d5 --playlist looks for shows in playlist. 2018-10-18 12:30:08 -04:00
Blacktwin
f41501e77c pull show title from Playlists 2018-10-16 09:38:15 -04:00
Blacktwin
69d1c7f8eb remove plexapi_search_file 2018-09-26 09:12:05 -04:00
Blacktwin
46c88b9baf create off_deck 2018-09-26 09:11:20 -04:00
Blacktwin
0987874f44 if adding url and token don't check the config.ini 2018-09-08 16:57:30 -04:00
Blacktwin
1a9fdd1a99 Issue #93, clean up 2018-09-07 00:32:58 -04:00
Blacktwin
286c65f9a2 SSL 2018-08-23 06:44:26 -04:00
Blacktwin
5b58e94ab8 shebang 2018-08-23 06:43:58 -04:00
Blacktwin
0c0ee06125 shebang and spacing 2018-08-23 06:43:34 -04:00
Blacktwin
ce8f3838c0 CONFIG and SSL 2018-08-23 06:41:49 -04:00
Blacktwin
9f45bed626 shebang 2018-08-23 06:38:59 -04:00
Blacktwin
c3063a77e4 CONFIG and SSL 2018-08-23 06:38:07 -04:00
Blacktwin
d802c334fe shebang 2018-08-23 06:37:24 -04:00
Blacktwin
d20ecda1ee shebang and remove dup vars 2018-08-23 06:36:35 -04:00
Blacktwin
6f30b44431 CONFIG and SSL 2018-08-23 06:34:22 -04:00
Blacktwin
18526cf765 shebang 2018-08-23 06:33:24 -04:00
Blacktwin
8d7f0fc11b CONFIG and SSL 2018-08-23 06:32:52 -04:00
Blacktwin
faf959fa4a shebang 2018-08-23 06:32:06 -04:00
Blacktwin
5ea6211956 spacing and shebang 2018-08-23 06:31:17 -04:00
Blacktwin
59675d4a5b SSL 2018-08-23 06:30:24 -04:00
Blacktwin
1635da7619 shebang 2018-08-23 06:29:54 -04:00
Blacktwin
793092ddc8 CONFIG and SSL 2018-08-23 06:29:13 -04:00
Blacktwin
8caff8cdc0 shebang 2018-08-23 06:27:13 -04:00
Blacktwin
a78244df75 CONFIG and SSL 2018-08-23 06:26:30 -04:00
Blacktwin
4782bd9e5e shebang 2018-08-23 06:24:44 -04:00
Blacktwin
c5778c89a3 CONFIG and SSL 2018-08-23 06:23:22 -04:00
Blacktwin
e39c35ab87 shbang 2018-08-23 06:22:00 -04:00
Blacktwin
a336c3aded shebang 2018-08-23 06:20:50 -04:00
Blacktwin
ea347159d6 shebang 2018-08-23 06:19:24 -04:00
Blacktwin
d5053cdca8 docstring and example update 2018-08-22 21:08:29 -04:00
Blacktwin
52d42ab46c pretty up output 2018-08-22 21:05:27 -04:00
Blacktwin
b2bcce67ef arg fix and replaced 2018-08-22 20:47:00 -04:00
Blacktwin
6f40d31f9d SSL and session 2018-08-22 20:23:32 -04:00
Blacktwin
dd33595b98 CONFIG 2018-08-22 20:22:40 -04:00
Blacktwin
c474182b97 change function name 2018-08-13 21:33:50 -04:00
Blacktwin
9e35fbe091 use CONFIG 2018-08-13 21:32:06 -04:00
Blacktwin
587cf32087 prefix backup with servername
restore arg choices startwith servername
2018-08-13 08:20:18 -04:00
Blacktwin
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
Blacktwin
96adf71620 removing server loop from restore. 2018-08-13 06:54:59 -04:00
Blacktwin
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
Blacktwin
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
Blacktwin
66d7cd3aa5 use previously set requests.Session() 2018-08-11 22:21:16 -04:00
Blacktwin
124e324c95 spelling and docstring corrections 2018-08-08 11:59:35 -04:00
Blacktwin
f25a881a27 fixes for non Plex Pass members. 2018-08-08 11:50:14 -04:00
Blacktwin
b638e800dd examples for backup and restore. 2018-08-05 19:06:10 -04:00
Blacktwin
7bd9af12db add restore
restore by user or all
2018-08-05 19:02:59 -04:00
Blacktwin
d059f00bfe additional user information 2018-08-05 18:28:05 -04:00
Blacktwin
f3fa1f18a1 backup to json file in script root. 2018-08-05 18:13:15 -04:00
Blacktwin
87907952c8 add backup information 2018-08-04 03:05:29 -04:00
Blacktwin
dfb9382546 obsolete use plex_api_share.py 2018-08-02 16:22:10 -04:00
Blacktwin
a2c2e94bff check if user has no servers 2018-07-25 12:55:02 -04:00
Blacktwin
ca06ec9476 shebang
add CONFIG and ssl
2018-07-25 12:33:10 -04:00
Blacktwin
803743ae8d CONFIG addition. functioned marked_watch() 2018-07-11 06:49:57 -04:00
Blacktwin
714b87b6b3 Merge remote-tracking branch 'origin/master' 2018-06-12 10:04:01 -04:00
Nicholas St. Germain
99476b46f0 added backup of db 2018-06-12 09:55:19 -04:00
Blacktwin
32e256f111 marking series watched instead of episode. child not item. 2018-06-12 09:55:07 -04:00
Blacktwin
1ed70fb66e shows were being marked as watched if an episode was watched.
check each episode.
2018-06-12 09:55:07 -04:00
Blacktwin
dec77495c1 added support for admin account 2018-06-12 09:55:07 -04:00
Blacktwin
8c910be961 env and override correction 2018-06-12 09:55:07 -04:00
Blacktwin
fd893af4e9 token correction 2018-06-12 09:55:07 -04:00
Blacktwin
d1a16f2bcd update getting url and token variables 2018-06-12 09:55:07 -04:00
Blacktwin
bf97c0129a Create sync_watch_status.py 2018-06-12 09:55:06 -04:00
Nicholas St. Germain
c351e01502 added backup of db 2018-06-12 09:50:59 -04:00
Blacktwin
42bc38b963 marking series watched instead of episode. child not item. 2018-04-13 13:25:48 -04:00
Blacktwin
5881857b41 shows were being marked as watched if an episode was watched.
check each episode.
2018-04-12 21:58:53 -04:00
Blacktwin
90738fc076 added support for admin account 2018-04-12 15:39:19 -04:00
Blacktwin
59add7f167 env and override correction 2018-04-10 13:46:56 -04:00
Blacktwin
97a0a43f90 token correction 2018-04-10 13:36:49 -04:00
Blacktwin
54e1e4a8fa update getting url and token variables 2018-04-10 13:34:28 -04:00
Blacktwin
70af084614 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	utility/purge_removed_plex_friends.py
2018-04-10 12:57:43 -04:00
Blacktwin
88ac4746f0 Create sync_watch_status.py 2018-04-10 12:55:03 -04:00
Blacktwin
cb0368f18b updated 2018-04-09 08:36:12 -04:00
Blacktwin
1a48b2f7a6 updated 2018-04-03 12:02:13 -04:00
Blacktwin
7ffaa7543f cleanup 2018-04-03 11:57:51 -04:00
Blacktwin
444eb68fd9 updated metadata 2018-03-29 09:49:29 -04:00
Blacktwin
ea43b22c1f updated metadata 2018-03-29 09:49:29 -04:00
Blacktwin
446e488717 metadata fix 2018-03-29 09:49:29 -04:00
Blacktwin
72c684e758 add purge_removed_plex_friends, scriptHeaderTemplate update. 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
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
fd0f4b749d updated metadata 2018-03-24 14:04:47 -04:00
Blacktwin
1795700c66 updated metadata 2018-03-24 13:58:47 -04:00
Blacktwin
e6e44cb8a1 metadata fix 2018-03-24 13:53:57 -04:00
blacktwin
39344ed5cc
Merge branch 'master' into tautulli-update 2018-03-23 10:36:42 -04:00
Blacktwin
de75b09bea add purge_removed_plex_friends, scriptHeaderTemplate update. 2018-03-19 14:06:42 -04:00
Blacktwin
f546732f43 PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-19 12:33:44 -04:00
Nicholas St. Germain
735da3311d
added backup of db 2018-03-14 13:07:56 -05:00
Nicholas St. Germain
fc639507c8
Create purge_removed_plex_friends.py 2018-03-14 12:44:50 -05:00
blacktwin
3913e23804
fix descriptions 2018-03-14 13:21:33 -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
blacktwin
6d8b63ce43 Rename plexapi_delete_playlists.py to utility/plexapi_delete_playlists.py
utility/
2017-07-12 14:49:58 -04:00
blacktwin
24f00ee094 Rename plex_theme_songs.py to utility/plex_theme_songs.py
utility/
2017-07-12 14:49:49 -04:00
blacktwin
b86e8d81bb Rename plex_imgur_dl.py to utility/plex_imgur_dl.py
utility/
2017-07-12 14:49:39 -04:00
blacktwin
542fff5123 Rename refresh_next_episode.py to utility/refresh_next_episode.py
utility/
2017-07-12 14:48:49 -04:00
blacktwin
966e65b9fa Rename bypass_auth_name.py to utility/bypass_auth_name.py
utility/
2017-07-12 14:48:25 -04:00
blacktwin
a164cc8337 Rename find_plex_meta.py to utility/find_plex_meta.py
utility/
2017-07-12 14:48:13 -04:00
blacktwin
19bff5ae45 Rename grab_gdrive_media.py to utility/grab_gdrive_media.py
utility/
2017-07-12 14:48:04 -04:00
blacktwin
15eed5c729 Rename plex_api_poster_pull.py to utility/plex_api_poster_pull.py
utility/
2017-07-12 14:47:51 -04:00
blacktwin
efffdaa890 Rename plexapi_search_file.py to utility/plexapi_search_file.py
utility/
2017-07-12 14:47:00 -04:00
blacktwin
726f0c269c Rename remove_watched_movies.py to utility/remove_watched_movies.py
utility/
2017-07-12 14:46:49 -04:00
blacktwin
6fd01ce1d4 Rename delete_watched_TV.py to utility/delete_watched_TV.py
utility/
2017-07-12 14:46:40 -04:00
blacktwin
a1111066dd Rename find_unwatched.py to utility/find_unwatched.py
utility/
2017-07-12 14:46:30 -04:00