Commit graph

159 commits

Author SHA1 Message Date
Migz93
c97fdeff98 Migz Plugins: Bug Fixes
1) Fixed bug with Migz1FFMPEG where sometimes duration was not available, get duration from stream 0, if duration still not available then exit plugin.

2) Fixed bug with Migz1FFMPEG where it would fail if using mkv and source has a data stream (mkv does not support data streams).

3) Fixed bug with Migz2CleanTitle where if title info did not exist at all it would fail rather then skip.
2020-02-09 02:31:10 +00:00
Migz93
ae9f51731d Migz Plugin:
Change plugin to work via bitrate related targets instead of filesize related target.
2020-02-09 00:56:44 +00:00
Migz93
ca6f11480e Migz Plugins: Name
Cleanup to names of a few files to remove "."
2020-02-08 15:44:20 +00:00
Migz93
967b973313 Migz Plugins Description
Update to the CleanAudio & CleanSubs plugins to make the description clearer.
2020-02-08 13:22:14 +00:00
HaveAGitGat
5268eaad90 New 2020-02-08 08:44:10 +00:00
HaveAGitGat
8a89d6f330 Formatting 2020-02-08 07:49:18 +00:00
HaveAGitGat
0966dff557 Formatting 2020-02-08 07:48:16 +00:00
HaveAGitGat
e41b457e20 Codec examples 2020-02-08 07:45:41 +00:00
HaveAGitGat
93b7f3de95
Merge pull request #40 from Migz93/master
Migz Plugin Additions
2020-02-07 22:25:06 +00:00
HaveAGitGat
0d14fd3c06 New 2020-02-07 22:21:42 +00:00
Migz93
7b84114d83 Migz Plugin Additions
1) Transcode plugin using nvidia GPU.

2) Plugin to clean title metadata from video if detected. This only cleans the title, the current plugin cleans all metadata if title is detected.

3) Plugin to clean audio, remove unwanted languages & tag unknown language tracks.

4) Plugin to clean subtitles, remove unwanted languages & tag unknown language tracks.

5) Plugin to convert stereo tracks to AAC and/or create downmix audio tracks.

