mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Format classic plugin names
This commit is contained in:
parent
11a623c212
commit
6dda238806
89 changed files with 95 additions and 88 deletions
|
|
@ -14,7 +14,7 @@ module.exports.dependencies = [
|
|||
const details = () => ({
|
||||
id: 'Tdarr_Plugin_pre1_Pre_Proc_Example',
|
||||
Stage: 'Pre-processing', // Pre-processing or Post-processing. Determines when the plugin will be executed.
|
||||
Name: 'No title meta data ',
|
||||
Name: 'No Title Meta Data',
|
||||
Type: 'Video',
|
||||
Operation: 'Transcode',
|
||||
Description: 'This plugin removes metadata (if a title exists). The output container is the same as the original. \n\n',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue