Commit Graph

  • 975e1c7567 Fixed config checking code in migratecfg echel0n 2014-04-03 20:11:26 -07:00
  • 52e7aa2320 Added error message for missing config files echel0n 2014-04-03 20:08:08 -07:00
  • 85d8739512 Major overhaul of nzbToMedia code base plus a whole restrucure echel0n 2014-04-03 03:04:04 -07:00
  • 9cff2032b0 another manual run fix clinton-hall 2014-04-04 09:58:24 +10:30
  • 5165ee31ba log warning, prevent crash, and exit gracefully if no manual directories defined. clinton-hall 2014-04-04 09:39:26 +10:30
  • 205f5d9383 use category in autofork. fixes #306 clinton-hall 2014-04-04 09:07:42 +10:30
  • e7751b96c5 Added code for Headphones manual run echel0n 2014-04-02 20:29:35 -07:00
  • 1782e5e989 Fixed typo in autoprocessmusic echel0n 2014-04-02 20:17:04 -07:00
  • e470983382 Added ability to pass folder to be post-processed to Headphones, this only works on echel0n's fork of headphones! echel0n 2014-04-02 20:05:22 -07:00
  • 288e001fb3 update changelog. clinton-hall 2014-04-03 13:27:43 +10:30
  • e3bb60aa57 change handling of SB_Torrent. clinton-hall 2014-04-03 12:50:35 +10:30
  • fc7ba70c6a remove extra mvoing of files. HP now allows Directory to be set. clinton-hall 2014-04-03 12:18:44 +10:30
  • 7da3dea8b0 Merge pull request #304 from Smenus/dev Clinton Hall 2014-04-03 11:49:04 +10:30
  • 828c7e4a12 Merge branch 'dev' of https://github.com/clinton-hall/nzbToMedia into dev clinton-hall 2014-04-03 11:20:27 +10:30
  • ab37550217 fix description for NZBGet clinton-hall 2014-04-03 11:19:21 +10:30
  • d20f87bff1 Improve nzbToSickBeard manual run code echel0n 2014-04-02 17:47:00 -07:00
  • d52e4acd73 Ignore all logs, even if there is more than one Sean 2014-04-03 01:39:45 +01:00
  • 785a138d02 Moved code for gather dirNames for manual sickbeard post-processing into nzbtomediautils and cleanup code in nzbtomedia for manual sickbeard post-processing as well. echel0n 2014-04-02 07:02:35 -07:00
  • 753b90e4f8 Typo fixed in nzbToMedia echel0n 2014-04-02 06:37:08 -07:00
  • ec5b143a38 Manual run for sickbeard now gets a list of sub-folders from the outputDirectory and send them one at a time to be processed so that the base folder does not get deleted. echel0n 2014-04-02 06:31:17 -07:00
  • b67372622a Added in more code to get manual sickbeard processing running properly. echel0n 2014-04-02 05:05:45 -07:00
  • dd9b2a6503 Fixed bug in autoProcessTV related to manual run echel0n 2014-04-02 04:49:19 -07:00
  • dbce4d9c95 Fixed bug in manual run for SickBeard echel0n 2014-04-02 04:45:54 -07:00
  • 8573749038 Added in error handling to catch connection errors with autoFork. Logger config now defaults to process.log if no logfile is specified. echel0n 2014-04-02 04:27:43 -07:00
  • 8655082503 Merge branch 'clinton-hall/dev' echel0n 2014-04-02 03:46:49 -07:00
  • 6ddec2be3b Fixed bug in migrate echel0n 2014-04-02 03:46:06 -07:00
  • 758c718d57 Fixed error handling in config class echel0n 2014-04-02 03:07:29 -07:00
  • 4b4ad90271 Fixed bug in autoFork echel0n 2014-04-02 03:07:10 -07:00
  • e272d5d23e Fixed bug in migratecfg echel0n 2014-04-02 01:41:21 -07:00
  • 5f476ebc1a Added manual run for SickBeard. Fixed some conditional checks. echel0n 2014-04-02 01:36:59 -07:00
  • cb2d3bbdfd added changelog details clinton-hall 2014-04-02 17:02:56 +10:30
  • 0a631f3721 Merge 4c352485619d86c08ba41671e2aa4681d1f92ab9 into 08968619aba35ec140a6cb820cff7db15350d342 echel0n 2014-04-02 04:57:26 +00:00
  • 4c35248561 Changed nzbtomedia_configure_logging to accept a logfile paramater so that in the future if wanted we could log to seperate files echel0n 2014-04-01 21:57:22 -07:00
  • 6cffd5364d Merge branch 'clinton-hall/dev' echel0n 2014-04-01 21:48:57 -07:00
  • 3564abf11c Fixed bug in new config class that was preventing it from not creating a instance based on our conditional checks. echel0n 2014-04-01 21:13:57 -07:00
  • c49fb9586f Added exception handling for bad files or missing files echel0n 2014-04-01 19:04:38 -07:00
  • e51ff81dbe Added a chcek for sample cfg file and if not found it copies the .cfg to .sample and runs migratecfg so it can check the cfg over and make sure its not missing any sections, options, or values and migrates old cfg style to new cfg style. echel0n 2014-04-01 18:52:56 -07:00
  • 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. echel0n 2014-04-01 18:35:20 -07:00
  • 08968619ab added dynamic timout to HP and CPS. Change timebase to seconds. #295 #300 clinton-hall 2014-04-02 11:38:51 +10:30
  • 2d57f9c581 Fix #301 Clinton Hall 2014-04-01 22:19:27 +10:30
  • 966371b610 fix description error. GiB not GB clinton-hall 2014-04-01 17:27:13 +10:30
  • 6cbee573b3 changed default values clinton-hall 2014-04-01 17:23:26 +10:30
  • 800bb84c3e added dynamic timeout. #295 clinton-hall 2014-04-01 17:20:22 +10:30
  • 4e4bc03234 Merge pull request #299 from echel0n/dev Clinton Hall 2014-03-31 20:40:22 +10:30
  • 08bd4584d8 Changed autoFork to default to auto-detection if it fails to properly get the config value for fork or one is not set echel0n 2014-03-31 02:58:58 -07:00
  • 3d7228a893 Added in code to delete params that are not being used before we pass them to SB this way we don't have any potential issues arise from passing a NoneType param echel0n 2014-03-31 00:43:04 -07:00
  • bd68c6f378 Clean up of misc files echel0n 2014-03-31 00:24:12 -07:00
  • 369f69c140 Fixed bug in autoSickBeardFork where it was improperly returning values. Fixed constants for default fork as it has no process param but does have method. echel0n 2014-03-31 00:22:36 -07:00
  • dd6440dc71 add process_method. from #298 fixes #296 clinton-hall 2014-03-31 13:32:47 +10:30
  • 5927311dca Merge 9969eaa47a047cd2c4d05720634eaff2255fd4e7 into bb3febaa9ccb6f4c4358ac617025f336fba7f64c echel0n 2014-03-31 01:29:52 +00:00
  • 9969eaa47a Merge branch 'clinton-hall/dev' echel0n 2014-03-30 18:29:49 -07:00
  • 017e2239a4 Fixed process_method issue #296 echel0n 2014-03-30 18:11:51 -07:00
  • bb3febaa9c simplify tests for extracted files. fixes #294 clinton-hall 2014-03-25 14:04:45 +10:30
  • 8242700032 ensure forks are ordered and parsed correctly. fixes #294 clinton-hall 2014-03-25 13:47:07 +10:30
  • 01c1328707 reorder forks to check most-unique first. fixes #294 clinton-hall 2014-03-25 09:57:37 +10:30
  • b108650cfd Merge pull request #292 from Prinz23/sb_default_fix1 Clinton Hall 2014-03-23 12:44:21 +10:30
  • a1e5dfa554 Default SickBeard doesn't have a parameter "process" Prinz23 2014-03-23 01:32:14 +01:00
  • 6580480382 fix when fork not = auto. clinton-hall 2014-03-22 16:54:20 +10:30
  • 3a4fe5223a more release status changes clinton-hall 2014-03-22 16:39:08 +10:30
  • 4cfebd0c05 fix library id extraction clinton-hall 2014-03-22 14:00:43 +10:30
  • c5e38ef73d new api return clinton-hall 2014-03-22 13:41:03 +10:30
  • d414247259 fix release status check clinton-hall 2014-03-22 10:22:04 +10:30
  • efe4804d99 change failed url to media_id clinton-hall 2014-03-22 07:30:17 +10:30
  • 59264f55ad remove my version. #289 clinton-hall 2014-03-21 22:06:08 +10:30
  • 719b4ed0ae Merge pull request #289 from echel0n/dev Clinton Hall 2014-03-21 22:03:49 +10:30
  • 40be374b0f update changelog clinton-hall 2014-03-21 21:56:58 +10:30
  • a9556dd7a0 cleanup and a few fixes. #288 clinton-hall 2014-03-21 21:55:00 +10:30
  • edb164768a autoProcessTV typo fix for dir param echel0n 2014-03-21 04:13:02 -07:00
  • e1a3e1b6c0 Another quick fix for migrate code echel0n 2014-03-21 03:47:23 -07:00
  • af2efa18ee Fixed typo echel0n 2014-03-21 03:35:29 -07:00
  • 9942fee63d Updated migration code to compliment the new fork names we use echel0n 2014-03-21 03:31:29 -07:00
  • b7d348e710 Fix to param setting code in autoProcessTV, was not correctly setting params echel0n 2014-03-21 03:16:17 -07:00
  • c74f9d08a9 Merge pull request #288 from echel0n/dev Clinton Hall 2014-03-21 20:24:56 +10:30
  • da7b5a69ff Merge 351215add1530ac46000f52b1c2d3085fdf69ca2 into 2cb59eb0dd31c5c33ee6e56e00b2ce6cfa7bfd06 echel0n 2014-03-21 07:08:02 +00:00
  • 351215add1 Added feature that will auto-detect the SickBeard fork echel0n 2014-03-20 23:25:36 -07:00
  • 21fc2f9217 remove obsolete test clinton-hall 2014-03-19 07:10:18 +10:30
  • 7f8ded9f0e more minor fixes clinton-hall 2014-03-18 19:59:02 +10:30
  • 4d69f85677 a few small fixes clinton-hall 2014-03-18 16:42:28 +10:30
  • 0a9c8030e5 new api call for CouchPotato clinton-hall 2014-03-18 16:20:59 +10:30
  • c2f10b832c fix setting of Mylar config from NZBGet. clinton-hall 2014-03-14 12:06:09 +10:30
  • ec6129cb36 check for .x264 in archive parts. fixes #281 clinton-hall 2014-03-13 22:36:53 +10:30
  • a1f659e21e added forceClean for outputDirectory. clinton-hall 2014-03-13 14:04:26 +10:30
  • cd8607e42e add changenotes. clinton-hall 2014-03-12 10:47:15 +10:30
  • 008fd81db9 delete torrent if uselink = move. clinton-hall 2014-03-12 10:46:09 +10:30
  • fc451f054d allow headphones to remove torrent. fixes #279 clinton-hall 2014-03-12 10:37:15 +10:30
  • 78f92ad700 next dev version clinton-hall 2014-03-05 21:27:23 +10:30
  • 2cb59eb0dd Merge branch 'dev' clinton-hall 2014-03-05 20:59:57 +10:30
  • 88b9fb25bc ready for merge clinton-hall 2014-03-05 20:59:11 +10:30
  • 76c9af8573 format fixes clinton-hall 2014-03-02 13:30:32 +10:30
  • f89e8d1b6b fix deletesamples and resetdatetimes. clinton-hall 2014-03-02 12:51:51 +10:30
  • 1522d61492 add url quote to dirName. fixes #270 clinton-hall 2014-02-28 12:04:08 +10:30
  • db9b653361 use improved status testing on indepenent scripts. clinton-hall 2014-02-23 11:15:50 +10:30
  • 676421bebf update changelog clinton-hall 2014-02-22 12:31:53 +10:30
  • 465d2fc1d4 fix nzbget health checks. fixes #268 clinton-hall 2014-02-22 12:25:53 +10:30
  • e86a3caae0 only pass watch_dir when manual or remote system. fixes #255 clinton-hall 2014-02-21 19:16:22 +10:30
  • 74b5cb31d0 fix return on manula download clinton-hall 2014-02-20 15:33:21 +10:30
  • 6687d3d02e added debug logging for num files found. #267 clinton-hall 2014-02-19 16:54:22 +10:30
  • 7cb39f8a34 fix issue when no result passed after renamer is called. clinton-hall 2014-02-18 16:22:12 +10:30
  • 3ee8a682ab change default media.list to speed up process. Get ready for Cp to drop the ttxxxx tag. clinton-hall 2014-02-18 14:37:46 +10:30
  • 9e5ac17b37 fix noFlatten for SICKBEARD_TORRENT. fixes #262 clinton-hall 2014-02-17 09:59:58 +10:30