caiusseverus
2d15e9f7dd
Bugfix: missing hyphen
...
Missing hyphen in preset for mjpeg decoding line 275.
5 years ago
HaveAGitGat
9dd23003e2
Merge pull request #131 from supersnellehenk/master
...
Fixes #129
5 years ago
Rick Meijer
bb0f81625b
Add trailing ? for subtitles
5 years ago
Rick Meijer
19c75f9972
Undo my changes to drpeppershaker plugin
5 years ago
Rick Meijer
89f2aa3bf1
Merge branch 'feature/fix_henk_asac'
5 years ago
Rick Meijer
829ee54150
Fixes #129 + gitignore IDE files
5 years ago
Rick Meijer
87f5089288
Auto stash before merge of "master" and "HaveAGitGat/master"
5 years ago
Rick Meijer
c9f3b44efd
Merge remote-tracking branch 'HaveAGitGat/master'
5 years ago
HaveAGitGat
bbf9210139
Output subs file to original folder
5 years ago
HaveAGitGat
c0106cdf7b
Update to jpn (iso)
5 years ago
HaveAGitGat
f479522456
Update Tdarr_Plugin_bbbb_Filter_Example.js
5 years ago
HaveAGitGat
9e1e732fcd
Update Tdarr_Plugin_bbbb_Filter_Example.js
5 years ago
HaveAGitGat
901322d645
Update Tdarr_Plugin_bbbb_Filter_Example.js
5 years ago
HaveAGitGat
38fd374473
update gitignore
5 years ago
HaveAGitGat
cf745dc6aa
Add example filter plugin
5 years ago
HaveAGitGat
8f8ce5677b
Add filter example plugin
5 years ago
Rick Meijer
743f92264a
Merge remote-tracking branch 'HaveAGitGat/master'
5 years ago
HaveAGitGat
330dc5b2ea
Add -max_muxing_queue_size 999
5 years ago
HaveAGitGat
d36ce1990b
Add import-fresh modules
5 years ago
HaveAGitGat
3f616d4406
Check for extra empties
5 years ago
HaveAGitGat
98bd5a115f
fix loop bug
5 years ago
HaveAGitGat
b79f45db6b
v2 Dependencies addition
5 years ago
HaveAGitGat
13b0ec0221
Add external dependencies
5 years ago
HaveAGitGat
e656cb0759
Merge pull request #120 from Migz93/master
...
Migz Plugins Update
5 years ago
HaveAGitGat
49829c9c24
lint fix
5 years ago
Migz93
1d4a0113ec
Migz Plugins Update
...
1) Update CPU plugin description as it mentions using a GPU which is incorrect.
2) Update CPU & GPU plugins to remove `\n` and `\\n` from the description fields as the description field doesn't seem to use these as new lines and were instead displaying as text.
5 years ago
Rick Meijer
3e8bf34772
Merge remote-tracking branch 'HaveAGitGat/master'
5 years ago
HaveAGitGat
e09c5b42fe
Merge pull request #119 from drpeppershaker/master
...
Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT
5 years ago
HaveAGitGat
edc9dfd4ba
Update README.md
5 years ago
HaveAGitGat
8b0989b99c
Update README.md
5 years ago
drpeppershaker
e7fbbcdf2e
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
...
fixed missing .language tag
5 years ago
drpeppershaker
ef74d9039a
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
70419a1d98
Merge pull request #2 from drpeppershaker/drpeppershaker-patch-1
...
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
4726f6bf91
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
962de2e0fc
Merge pull request #3 from drpeppershaker/drpeppershaker-patch-2
...
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
31f90319b2
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
3cb7fe8d03
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
c67334ee73
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
d64adc95c6
Merge pull request #1 from drpeppershaker/drpeppershaker-patch-1
...
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
a4bbfb2ddf
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
b24c44992d
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
d922df54ee
Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
5 years ago
drpeppershaker
bfef01f41d
Add files via upload
5 years ago
HaveAGitGat
00b9ef0856
Merge pull request #114 from TheRealShadoh/master
...
Accepted JackDallas fix actions
5 years ago
HaveAGitGat
9a04e15845
Merge pull request #117 from Migz93/master
...
Migz Plugins Update
5 years ago
HaveAGitGat
82f8e3ce0d
lint fix
5 years ago
HaveAGitGat
f0109f2bfe
lint fixes
5 years ago
Migz93
b13ae8cc29
Migz Plugins
...
1. Update various plugins to correctly compare against numbers.
5 years ago
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.
5 years ago
Rick Meijer
24b86c70d6
Merge pull request #1 from HaveAGitGat/master
5 years ago