Fernando
613ddb129a
Add Medusa fork and new param "ignore_subs"
2016-09-05 15:58:12 -03:00
labrys
2ad9f2e35f
Standardize string formatting to use .format instead of concat
2016-06-06 09:08:24 -04:00
clinton-hall
f093fafd8d
move import of six after addition of path.
2016-06-06 21:29:50 +09:30
Labrys
1cd073cd52
Use format()
instead of %
for string formatting
2016-06-05 12:54:24 -04:00
Labrys
d4e5809a29
Use print_function to standardize printing between Python 2 and Python 3
2016-06-05 12:09:39 -04:00
Labrys
cf1ae938fc
Use six to standardize imports between Python 2 and Python 3
2016-06-05 12:09:09 -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
1fd904eb5b
PEP8: Tests for membership should use in
/not in
...
* .has_key() is deprecated, use `in`
2016-06-05 12:00:20 -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
2d770510a2
V10.15 ready for merge.
2016-05-29 18:41:44 +09:30
miigotu
1af2178f08
Adjust params for SickRage
...
31aad15d12 (diff-28ff6581a210bae54e9ae080d11e7a3dL22)
2016-04-11 00:50:13 -07:00
clinton-hall
3f0bf71d71
remove sickrage failed and torrent. Just check for params. Fixes #971
2016-03-22 07:18:07 +10:30
clinton-hall
c50957d0b4
V10.14 ready for merge
2016-03-13 08:08:49 +10:30
Rato
6610ed3c81
Strip trailing and leading whitespaces from mount_points
2016-02-22 12:53:49 +01:00
Clinton Hall
6552007fc9
prevent int errors in chmod
2015-12-26 21:26:21 +10:30
clinton-hall
a1129a2d1e
fix typo. Fixes #919 #920
2015-12-22 21:40:32 +10:30
clinton-hall
3e4861e87c
V10.13 for merge
2015-12-11 21:56:34 +10:30
clinton-hall
c77ce99ed7
add an option to disable resuming of torrents. #892
...
Thanks @VinceVal
2015-12-05 10:05:08 +10:30
Jeffrey Kriegsman
c896c39dae
Fork sickrage and sickragetv
2015-12-04 22:18:49 +01:00
Jeffrey Kriegsman
198796e8b4
Update SickRage dir. Fixex clinton-hall/nzbToMedia#895
2015-12-04 08:09:17 +01:00
clinton-hall
651650f83b
don't update plex on failed. Fixes #846
2015-10-11 09:53:03 +10:30
Clinton Hall
90acaa4935
Merge pull request #837 from DxCx/master
...
Couple of enhancements for Torrents usage
2015-09-29 21:37:27 +09:30
Hagai Cohen
0d1e27c093
Add the ability to not resume torrent on failure
2015-09-25 09:26:53 +03:00
Hagai Cohen
ab4d02a240
Added the ability to chmod Torrent diretory before processing
2015-09-25 09:26:30 +03:00
clinton-hall
22bb2b64b1
add "delete_on" parameter for SickRage. Fixes #814
2015-08-23 08:17:09 +09:30
clinton-hall
1cd64053b0
V10.12 for merge.
2015-08-21 07:05:45 +09:30
clinton-hall
6000a879ea
fix nonetype error in plexupdate. #566
2015-05-29 07:14:31 +09:30
clinton-hall
fc3ee3fa79
v10.11 ready for merge.
2015-05-28 22:23:00 +09:30
clinton-hall
042fcce6b7
add plex library update. Fixes #566
2015-05-27 22:03:13 +09:30
clinton-hall
c80a678ded
rename nzbtomedia to core. Fixes #744 #746
2015-04-26 16:41:39 +09:30