Commit Graph

7 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
92c96ae59d #120 2018-11-23 15:35:21 -05:00
Blacktwin
bdff121f5b PlexPy names to tautulli. Agent_id to notifier_id. 2018-03-29 09:48:21 -04:00
Blacktwin
0a5c026ee4 updated metadata section for tautulli 2018-03-29 09:48:19 -04:00
blacktwin
faa6b6ebae
if recent_lst is empty
check if recently added is null or not. If null then exit, nothing to notify.
2018-03-13 11:18:57 -04:00
blacktwin
2693202ca3 Update notify_added_custom.py 2017-07-22 22:55:40 -04:00
blacktwin
b53c4d9826 Rename notify_added_custom.py to notify/notify_added_custom.py
notify/
2017-07-12 14:33:43 -04:00