Upload
This commit is contained in:
@@ -221,6 +221,18 @@ const defaultSchema = [
|
||||
validation: {},
|
||||
orderIndex: 320
|
||||
},
|
||||
{
|
||||
key: 'handbrake_restart_delete_incomplete_output',
|
||||
category: 'Tools',
|
||||
label: 'Encode-Neustart: unvollständige Ausgabe löschen',
|
||||
type: 'boolean',
|
||||
required: 1,
|
||||
description: 'Wenn aktiv, wird bei "Encode neu starten" der bisherige (nicht erfolgreiche) Output vor Start entfernt.',
|
||||
defaultValue: 'true',
|
||||
options: [],
|
||||
validation: {},
|
||||
orderIndex: 325
|
||||
},
|
||||
{
|
||||
key: 'output_extension',
|
||||
category: 'Tools',
|
||||
|
||||
Reference in New Issue
Block a user