6) Organise streams into order.
2020-02-07 22:15:09 +00:00
HaveAGitGat
1620b32fc2 New 2020-02-07 22:01:19 +00:00
HaveAGitGat
fc343a8c97 Example update 2020-02-07 01:07:32 +00:00
controlol
29f4785b69
Updated inputs, iso-639-2 auto install on any OS
Updated for 1.104 beta to support inputs.
change install_packages to yes to automatically install the node_module that is required for this plugin.
ISO-639-2 node module can now be installed on any system automatically!
Only tested on Linux but should hypothetically work on other OS too.
2020-02-06 23:52:57 +01:00
controlol
1abb17d809
forgot .js extension 2020-02-06 23:29:43 +01:00
controlol
3286e34d87
Update Tdarr_Plugin_e5c3_CnT_Keep_Preferred_Audio 2020-02-06 23:10:04 +01:00
controlol
f61b225095
Update Tdarr_Plugin_e5c3_CnT_Keep_Preferred_Audio 2020-02-06 23:08:29 +01:00
controlol
0778411653
Tdarr_Plugin_e5c3_CnT_Keep_Preferred_Audio
Plugin that checks for unwanted audio, per 1.104 beta you can change the languages yourself from within Tdarr!
Untill you enter a value it keep english tracks by default.
Undefined languages are kept to prevent videos without sound.
If you would like to keep track of the languages you have for each file you can use the 'special' option.
2020-02-06 22:54:37 +01:00
HaveAGitGat
407a778f75 BUG update 2020-02-05 06:16:02 +00:00
HaveAGitGat
f1063c15f1 Merge branch 'master' of https://github.com/HaveAGitGat/Tdarr_Plugins 2020-02-05 06:14:38 +00:00
HaveAGitGat
4168f0bc1a Stage: "Pre-processing" added 2020-02-05 06:14:30 +00:00
HaveAGitGat
55c35650b8
Moved package import location 2020-02-02 03:59:49 +00:00
HaveAGitGat
e56addc202
Merge pull request #35 from JackDallas/fix-therealshadoh-subs
Fix remaining TheRealShadoh plugins
2020-01-30 20:42:58 +00:00
Jack Dallas
d636c967a2 Fix remaining TheRealShadoh plugins 2020-01-30 11:24:50 +00:00
HaveAGitGat
efd9dcaded
Update Tdarr_Plugin_b38x_Nosirus_h265_aac_no_meta.js 2020-01-29 21:54:44 +00:00
HaveAGitGat
246038129f
Merge pull request #34 from JackDallas/fix-therealshadoh-subs
Fix subs re-queue bug in therealshadoh plugins
2020-01-29 16:46:27 +00:00
Jack Dallas
9cd46d89c6 Only convert mp4 incompatible subs 2020-01-29 12:58:43 +00:00
Jack Dallas
c0278f93a1 Add missing return 2020-01-29 12:57:51 +00:00
HaveAGitGat
af5aa9cc26
Update Tdarr_Plugin_z0ab_TheRealShadoh_FFmpeg_Subs_H264_Medium.js 2020-01-28 23:52:47 +00:00
HaveAGitGat
35fa4a1bbe
Update Tdarr_Plugin_z1ab_TheRealShadoh_FFmpeg_Subs_H264_Fast.js 2020-01-28 23:52:18 +00:00
HaveAGitGat
61746191bc
Update Tdarr_Plugin_z2ab_TheRealShadoh_FFmpeg_Subs_H264_Slow.js 2020-01-28 23:51:41 +00:00
HaveAGitGat
6e7f8e5717
Update Tdarr_Plugin_z3ab_TheRealShadoh_FFmpeg_Subs_H264_VeryFast.js 2020-01-28 23:50:59 +00:00
James
3e5cc78d2d
Create Tdarr_Plugin_075d_FFMPEG_HEVC_GPU_Generic_Video_Audio_Only_CRF20.js
GPU transcoding with FFMPEG and a CRF value of 20.
2020-01-25 11:48:27 +00:00
James
362de5938b
Create Tdarr_Plugin_075c_FFMPEG_HEVC_Generic_Video_Audio_Only_CRF20.js
An extension of 075b to use a CRF value of 20 for better quality transcodes.
2020-01-24 21:25:43 +00:00
HaveAGitGat
f41d245c0f Bug fix 2020-01-23 15:27:28 +00:00
Jack Dallas
c07d07cab9 Fix id's of TheRealShadoh plugins 2020-01-15 12:25:32 +00:00
robejo9
d91fff8328
Create Tdarr_Plugin_d5d4_iiDrakeii_Not_A_Video_Mjpeg_Fix.js
This plugin corrects files with MJPEG streams by removing the MJPEG stream.
This allows Tdarr to correctly identify the file as a video.
2020-01-13 15:03:21 -06:00
robejo9
ae6ced57bc
Remove errors due to embeded pictures
-Added mitigation for embeded pictures to avoid errors during transcode.
-added mitigation for mkv unsupported subtitle codec.  (codec mov_text converts to srt)
-Cleaned up unnecessary code.
2019-12-23 09:06:19 -06:00
robejo9
04d261f2f8
Remove data stream
Data streams are not compatible with ffmpeg as far as my testing has given me.
added -dn to reduce errors / canceled conversions due to data streams.
2019-12-19 22:22:29 -06:00
robejo9
47ae074771
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js
"Segmentation Fault" error when truehd audio caused by truehd stream
Added  search for truehd stream
-max_muxing_queue_size 1024 added to encode cli code to account for error
Changed conversion of bytes to KB from 1024 to 1000
Added infolog for bitrate
2019-12-14 22:31:26 -06:00
robejo9
5b9409bf53
Bitrate Modifer of Null added
Created modifier for null value to avoid 0 input for bitrate target.
2019-12-14 00:49:23 -06:00
robejo9
3bcdef7966
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js
Files now check if bitrate is lower then default set bitrate.  If lower decreases bitrate by percentage and converts.
Added -a53cc 0 to remove Closed Captioning Issues (closed captioning no longer kept)
2019-12-13 12:59:32 -06:00
robejo9
6750ff2764
4KUHD Support
Added Support for 4KUHD.
Updated Description with 4KUHD
Bitrate for 4k UHD set at 14000k and max of 20000k
2019-12-12 09:14:46 -06:00
robejo9
2ce15344dc
map 0 error
fixed map 0 on 1080p
2019-12-10 21:12:18 -06:00
HaveAGitGat
f42bfa5826
Update Tdarr_Plugin_a8hc_HaveAGitGat_HandBrake_H264_VeryFast1080p30.js 2019-12-10 14:37:33 +00:00
HaveAGitGat
7c3136c36e
Update Tdarr_Plugin_a9hc_HaveAGitGat_HandBrake_H264_Fast1080p30.js 2019-12-10 14:36:06 +00:00
robejo9
a378ce5aef
Final Update of the Day
Update to Layout to remove Redundancy (Thanks to Control)
Update bitrate set for different resolutions.
2019-12-09 15:59:17 -06:00
robejo9
1c6fc473bf
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js
added Spatial AQ
2019-12-09 13:21:12 -06:00
robejo9
ffdcd84c4f
Increase Video Quality
Updates to increase Video Quality.
2019-12-09 09:50:17 -06:00
HaveAGitGat
06a7302b42
Update Tdarr_Plugin_d5d3_iiDrakeii_FFMPEG_NVENC_Tiered_MKV.js 2019-12-09 01:46:48 +00:00