clinton-hall
c80a678ded
rename nzbtomedia to core. Fixes #744 #746
2015-04-26 16:41:39 +09:30
clinton-hall
1595f2b2e0
add method to Transcode images. Fixes #545 Add supression of git output.
2014-09-11 12:11:36 +09:30
clinton-hall
f382e23ca6
fix git updater. Fixes #453
2014-06-27 21:42:05 +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
eb7822b60b
Updated logger code to now include the section, formatting has been modified as well.
...
Logging of debug messages is now optional via log_debug option location in autoProcessMedia.cfg
Lots of code cleanup has been performed including cleanup log messages and corrections of spelling errors.
Improved release lookup code for autoProcessMovie, narrows search results down by making API calls to the download clients to compare results in CouchPotato's database.
2014-04-18 13:23:39 -07:00
echel0n
657fe66b66
Added more code to insure NZBTOMEDIA_VERSION variable is not set to None by mistake.
2014-04-15 16:41:31 -07:00
echel0n
cffc39e5a0
This should once and for all correct issue #328
2014-04-15 16:35:36 -07:00
echel0n
f42644bad7
Typo's corrected
2014-04-15 12:19:00 -07:00
echel0n
ffe14122fc
Added log-levels to surpress unwanted error messages from console but instead we send them to the log file for further investigation later on.
2014-04-15 09:05:36 -07:00
echel0n
b8e858cc2f
Corrected a mistake that was returning incorrect version info.
2014-04-15 08:00:37 -07:00
echel0n
ef0dee7840
Merge branch 'clinton-hall/dev'
...
Added version_notify option, allows disabling of new version checks.
2014-04-15 07:53:00 -07:00
echel0n
599190e69f
Changed code to use stored config values.
2014-04-12 13:17:13 -07:00
echel0n
c2e9a0e56b
Updated versionChecker code
2014-04-12 03:26:24 -07:00
echel0n
8d2a7b41e0
nzbToMedia now informs you of its proper version and branch info and checks for updates.
2014-04-11 22:27:38 -07:00
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