mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-18 19:56:24 -07:00
Format classic plugin names
This commit is contained in:
parent
11a623c212
commit
6dda238806
89 changed files with 95 additions and 88 deletions
|
|
@ -6,7 +6,7 @@
|
|||
const details = () => ({
|
||||
id: 'Tdarr_Plugin_SV6x_Smoove1FFMPEG_NVENC_H264',
|
||||
Stage: 'Pre-processing', // Preprocessing or Post-processing. Determines when the plugin will be executed.
|
||||
Name: 'Smoove-Transcode to H264 using FFMPEG and NVENC ',
|
||||
Name: 'Smoove-Transcode To H264 Using FFMPEG And NVENC',
|
||||
Type: 'Video',
|
||||
Operation: 'Transcode',
|
||||
Description: `Files not in H264 will be transcoded into H264 using Nvidia GPU with ffmpeg.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue