Commit Graph

11 Commits

Author SHA1 Message Date
blacktwin
bf8bd61e17 Updated search urls, results page handling, default site to Netflix
added PlexAPI Config
2021-05-24 10:44:36 -04:00
JonnyWong16
0d1685afed
Run futurize --unicode-literals 2020-07-04 13:31:02 -07:00
JonnyWong16
dc6507ffed
Run futurize --stage2 2020-07-04 13:23:47 -07:00
JonnyWong16
30dbccda77
Run futurize --stage1 2020-07-04 13:08:59 -07:00
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
e8feab3b18 make search and parsing str in case of int. 2018-04-08 21:38:02 -04:00
blacktwin
94620279ef Update plex_netflix_check.py 2018-03-29 09:49:29 -04:00
blacktwin
5b0a1fc8ae add search for amazon 2017-10-25 15:23:50 -04:00
blacktwin
522d9a6e7d added args
added search and type
2017-09-15 21:45:46 -04:00
blacktwin
6051989ece Update plex_netflix_check.py 2017-09-15 15:02:45 -04:00
blacktwin
7faff46ec4 Create plex_netflix_check.py 2017-09-15 14:05:22 -04:00