JonnyWong16
0d1685afed
Run futurize --unicode-literals
2020-07-04 13:31:02 -07:00
JonnyWong16
30dbccda77
Run futurize --stage1
2020-07-04 13:08:59 -07:00
Nicholas St. Germain
cd809ba2f0
Add check for already-unshared libraries
...
Fixes #188
2019-10-02 13:42:33 -05:00
Blacktwin
63a0427d91
#163 fix for removing shared libraries.
2019-07-11 11:47:57 -04:00
Landon Abney
2be0e376f8
Massive style cleanup
...
Adds a basic `setup.cfg` file with configurations for flake8 and pylama,
fixes some basic issues with essentially every file including:
* Many, many, whitespace line cleanups
* Several unused variables and imports
* Missing coding and shabang lines
* Minor style fixes to more closely align with PEP8
* Turn `print` into function calls for Python 2/3 compat
* A few minor bugs
* Things like using an undefined `i` in `stream_limiter_ban_email.py`
2019-06-20 23:55:11 -07:00
Nicholas St. Germain
343c45d78e
remove_inactive_users rework
2019-05-01 16:09:50 -05:00
Blacktwin
11715e1e6e
Only users with libraries shared can be selected.
...
Should resolve #125
2019-01-06 09:03:47 -05:00
Blacktwin
316616f02a
spelling fix.
2018-12-07 12:44:59 -05:00
Blacktwin
baa687355f
#125 removing else
2018-12-07 12:08:56 -05:00
Blacktwin
e2475fae3b
#125 forgot to use continue
2018-12-07 12:03:10 -05:00
Blacktwin
2a39697acd
#125 add in checks for when Tautulli friendly name has been edited.
...
if edited then fallback to use userID to match Tautulli to Plex.
Check if user exists in Tautulli but not Plex
2018-12-07 11:03:33 -05:00
Blacktwin
542f58b510
correct exception message
2018-12-07 10:13:58 -05:00
Blacktwin
473808d720
#125 fix plex and tautulli url/token calls from CONFIG
2018-12-07 09:42:23 -05: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
bdff121f5b
PlexPy names to tautulli. Agent_id to notifier_id.
2018-03-29 09:48:21 -04:00
blacktwin
7a008e5dbc
Create remove_inactive_users.py
2017-12-17 16:49:47 -05:00