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
eeed9e6f81 import os missing for deletion 2018-11-05 15:04:08 -05: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
bdff121f5b PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-29 09:48:21 -04:00
blacktwin
4e77a6eea5
Update find_unwatched.py 2017-11-30 08:34:48 -05:00
blacktwin
310831e72c Update find_unwatched.py 2017-10-07 15:17:54 -04:00
blacktwin
a1111066dd Rename find_unwatched.py to utility/find_unwatched.py
utility/
2017-07-12 14:46:30 -04:00