Commit Graph

6 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
e222525d14 if con_watch is defined by viewOffset then so should On Deck. 2018-12-18 10:27:02 -05:00
Blacktwin
dd7228904b First update to address
New examples for new arguments
Now able to display user's deck and continue watching
Now able to clear only shows that are marked continue watching
2018-12-17 15:45:26 -05:00
Blacktwin
14ea3bb0d5 --playlist looks for shows in playlist. 2018-10-18 12:30:08 -04:00
Blacktwin
f41501e77c pull show title from Playlists 2018-10-16 09:38:15 -04:00
Blacktwin
46c88b9baf create off_deck 2018-09-26 09:11:20 -04:00