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

@ -2,7 +2,7 @@
const details = () => ({
id: 'Tdarr_Plugin_00td_action_transcode',
Stage: 'Pre-processing',
Name: 'Transcode a video file',
Name: 'Transcode A Video File',
Type: 'Video',
Operation: 'Transcode',
Description: 'Transcode a video file using ffmpeg. GPU transcoding will be used if possible.',