mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-14 17:55:55 -07:00
Merge branch 'master' into patch-5
This commit is contained in:
commit
cf6968aa26
55 changed files with 2631 additions and 78 deletions
|
|
@ -11,10 +11,11 @@ function details() {
|
|||
Description: `This plugin will check for subtitles, they should be named according to the ISO 639-2 language code.\nA subtitle could look like this: eng.srt\n If there are subtitles found they will be added with FFMPEG, if there are no subs of that language found.\n On first run node module iso-639-2 will be installed in the documents folder.\n Created by @control#0405`,
|
||||
Version: "1.3",
|
||||
Link: "https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js",
|
||||
Tags:'pre-processing,ffmpeg,subtitle only,configurable',
|
||||
Inputs: [
|
||||
{
|
||||
name: 'install_packages',
|
||||
tooltip: `Please change this to "yes", it allows the plugin to install the required nodemodule. (iso-639-2)`
|
||||
tooltip: `Please change this to "yes", it allows the plugin to install the required nodemodule. (iso-639-2) \\nExample:\\n yes`
|
||||
},
|
||||
{
|
||||
name: 'container',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue