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
bdff121f5b PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-29 09:48:21 -04:00
Blacktwin
0315274de2 updated for tautulli and pep8 2018-03-29 09:48:20 -04:00
blacktwin
c5cd3ec945 Update notify_delay.py 2017-09-10 16:57:57 -04:00
blacktwin
d9744f1106 notes correction 2017-09-10 16:17:20 -04:00
blacktwin
423696b260 Create notify_delay.py
Delay Notification Agent message for concurrent streams
2017-09-10 16:15:54 -04:00
blacktwin
47ec52f909 Delete notify_delay.py 2017-09-10 16:14:38 -04:00
blacktwin
0479919108 Create notify_delay.py 2017-09-10 08:48:57 -04:00