Commit Graph

  • 3766fa3b84 Added omdbapikey functionality gunmantheh 2017-05-30 21:50:57 +02:00
  • 4fc6941730 Merge 471acaa6ba3ed4c5f1f2d2daab839ba7c4bfbd3e into bd4a448d26d1cb0e43c03bcce46a7a21236b5349 sugarfunk 2017-04-26 17:05:36 +00:00
  • bd4a448d26 fix no api bypass to apply to Sonarr only. clinton-hall 2017-04-26 16:27:49 +09:30
  • cd2e466b30 remove no user bypass for SickBeard. Fixes #1244 clinton-hall 2017-04-25 19:36:41 +09:30
  • fb786c44f5 don't try and process when no api/user. Fixes #1240 clinton-hall 2017-04-24 11:24:37 +09:30
  • fa334e6851 add check to exception rename to not over-write exisiting. Fixes #1238 clinton-hall 2017-04-11 20:16:46 +09:30
  • cabaa9950c Merge pull request #1224 from sugarfunk/nightly Clinton Hall 2017-03-12 21:33:01 +10:30
  • f63300cc11 DownloadedMovieScan updated to DownloadedMoviesScan sugarfunk 2017-03-11 13:06:48 -05:00
  • d042536ab7 fix logging error. Fixes #1210 clinton-hall 2017-02-28 07:31:26 +10:30
  • c4fea222a9 fix non-iterable type. Fixes #1210 clinton-hall 2017-02-27 16:16:52 +10:30
  • 346c0952e1 minor fix for transcoder. clinton-hall 2017-02-25 10:08:05 +10:30
  • 33fb4ce331 add Raddar command status monitoring and CDH handling. Fixes #1170 clinton-hall 2017-02-25 09:31:43 +10:30
  • a0f28804f6 Add download id to Radarr call. Default 6 min wait. Fixes #1170 clinton-hall 2017-02-25 07:49:14 +10:30
  • 71393e6aa4 Merge 65859c661f6d52803e22084905b8a27fd9c665e6 into 199fd5d0df9b438b4486c1c05871b5144ee6f91b sugarfunk 2017-02-24 21:15:18 +00:00
  • 65859c661f add download_id to payload sugarfunk 2017-02-24 16:13:43 -05:00
  • 199fd5d0df fix baseurl. Fixes #1170 clinton-hall 2017-02-24 12:14:47 +10:30
  • 471acaa6ba use baseURL for Radarr sugarfunk 2017-02-23 20:27:44 -05:00
  • f04603691c fix index issue: Fixes #1170 clinton-hall 2017-02-23 21:49:38 +10:30
  • 7d4079432c fixed Radarr default port and assigned release before call. Fixes #1170 clinton-hall 2017-02-23 12:54:06 +10:30
  • d7370f533f add nzbToRadarr clinton-hall 2017-02-22 22:05:35 +10:30
  • f8e525abe7 add Radarr handling. #1170 clinton-hall 2017-02-22 21:53:58 +10:30
  • 6dc289909d allow long paths in Cleandir. Fixes #1189 clinton-hall 2017-02-14 20:32:49 +10:30
  • 7dff735fa8 attempt autofork even if no username set. Fixes #1191 clinton-hall 2017-02-13 21:12:44 +10:30
  • ee738764c1 use basestring to match unicode path in transcoder. clinton-hall 2017-02-13 20:27:00 +10:30
  • d34e06e42b fix CP server responding test. Add trailing /. Fixes #1193 clinton-hall 2017-02-13 19:44:01 +10:30
  • e0594a6e51 fix list indices errors when no fork set. Fixes #1191 clinton-hall 2017-02-12 12:01:48 +10:30
  • ad1017712d perform extraction, corruption checks, and transcoding when no server set. Fixes #1183 clinton-hall 2017-02-10 23:12:04 +10:30
  • a7fcb7be9e convert all listdir functions to unicode. Fixes #1189 clinton-hall 2017-02-10 22:12:51 +10:30
  • 868c8c36bf add catch for OMDB api errors. Fixes #182, #184, #185 clinton-hall 2017-02-06 17:02:14 +10:30
  • 9ec9b13028 traverse audiostreams in reverse: Fixes #1180 clinton-hall 2017-02-01 09:48:50 +10:30
  • 3af8bc7885 add proper check of sub streams #1150 and filter out commentary. Fixes #1180 clinton-hall 2017-01-31 11:18:42 +10:30
  • 8dfaab2e60 do not embed .sub. Fixes #1150 clinton-hall 2017-01-29 22:24:32 +10:30
  • 80c8ad5852 remove -o from 7zip. Reverses #1149 Fixes #1175 clinton-hall 2017-01-17 14:10:41 +10:30
  • 7ae26cbe46 V11.03 ready for merge clinton-hall 2017-01-15 17:42:27 +10:30
  • 05b3ce9906 add new param to autofork. #1166 clinton-hall 2017-01-11 09:25:29 +10:30
  • 9118474770
    Adjust fork detection for force_next and change to proc_dir (fork SICKRAGE was never detected anymore anyways, so I reused that one) miigotu 2017-01-10 01:47:27 -08:00
  • 785d11fbd7 add param force_next to return log from sickrage. Fixes #1158 clinton-hall 2017-01-10 20:05:06 +10:30
  • f6bf26c91c added delay when SickRage queues PP. Temp fix #1158 clinton-hall 2017-01-10 10:15:36 +10:30
  • 454db6fe6a update utorrent client. Fixes #1138 clinton-hall 2017-01-10 08:25:55 +10:30
  • ccd89d5403 don't create 2 identical audio streams. Fixes #1150 clinton-hall 2017-01-06 09:12:27 +10:30
  • 45a20cdd7e add waitfor and inputName. Fixes #1098 clinton-hall 2017-01-04 08:22:43 +10:30
  • 6f1ad0a600 pass in section for logging. Feixes #1098 clinton-hall 2017-01-03 15:02:43 +10:30
  • 66188449c8 fix call to self. Fixes #1098 clinton-hall 2017-01-03 12:00:22 +10:30
  • 614f8f6a32 try album directory, then root directory. Fixes #1146 clinton-hall 2016-12-29 07:47:57 +10:30
  • 4f49167430 Merge 49004e08e042dab34575637110dbadc8f5db1dba into e96998a7310db57cbee8077ac242bdf2181b90ba neox387 2016-12-26 13:13:01 +00:00
  • e96998a731 append -o to output path for 7zip. Fixes #1149 clinton-hall 2016-12-24 08:05:11 +10:30
  • 66abb2d562 V11.02 for merge clinton-hall 2016-11-30 16:26:15 +10:30
  • c67b99faed Merge pull request #1136 from duramato/patch-1 Clinton Hall 2016-11-23 11:02:46 +10:30
  • 3564b7ff8b Fix wrong syntax supergonkas 2016-11-23 00:18:29 +00:00
  • 1429a0d707 Merge pull request #1135 from fean/master Clinton Hall 2016-11-23 10:05:21 +10:30
  • f7ba362926 Update __init__.py Leonard Breitkopf 2016-11-22 20:08:04 +01:00
  • 4b90a2cc19 Merge pull request #1133 from Dam4rusxp/patch-1 Clinton Hall 2016-11-18 12:08:37 +10:30
  • 57f6907922 Check for existence of codec_type key when counting streams Dam4rusxp 2016-11-17 22:49:06 +01:00
  • c9c5fd5045 fix failure condition from SABnzbd. Fixes #1131 clinton-hall 2016-11-15 18:40:32 +10:30
  • c14618ebdd updated bs4 lib. Fixes #1128 clinton-hall 2016-11-09 15:02:24 +10:30
  • c94731bcbb added option no_extract_failed. Fixes #1129 clinton-hall 2016-11-08 20:14:25 +10:30
  • dcd99da19e removed proc_type when failed. Fixes #1127 clinton-hall 2016-11-03 13:14:03 +10:30
  • 515f731961 fix headphones Directory parsing. Fixes #1125 clinton-hall 2016-11-03 09:25:23 +10:30
  • e0ab44e308 Merge pull request #1126 from bbsan2k/nightly Clinton Hall 2016-11-03 09:10:08 +10:30
  • 41beff0cd9 Added resolution key BBsan2k 2016-11-02 15:34:01 +01:00
  • ed2f655447 Added Bitrate for MKV-SD release in order to produce releases of good quality (1200k) BBsan2k 2016-11-02 08:37:27 +01:00
  • fb7a311671 Added VideoResolution to scripts BBsan2k 2016-11-02 08:36:03 +01:00
  • 26957918e5 document changes and version up to 11.01` clinton-hall 2016-10-30 06:18:57 +10:30
  • 5773da7fcd don't convert VobSub to mov_text. Fixes #1120 clinton-hall 2016-10-29 08:55:29 +10:30
  • ea6175e261 check for preferred codec even if not preferred language. Fixes #1118 clinton-hall 2016-10-26 16:29:06 +10:30
  • 6b5943bc8f removed excess brace after transcode defaults. #1102 clinton-hall 2016-10-24 06:37:09 +10:30
  • 427e142efb Merge pull request #1116 from bbsan2k/patch-1 Clinton Hall 2016-10-22 20:44:14 +10:30
  • 5a3f162cf4 Fixed duplicate Line and removed MP4 BBsan2k 2016-10-22 11:40:00 +02:00
  • 4ef4ecaae9 Merge pull request #1115 from bbsan2k/patch-1 Clinton Hall 2016-10-22 19:09:42 +10:30
  • a3824f27bb Merge branch 'nightly' into patch-1 BBsan2k 2016-10-22 10:14:05 +02:00
  • 57720da89b Merge efb5f6ea0f8a23119a3d49a200910fff5938a82f into 2d770510a284fadc6b44628626f5769789086dbb BBsan 2016-10-21 15:44:31 +00:00
  • efb5f6ea0f Merge branch 'master' into patch-1 BBsan2k 2016-10-21 17:38:54 +02:00
  • 6507b3dd3f Added Transcode Option BBsan2k 2016-10-21 17:24:19 +02:00
  • 0e64a4df48 Added MKV-SD to Sickbeard BBsan 2016-10-21 17:19:17 +02:00
  • 1b347e630a Added MKV-SD Profile BBsan 2016-10-21 17:18:04 +02:00
  • 030b334851 fix typo clinton-hall 2016-10-21 21:25:11 +10:30
  • 6bfb0f4a53 add more logging to server tests. #1113 clinton-hall 2016-10-21 20:56:49 +10:30
  • 92c356a6b0 fix int conversion base 8 from string or int. clinton-hall 2016-10-15 13:34:10 +10:30
  • 26d938eba0 removed extra default that casued int() to fail. Fixes #1109 clinton-hall 2016-10-15 08:35:55 +10:30
  • 3d915986b0 revert to 7zip if others missing. Fixes #1015 clinton-hall 2016-10-12 07:05:48 +10:30
  • d7e0eba6f6 Allow manual scans to continue. Fixes #1112 Clinton Hall 2016-10-11 16:56:44 +10:30
  • bfaf2ddb17 Merge branch 'nightly' of https://github.com/clinton-hall/nzbToMedia into nightly clinton-hall 2016-10-07 22:48:30 +10:30
  • 07f419640c catch errors if not audio codec name. Fixes #1109 clinton-hall 2016-10-07 22:47:01 +10:30
  • 7cb0118b68 Merge pull request #1108 from marvinpinto/set-nzb-directory-permissions Clinton Hall 2016-10-04 22:08:59 +10:30
  • 2c8b2fc8cf Typecast the 'bit_rate' and 'channels' values into floats before attempting to convert them to ints Marvin Pinto 2016-10-03 10:47:35 -04:00
  • cb0de3ca98 Add the ability to set octal permissions on the processed files prior to handing it off to Sickrage/Couchpotato Marvin Pinto 2016-10-03 10:23:18 -04:00
  • 14be873c7c fix another int(Section) error. clinton-hall 2016-09-29 07:02:28 +09:30
  • 879584c107 allow guessit to work of full file path clinton-hall 2016-09-22 09:28:27 +09:30
  • d692acb061 fix guessit call. Fixes #1105 clinton-hall 2016-09-22 07:11:58 +09:30
  • e0a6597d25 Merge pull request #1052 from clinton-hall/lib-update-beets Clinton Hall 2016-09-21 22:21:56 +09:30
  • e6383b4a98 Merge pull request #1053 from clinton-hall/lib-update-configobj Clinton Hall 2016-09-21 22:20:42 +09:30
  • 9fdf9e921f Merge pull request #1054 from clinton-hall/lib-update-jaraco Clinton Hall 2016-09-21 22:19:17 +09:30
  • c9d71945c4 Merge pull request #1100 from fernandog/add_medusa Clinton Hall 2016-09-21 22:12:25 +09:30
  • 0625f7f3c0 updated libs to fix guessit and subliminal. Fixes #1080 clinton-hall 2016-09-21 13:31:41 +09:30
  • 319d418af8 convert to 3 letter language code. Fixes #1088 clinton-hall 2016-09-21 11:12:42 +09:30
  • e5a46f581d added check for language tag size. Fixes #1087 clinton-hall 2016-09-21 09:42:32 +09:30
  • 549a920511 Merge pull request #1104 from PurpleBooth/patch-1 Clinton Hall 2016-09-21 08:45:54 +09:30
  • adcc061a67 Update autoProcessTV.py Billie Thompson 2016-09-18 11:50:19 +01:00
  • 613ddb129a Add Medusa fork and new param "ignore_subs" Fernando 2016-09-05 14:53:34 -03:00
  • c0fdf688d8 Merge 5e2c8293c6e4ae1ac470d0d378cadff628798934 into c145d3abde4111d795b62c4f41c1415a4cfb8f67 Labrys of Knossos 2016-08-09 04:11:37 +00:00