clinton-hall
70e2f5c46d
fix issue when incomplete download directory doesn't exist. fixes #1306
2017-12-25 16:31:20 +13:00
clinton-hall
d7b44659cf
fix get size bug. Fixes #1306
2017-12-14 20:00:48 +13:00
clinton-hall
3996147fb4
add par2 rename/repair (linux only). Fixes #1306
2017-12-09 08:40:26 +13:00
clinton-hall
fa334e6851
add check to exception rename to not over-write exisiting. Fixes #1238
2017-04-11 20:16:46 +09:30
Labrys
1cd073cd52
Use format()
instead of %
for string formatting
2016-06-05 12:54:24 -04:00
Labrys
ec71e7806d
Python 3: Convert except ExceptClass, Target: to except ExceptClass as Target:
2016-06-05 12:54:02 -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