Commit Graph

8 Commits

Author SHA1 Message Date
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
Blacktwin
591c299af6 fix for title and transcode sessions 2018-11-19 23:41:58 -05:00
Blacktwin
bdff121f5b PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-29 09:48:21 -04:00
blacktwin
4db1a1941a plexapi and ssl update
#12
2017-10-19 15:32:10 -04:00
blacktwin
b3f0747f6d Add files via upload 2017-09-10 18:06:22 -04:00
blacktwin
eb9def8c56 corrections
Corrections included are covered in https://github.com/blacktwin/JBOPS/issues/12

Other minor corrections.
2017-09-10 16:36:28 -04:00
blacktwin
eb579adda9 Update kill_else_if_buffering.py 2017-07-14 08:38:56 -04:00
blacktwin
311563e94c Rename kill_else_if_buffering.py to killstream/kill_else_if_buffering.py
move to killstream
2017-07-12 14:25:34 -04:00