mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-14 17:55:55 -07:00
Format classic plugin names
This commit is contained in:
parent
11a623c212
commit
6dda238806
89 changed files with 95 additions and 88 deletions
|
|
@ -3,7 +3,7 @@ const details = () => {
|
|||
return {
|
||||
id: "Tdarr_Plugin_sdd3_Remove_Commentary_Tracks",
|
||||
Stage: "Pre-processing",
|
||||
Name: "Remove video commentary tracks",
|
||||
Name: "Remove Video Commentary Tracks",
|
||||
Type: "Video",
|
||||
Operation: 'Transcode',
|
||||
Description: `[Contains built-in filter] If commentary tracks are detected, they will be removed. \n\n`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue