Commit graph

545 commits

Author SHA1 Message Date
HaveAGitGat
8b0989b99c
Update README.md 2020-12-27 12:46:16 +01:00
drpeppershaker
e7fbbcdf2e
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
fixed missing .language tag
2020-12-23 16:57:02 -05:00
drpeppershaker
ef74d9039a
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js 2020-12-23 16:50:35 -05:00
drpeppershaker
70419a1d98
Merge pull request #2 from drpeppershaker/drpeppershaker-patch-1
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 16:46:23 -05:00
drpeppershaker
4726f6bf91
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js 2020-12-23 16:42:43 -05:00
drpeppershaker
962de2e0fc
Merge pull request #3 from drpeppershaker/drpeppershaker-patch-2
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 16:41:07 -05:00
drpeppershaker
31f90319b2
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js 2020-12-23 16:39:22 -05:00
drpeppershaker
3cb7fe8d03
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js 2020-12-23 16:36:30 -05:00
drpeppershaker
c67334ee73
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js 2020-12-23 16:34:10 -05:00
drpeppershaker
d64adc95c6
Merge pull request #1 from drpeppershaker/drpeppershaker-patch-1
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
2020-12-23 11:22:35 -05:00
drpeppershaker
a4bbfb2ddf
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js 2020-12-23 11:20:17 -05:00
drpeppershaker
b24c44992d
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js 2020-12-22 16:47:01 -05:00
drpeppershaker
d922df54ee
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js 2020-12-22 16:44:09 -05:00
drpeppershaker
bfef01f41d
Add files via upload 2020-12-22 16:36:39 -05:00
HaveAGitGat
00b9ef0856
Merge pull request #114 from TheRealShadoh/master
Accepted JackDallas fix actions
2020-12-19 11:18:18 +01:00
HaveAGitGat
9a04e15845
Merge pull request #117 from Migz93/master
Migz Plugins Update
2020-12-19 11:04:38 +01:00
HaveAGitGat
82f8e3ce0d lint fix 2020-12-19 10:17:58 +01:00
HaveAGitGat
f0109f2bfe lint fixes 2020-12-19 10:03:49 +01:00
Migz93
b13ae8cc29 Migz Plugins
1. Update various plugins to correctly compare against numbers.
2020-12-15 11:13:47 +00:00
Migz93
864cf41f1d Migz Plugins
1. Made changes to all plugins following lint testing. There are still various warnings/errors but my very limited knowledge of javascript means I just don't understand what the errors mean. Or in some cases I don't understand how to split the variable across several lines to confirm to the line limits.
I did manage to get it from
952 problems (943 errors, 9 warnings)
down to
37 problems (28 errors, 9 warnings)

2. Fix Flawed logic in FFMPEG plugins which would cause remux conditions to never trigger. Was checking if file was HEVC & VP9 which is impossible as they're both codecs.

3. Fixed a bug with CleanTitle where plugin would fail if a stream in the file didn't have a title.

4. Modify CleanSubtitle plugin to not remove sdh subtitles.

