Commit Graph

157 Commits

Author SHA1 Message Date
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