Commit graph

25 commits

Author SHA1 Message Date
Michael Johnson
bc21aeab89 Specify Python version to use 2014-06-26 06:14:07 -04:00
clinton-hall
c26ffe58f1 more encoding tests. #424 2014-06-13 15:12:38 +09:30
clinton-hall
71f9e9ae75 set encoding to handle european characters. Fixes #424 2014-06-11 15:03:19 +09:30
clinton-hall
b1d7847c20 cleanup edits 2014-05-29 17:01:00 +09:30
clinton-hall
5a6ef827c8 better nzbget version logging. 2014-05-29 16:50:27 +09:30
clinton-hall
d3b495e4d8 more nzbget changes 2014-05-29 16:40:08 +09:30
Clinton Hall
21ce80313e Typo. #392 2014-05-15 22:12:42 +09:30
echel0n
f7e56b979b Fixes issues #344, #314
Added in code to place single files or groups of files that are not contained in a folder into there own folder or grouped folder based on parsing of the filenames to extract details required to determin correcting folder naming.
2014-04-23 19:50:51 -07:00
echel0n
6a0158d801 Complete re-code of linking in TorrentToMedia 2014-04-19 22:47:10 -07:00
echel0n
b8b2f4923f Headphones fix for issue #321 2014-04-15 17:02:09 -07:00
clinton-hall
85f79fddf2 fixes for nzbget 2014-04-15 15:51:43 +09:30
echel0n
18926d1db8 Massive changes to the way we handle our config, its now loaded and stored in memory so that we don't keep loading it and possibly get corrupt values.
New logger class added,logger options removed from settings.
2014-04-11 20:09:00 -07:00
Smenus
385285e718 Fixed permissions. 2014-04-05 23:57:58 +01:00
Smenus
08c3e3ad1b Another attempt at a fix for DeleteSamples and ResetDateTime. 2014-04-05 23:51:08 +01:00
Smenus
d216ed4be7 Fixed incorrect config usage. 2014-04-05 23:32:47 +01:00
echel0n
8c430908b4 Fixed missing imports 2014-04-03 23:14:35 -07:00
echel0n
2c4b260440 Added lib.requests and code to import our custom lib folder 2014-04-03 23:05:47 -07:00
clinton-hall
30890428b9 keep these scripts independent 2014-04-04 15:55:24 +10:30
echel0n
85d8739512 Major overhaul of nzbToMedia code base plus a whole restrucure 2014-04-03 19:58:01 -07:00
echel0n
6d45257035 Added in a config class to access main config properly and now can be called from anywhere in the code by creating a instance.
Re-coded migratecfg, vast improvements made and code cleanup of unrequired checks.

Fixed numerous small bugs throughout nzbToMedia including possible calls to variables that may not have been created do to conditional statements.
2014-04-01 18:35:20 -07:00
clinton-hall
76c9af8573 format fixes 2014-03-02 13:30:32 +10:30
clinton-hall
f89e8d1b6b fix deletesamples and resetdatetimes. 2014-03-02 12:51:51 +10:30
clinton-hall
db9b653361 use improved status testing on indepenent scripts. 2014-02-23 11:15:50 +10:30
clinton-hall
389b14b079 no need for options 2013-06-21 13:51:22 +09:30
clinton-hall
a8da63f8d7 added ResetDateTime.py fixes #159 2013-06-21 13:47:09 +09:30