Commit Graph

  • a217e1edf1 fix for VIDEO_TS and add .bin handling. Fixes #545 clinton-hall 2014-09-16 21:12:50 +09:30
  • a78bcbca4d move cp(ttxxxx) add to file AFTER transcoding. Fixes #545 clinton-hall 2014-09-16 17:26:43 +09:30
  • 27f740c106 transcode iso from mount without copying. clinton-hall 2014-09-13 13:31:44 +09:30
  • 02eaf8208c fix extraction of .vob files. clinton-hall 2014-09-12 12:46:10 +09:30
  • c18dc596c2 minor fixes for transcoder clinton-hall 2014-09-12 10:00:22 +09:30
  • b61aca7e68 fix issues with processing categories that are disabled. Fix category testing. clinton-hall 2014-09-11 15:25:23 +09:30
  • 2d1283e4bf fix mkv defaults. clinton-hall 2014-09-11 12:43:31 +09:30
  • 1595f2b2e0 add method to Transcode images. Fixes #545 Add supression of git output. clinton-hall 2014-09-11 12:11:36 +09:30
  • e63138ad1c well that was stupid! Fixes #558 clinton-hall 2014-09-10 16:27:10 +09:30
  • a01d7f1f69 don't error if filesize check fails. #545 clinton-hall 2014-09-10 08:12:16 +09:30
  • 71d740e14e fix path in cleanDir. #545 clinton-hall 2014-09-09 06:21:38 +09:30
  • cb126c3644 fix for remote paths. #551 clinton-hall 2014-09-07 10:10:02 +09:30
  • 5a91d0774b fix nzbget migration clinton-hall 2014-09-06 21:09:10 +09:30
  • c48519da2a ignore video options when copy is forced. clinton-hall 2014-09-03 13:16:51 +09:30
  • cc5632de63 fixes for subtitle transcoding. clinton-hall 2014-09-03 11:11:03 +09:30
  • 64c02f68aa general opts before -i. Fixes #550 clinton-hall 2014-09-01 14:28:42 +09:30
  • 56d75e6eb3 add Transcoder generalOptions. Fixes #550 clinton-hall 2014-09-01 12:50:46 +09:30
  • c9d0a00789 fix transcoder commands. Fixes #550 clinton-hall 2014-09-01 11:01:16 +09:30
  • 87f8e4df9a fix tv category detected when not enabled. Fixes #548 clinton-hall 2014-09-01 07:11:25 +09:30
  • d904aafb99 Merge branch 'nightly' of https://github.com/clinton-hall/nzbToMedia into nightly clinton-hall 2014-08-26 21:02:47 +09:30
  • 5c1088c542 version 10.6 ready for merge clinton-hall 2014-08-26 21:01:33 +09:30
  • eb6e7a0dbd Fix Typo. Fixes #539 Clinton Hall 2014-08-22 05:42:38 +09:30
  • db35e3d2de show success for NZBDrone with failed download. Fixes #538 clinton-hall 2014-08-21 09:07:20 +09:30
  • 3029a62c4b attempt to clarify path descriptions. clinton-hall 2014-08-20 12:44:23 +09:30
  • 0f1b47714d don't check video when disabled. clinton-hall 2014-08-20 12:32:30 +09:30
  • 2a178a80aa ignore empty folders but don't delete. Fixes #532 clinton-hall 2014-08-19 07:42:35 +09:30
  • d7cfec90e7 ensure env variable exists. Fixes #533 clinton-hall 2014-08-17 06:51:19 +09:30
  • 661947d46c allow nzbget or sabnzbd to report failure. clinton-hall 2014-08-16 18:08:36 +09:30
  • 6bd687cdbe use consistent env fetching. #531 clinton-hall 2014-08-15 17:34:44 +09:30
  • 8a201e2489 add report back to nzbget and dognzb/indexer. #531 clinton-hall 2014-08-15 17:30:04 +09:30
  • f57b194162 stop if transcoding fails. Fixes #533 clinton-hall 2014-08-14 11:40:15 +09:30
  • 7d25a4206e ignore any folder with .!sync. Fixes #532 clinton-hall 2014-08-13 05:39:10 +09:30
  • a84e9c3475 add test file to verify FFprobe works. #531 clinton-hall 2014-08-12 14:45:45 +09:30
  • bf727877d1 ensure correct name is logged. Fixes #527 Clinton Hall 2014-08-10 09:54:01 +09:30
  • 46db7ae8f2 Replace spaces with dots. Fixes #527 Clinton Hall 2014-08-10 07:16:58 +09:30
  • 12275e3253 get imdb from dognzb info where available. Fixes #526 clinton-hall 2014-08-09 21:58:15 +09:30
  • 88e962a3a0 check for imdb id in file names. Helps #526 clinton-hall 2014-08-09 10:07:23 +09:30
  • 8e073de00a allow custom aprams in auto fork Fixes #501 Improve exceptions Fixes #527 clinton-hall 2014-08-09 09:54:56 +09:30
  • 0eadf394c1 make sure os.devnull is opened as writable. clinton-hall 2014-08-07 13:13:53 +09:30
  • 405101b7a2 Don't verify ssl. Fixes #524 Clinton Hall 2014-08-07 06:35:00 +09:30
  • 1c21cc72f5 only try extracting if extract is enabled. Fixes #523 clinton-hall 2014-08-06 13:56:44 +09:30
  • e61ffe3bb6 V10.5 clinton-hall 2014-08-05 13:50:52 +09:30
  • 5b648be2ea fix auto-fork detection. Fixes #501 clinton-hall 2014-08-05 10:39:47 +09:30
  • 522e94eea6 Merge 047c2c434ff77b540eb956a84acb6ae32c5e9e16 into 324386cff64993e02468780a05364da349a661c3 M-C Reid 2014-08-04 04:31:46 +00:00
  • 047c2c434f Logic to detect ffmpeg tools and avconv tools. Also detects ffmpeg/avconv independently of ffprobe/avprobe. fyvekatz 2014-08-04 00:25:12 -04:00
  • 357d8c4896 ignore .!sync files on manual run. Fixes #519 clinton-hall 2014-08-04 13:10:55 +09:30
  • 492e9a4511 don't check if option disabled. clinton-hall 2014-08-04 13:00:03 +09:30
  • acfc150c19 override sys path with ffmpeg path. Fixes #518 clinton-hall 2014-08-04 12:51:19 +09:30
  • 5949a7d9dc missed link in getDirs. Fixes #519 clinton-hall 2014-08-04 11:14:54 +09:30
  • 8006d20df4 use avprobe. Fixes #503 and don't link single files for NZB. Fixes #519 clinton-hall 2014-08-04 11:10:39 +09:30
  • 924b7e12f2 Merge pull request #520 from roderickvd/nightly Clinton Hall 2014-08-04 10:19:12 +09:30
  • 22cd673c0f Fix filtering of hdmv_pgs_subtitle subtitles on newer ffmpeg versions Roderick van Domburg 2014-08-03 20:50:35 +02:00
  • cacc32020c Merge branch 'nightly' of https://github.com/clinton-hall/nzbToMedia into nightly clinton-hall 2014-08-02 08:33:13 +09:30
  • dfb62a059f don't copy if we are forcing FR or Resolution. Fixes #513 clinton-hall 2014-08-02 08:32:23 +09:30
  • f72beab92f Merge pull request #516 from roderickvd/nightly Clinton Hall 2014-08-02 06:43:44 +09:30
  • 9d48e5e878 Fix subtitle extraction with multiple streams Roderick van Domburg 2014-08-01 15:32:11 +02:00
  • 7d8c27ba1f Merge 7f1594a2ddf935dcb254eb11e45bb8e271c5e002 into b7cb645930c4005e53250814fecfaac7503aadde Roderick van Domburg 2014-08-01 14:06:47 +00:00
  • 7f1594a2dd Fix subtitle extraction with multiple streams Roderick van Domburg 2014-08-01 15:32:11 +02:00
  • b7cb645930 Merge branch 'nightly' of https://github.com/clinton-hall/nzbToMedia into nightly clinton-hall 2014-08-01 22:37:14 +09:30
  • 22342a4c31 don't pass None values. Fixes https://github.com/RuudBurger/CouchPotatoServer/issues/3725 clinton-hall 2014-08-01 22:35:53 +09:30
  • 22244ae740 Merge pull request #514 from roderickvd/nightly Clinton Hall 2014-08-01 22:15:36 +09:30
  • 2c20a5eddf ensure null strings create empty lists. Fixes #513 clinton-hall 2014-08-01 22:04:51 +09:30
  • 8d9d7cc298 fix extraction of subtitle stream without language tag Roderick van Domburg 2014-08-01 14:15:43 +02:00
  • 3eb045690f move external subs after transcoding. clinton-hall 2014-08-01 18:17:04 +09:30
  • d87110db64 add xbox default. Fixes #513. Minor fix to subs extract. #512 clinton-hall 2014-08-01 15:36:41 +09:30
  • 0a8b512645 Merge pull request #512 from roderickvd/nightly Clinton Hall 2014-08-01 14:59:42 +09:30
  • 24d0793554 Fix and improve subtitle extraction Roderick van Domburg 2014-07-31 18:22:43 +02:00
  • 9df24e1705 Merge pull request #507 from roderickvd/nightly Clinton Hall 2014-07-31 06:55:42 +09:30
  • 74515f78a9 Add NZBGet documentation Roderick van Domburg 2014-07-30 20:08:15 +02:00
  • 5d39d27367 Add hardware acceleration toggle for recent ffmpeg versions Roderick van Domburg 2014-07-30 19:26:39 +02:00
  • bec783fecf Fix transcoding runtime errors. Roderick van Domburg 2014-07-30 19:06:46 +02:00
  • 324386cff6 v10.4 clinton-hall 2014-07-30 11:55:11 +09:30
  • f01ef3bb90 ready for merge. clinton-hall 2014-07-30 11:54:01 +09:30
  • 5a984da5c9 bug fixes for #474 clinton-hall 2014-07-30 08:54:35 +09:30
  • d154b663ca fix for no sub languages and avoid hdmv_pgs_subtitle codecs. Fixes #474 clinton-hall 2014-07-30 07:16:29 +09:30
  • 37f1f1c179 supress output from extractor. clinton-hall 2014-07-29 14:12:13 +09:30
  • b9778128f0 fix ionice check. Fixes #504 clinton-hall 2014-07-27 21:57:29 +09:30
  • fa8ad29e88 check for nice and ionice #504 if no ffmpeg look for lib-av #503 clinton-hall 2014-07-27 21:20:09 +09:30
  • e9c2b5dca3 Merge f5fdf0d8c62321089d69ee6a8585c00fa41cdf16 into 4f7e4b3808079a490bc042d03d30318c8c3f9f64 Roderick van Domburg 2014-07-27 10:32:14 +00:00
  • f5fdf0d8c6 Check if nice or ionice commands exist Roderick van Domburg 2014-07-27 12:29:37 +02:00
  • c048c03aa5 fix remote_Dri for HeadPhones. Fixes #499 Fix encoding on manual scan. clinton-hall 2014-07-23 11:35:32 +09:30
  • 8540d40cb1 missed this one! clinton-hall 2014-07-22 16:26:43 +09:30
  • 49842ac52a better exception handling. clinton-hall 2014-07-22 16:23:43 +09:30
  • 1e3764635c use charReplace in manual scan. clinton-hall 2014-07-21 22:22:03 +09:30
  • 0aac86548a Manual run handles non utf-8 characters. clinton-hall 2014-07-20 13:31:08 +09:30
  • 0268718074 more manual run fixes. clinton-hall 2014-07-19 21:55:19 +09:30
  • 88c1c08f15 more manual run fixes clinton-hall 2014-07-19 16:26:10 +09:30
  • 982f46c8a9 hard link single files into dirs to process. Clinton Hall 2014-07-18 23:31:50 +09:30
  • 4e5d2b17be fix manual processing (TTM) when files in root dir. clinton-hall 2014-07-18 22:40:21 +09:30
  • b34e0aca32 add check for server_running with 60s timeout. Fixes #494 clinton-hall 2014-07-18 14:46:05 +09:30
  • 50dc6c16f5 clean exit from userscript. Fixes #475 clinton-hall 2014-07-17 22:07:25 +09:30
  • 94110f3298 fix "!" references for SABnzbd. Fixes #493 Fixes #495 Fixes #496 clinton-hall 2014-07-17 10:38:20 +09:30
  • de89fb2ce0 add printed return message. Fixes #493 Fixes #495 Fixes#496 clinton-hall 2014-07-17 10:27:55 +09:30
  • 4f7e4b3808 10.3 to merge. clinton-hall 2014-07-16 21:33:08 +09:30
  • 38189c178e Remove ! From printed messages. #493 Clinton Hall 2014-07-16 07:54:09 +09:30
  • 09203a19ec set the order for auto fork testing. Fixes #491 clinton-hall 2014-07-15 22:22:46 +09:30
  • 9a661b1d10 v10.2 for merge clinton-hall 2014-07-15 12:06:29 +09:30
  • 2b81d8b9ae log params to SickBeard. clinton-hall 2014-07-15 08:02:18 +09:30
  • ab8248977f added back force_clean. Fixes #490 clinton-hall 2014-07-15 07:50:11 +09:30
  • ddd947aeb0 fix return for subtitle extract. Fixes #489 clinton-hall 2014-07-14 21:51:06 +09:30