Update Tdarr_Plugin_ER01_Transcode audio and video with HW (PC and Mac).js (#279)

Default is wrong, plugin will fail by default.
This commit is contained in:
Rick Meijer 2022-03-18 13:27:25 +01:00 committed by GitHub
parent 995c95c05a
commit a7903f6c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ const details = () => {
{
name: 'resize',
type: 'string',
defaultValue: 'false',
defaultValue: 'no',
inputUI: {
type: 'text',
},