Add gpu UI on handbrake (#790)
This commit is contained in:
@@ -27,4 +27,4 @@ sources:
|
||||
- https://hub.docker.com/r/jlesage/handbrake/
|
||||
- https://handbrake.fr/
|
||||
type: application
|
||||
version: 6.6.11
|
||||
version: 6.6.12
|
||||
|
||||
@@ -759,6 +759,14 @@ questions:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: scaleGPU
|
||||
label: "GPU Configuration"
|
||||
group: "Resources and Devices"
|
||||
schema:
|
||||
type: dict
|
||||
$ref:
|
||||
- "definitions/gpuConfiguration"
|
||||
attrs: []
|
||||
- variable: deviceList
|
||||
label: "Mount USB devices"
|
||||
group: "Resources and Devices"
|
||||
|
||||
Reference in New Issue
Block a user