5. Include new plugin to just perform remuxes. Mainly aimed at remuxing to mkv or mp4.
2020-12-14 17:33:17 +00:00
Rick Meijer
24b86c70d6
Merge pull request #1 from HaveAGitGat/master 2020-12-11 10:35:52 +01:00
HaveAGitGat
1ba2af0145 Enable lint 2020-12-10 18:03:29 +01:00
Jack Dallas
90f3364929 Fix id's of TheRealShadoh plugins 2020-12-10 18:00:15 +01:00
HaveAGitGat
e9370ffe7c
Merge pull request #116 from HaveAGitGat/test
Test
2020-12-10 17:55:43 +01:00
HaveAGitGat
9169a9aca5 lint fix 1 2020-12-10 17:52:56 +01:00
HaveAGitGat
b23bf31fa1 test 2020-12-10 17:50:24 +01:00
HaveAGitGat
7500eda3d2 test 2020-12-10 17:47:34 +01:00
HaveAGitGat
1fdc2d4e6e
Merge pull request #115 from HaveAGitGat/lint
lint init
2020-12-10 17:44:57 +01:00
HaveAGitGat
7904647075 lint init 2020-12-10 17:43:41 +01:00
HaveAGitGat
a71f5e28ae
Merge pull request #110 from tmchow/patch-2
Add config option for audio transcode bitrate
2020-11-14 04:08:25 +01:00
Trevin
09e0fa443f
Make bitrate optional 2020-11-11 11:21:45 -08:00
HaveAGitGat
a683eab516
Merge pull request #112 from tmchow/patch-3
Minor formatting and comment fixes
2020-11-11 18:12:05 +01:00
Trevin
1626042e69
Minor formatting and comment fixes 2020-11-10 16:36:46 -08:00
HaveAGitGat
7d8544f9e6
Merge pull request #111 from supersnellehenk/master
henk_Add_Specific_Audio_Codec
2020-11-10 01:38:20 +01:00
Rick Meijer
830204781e Corrected link and code update 2020-11-09 02:24:44 +01:00
Rick Meijer
863093eaba Henk Add Specific Codec 2020-11-09 01:54:35 +01:00
HaveAGitGat
b72f238661
Merge pull request #109 from supersnellehenk/master
Change plugin
2020-10-30 19:00:45 +01:00
Trevin
168879d9ac
Add config option for audio transcode bitrate 2020-10-30 00:12:55 -07:00
Rick Meijer
41dccb2e36 Change plugin
It derped out when you left the subtitle box empty, now it doesn't.
2020-10-30 01:28:36 +01:00
HaveAGitGat
3286b51dcf
Merge pull request #108 from Migz93/master
Migz Plugins
2020-10-28 18:06:10 +01:00
Migz93
6ba398eaf4 Migz Plugins
1) Bug fix for CleanTitle where if the title of an audio/substeam didn't exist it would exit that loop but not increment the Id of the track. Was causing the plugin to loop in some cases.

2) Modify both FFMPEG plugins to treat VP9 codec in a similiar way to HEVC. I.e if a file is already in VP9 codec don't transcode it to HEVC as VP9 is already heavily compressed in a similiar way to HEVC. Plugin itself still outputs files as HEVC
2020-10-27 20:27:54 +00:00
HaveAGitGat
c23066ff4a
Merge pull request #107 from jeff47/patch-3
Update Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only.js
2020-10-21 02:52:35 +02:00
Jeff R
0b5f8fe250
Update Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only.js
Bugfix - plugin would fail if file.ffProbeData.tags was undefined.
2020-10-20 12:11:07 -04:00
HaveAGitGat
9b1f075fb2
Merge pull request #106 from Migz93/master
Migz Plugin Bugfix
2020-10-20 17:41:35 +02:00
Migz93
1ef47b8d78
BugFix Update
Update to catch error if custom_title_matching is empty.
2020-10-20 15:33:46 +01:00
HaveAGitGat
2d2dd3ec83
Merge pull request #105 from Migz93/master
Migz Plugin Updates
2020-10-20 15:07:19 +02:00
Migz93
4ba83c804b Migz Plugin Updates
1) Update to CleanTitle plugin to allow user input custom matching title, allows to remove more then just the default of something with 3 full stops.

2) Update to both FFMPEG plugins to fix a bug where if the force_conform option was enabled and a stream had no codec_name it would cause the plugin to error out.
2020-10-19 19:48:04 +01:00
HaveAGitGat
e6ef31b3fc
Merge pull request #103 from vodkapmp/patch-3
Create Tdarr_Plugin_vdka_Remove_DataStreams.js
2020-10-10 14:46:24 +02:00
vodkapmp
60823fee16
Create Tdarr_Plugin_vdka_Remove_DataStreams.js
Adding plugin to repo
2020-10-08 14:56:02 +02:00
HaveAGitGat
236777c413
Merge pull request #100 from Migz93/master
Migz Plugins Update
2020-09-21 21:56:01 +02:00