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
5bc789bca3
Optimize imports
2018-12-15 15:01:06 -05:00
hjbotha
bb6eff806e
improve user script media extension handling
2017-12-05 14:51:57 +00:00
labrys
2ad9f2e35f
Standardize string formatting to use .format instead of concat
2016-06-06 09:08:24 -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
94e8a45c62
Code cleanup
...
* Streamline variable assignment
* Replace assignment with augmented assignment
* Remove unused variables and redundant parentheses
2016-06-05 12:54:23 -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