mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 02:35:54 -07:00
Format classic plugin names
This commit is contained in:
parent
11a623c212
commit
6dda238806
89 changed files with 95 additions and 88 deletions
|
|
@ -2,7 +2,7 @@ module.exports.dependencies = ['import-fresh'];
|
|||
const details = () => ({
|
||||
id: 'Tdarr_Plugin_Greg_MP3_FFMPEG_CPU',
|
||||
Stage: 'Pre-processing',
|
||||
Name: 'Audio Transcode to MP3 using CPU and FFMPEG',
|
||||
Name: 'Audio Transcode To MP3 Using CPU And FFMPEG',
|
||||
Type: 'Audio',
|
||||
Operation: 'Transcode',
|
||||
Description: '[Contains built-in filter] Convert an audio file to mp3, retaining ID3 tags, '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue