labrys
061a167b56
PEP8: Test for membership should be 'not in'
2016-05-31 12:00:25 -04:00
Labrys
38ed3350ac
PEP8: Fix formatting
...
* Remove redundant backslash between brackets
* Fix multiple statements on one line
* Fix missing/excess whitespace
* Fix comments not starting with a single `#` and a space
* Convert tabs to spaces
2016-05-31 11:59:25 -04:00
labrys
0a1fe84306
Convert to new-style class by inheriting from object
2016-05-31 11:56:33 -04:00
Labrys
c7defa37da
Fix faulty logic in conditional
2016-05-31 11:56:29 -04:00
labrys
230cc794d0
Fix spelling
2016-05-31 11:56:03 -04:00
labrys
d15fa76fc9
Remove unused imports, unused variables, and redundant parentheses
2016-05-31 11:55:50 -04:00
Labrys
0e1437eb7e
Add encoding declaaration
2016-05-31 11:52:43 -04:00
gibxxi
e9a347346a
SSL Warnings workaround - autoProcessComics.py
...
Add code to disable warnings in NZBGet about 'unverified SSL Requests'
being made between apps.
2015-09-29 14:12:28 +01:00
clinton-hall
c80a678ded
rename nzbtomedia to core. Fixes #744 #746
2015-04-26 16:41:39 +09:30