mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-13 17:30:27 -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_vdka_Remove_DataStreams",
|
||||
Stage: "Pre-processing",
|
||||
Name: "Remove Data Streams ",
|
||||
Name: "Remove Data Streams",
|
||||
Type: "Video",
|
||||
Operation: "Transcode",
|
||||
Description: `[Contains built-in filter] This plugin removes data streams if detected. The output container is mkv. Helps with issues like bin_data making files impossible to process. \n\n`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue