mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-18 19:56:24 -07:00
fix title (remove space) (#287)
This commit is contained in:
parent
3e4176423c
commit
4d8aa2dc0d
1 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ const details = () => ({
|
|||
Type: 'Audio',
|
||||
Operation: 'Transcode',
|
||||
Description: 'This plugin can convert any 2.0 audio track/s to AAC and can create downmixed audio tracks. \n\n',
|
||||
Version: '2.3',
|
||||
Version: '2.4',
|
||||
Tags: 'pre-processing,ffmpeg,audio only,configurable',
|
||||
Inputs: [{
|
||||
name: 'aac_stereo',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue