Commit graph

20 commits

Author SHA1 Message Date
Labrys of Knossos
41fa636fc2 PEP8 Argument should be lowercase 2018-12-16 23:33:31 -05:00
Labrys of Knossos
d8cbf422dd PEP8 Function name should be lowercase 2018-12-16 21:59:24 -05:00
Labrys of Knossos
97e1ed71b3 PEP8 Variable in function should be lowercase 2018-12-16 21:59:24 -05:00
Labrys of Knossos
8d3150cfc6 Fix fork detection in Python 3 2018-12-15 22:04:26 -05:00
Labrys of Knossos
5bc789bca3 Optimize imports 2018-12-15 15:01:06 -05:00
clinton-hall
fb24a987ca change sickrage names and modify api process to work with multiple forks. Fixes #1383 & #1152 2018-10-13 17:46:35 +13:00
Clinton Hall
33ac485e1b
Added SiCKRAGE-api to case sensitive display 2018-06-22 16:30:13 +12:00
Clinton Hall
9ac74615af
Merge branch 'nightly' into dev 2018-06-22 16:24:13 +12:00
echel0n
9306230f7e Fixed some issues with login/pass posting 2018-06-21 20:17:23 -07:00
echel0n
5f2a5499b8 Added SiCKRAGE API support for post-processing 2018-06-21 19:53:48 -07:00
clinton-hall
0259b83afa Change Case for SickBeard Fork names. https://github.com/SickGear/SickGear/issues/1099
Fix login to SickGear during auto-frok detection. Fixes #1346
2018-05-23 22:24:50 +12:00
clinton-hall
ef8701ed59 fix autofork detection. Fixes #1056 2016-06-08 22:22:07 +09:30
Labrys
1085c5851c Apply dict type-casting in autoFork too.
* Fixes #1056
2016-06-07 08:53:36 -04:00
Labrys
df8c6bc20f Too broad exceptions.
* Use .get() with default value instead.
2016-06-05 13:35:46 -04:00
Labrys
1cd073cd52 Use format() instead of % for string formatting 2016-06-05 12:54:24 -04:00
Labrys
abf63d6bbe Use six.iteritems helper
* Standardizes dict.iteritems between Python 2 and Python 3
2016-06-05 12:14:04 -04:00
Labrys
382d108db2 Optimize imports
* PEP8: Fix module level import not at top of file
* Remove unused imports
* Remove simplejson
* Replace mimetools with email
2016-06-05 12:03:16 -04:00
Labrys
8cd0e76ef8 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
* Use triple-quoted docstring
2016-06-05 11:59:58 -04:00
Labrys
81ffe0456d Add encoding declaration 2016-06-05 02:01:03 -04:00
clinton-hall
c80a678ded rename nzbtomedia to core. Fixes #744 #746 2015-04-26 16:41:39 +09:30
Renamed from nzbtomedia/nzbToMediaAutoFork.py (Browse further)