Format classic plugin names

This commit is contained in:
HaveAGitGat 2024-05-21 15:10:09 +01:00
parent 11a623c212
commit 6dda238806
89 changed files with 95 additions and 88 deletions

View file

@ -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',