mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Update Tdarr_Plugin_c0r1_SetDefaultAudioStream.js
This commit is contained in:
parent
b3abeb20f1
commit
37bef2eec8
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ module.exports.details = function details() {
|
|||
Description: `This plugin will set an audio channel (2.0, 5.1, 7.1) to default and remove default from all other audio streams \n\n`,
|
||||
Version: "0.1.0a",
|
||||
Link: "",
|
||||
Tags:"audio only",
|
||||
Tags:"audio only,ffmpeg,configurable",
|
||||
|
||||
Inputs: [
|
||||
{
|
||||
|
|
@ -106,4 +106,4 @@ module.exports.plugin = function plugin(file, librarySettings, inputs) {
|
|||
}
|
||||
return response
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue