set_staged_verdict
Resolve transcodes waiting on user approval by accepting or rejecting the staged decision, finalizing the pending item.
Instructions
Take action on an item staged for user approval (POST /api/v2/transcode-user-verdict) — accept, reject or otherwise resolve a transcode that is waiting on a decision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | The staged item record, as returned by query_table for the staged view | |
| verdict | Yes | The verdict to apply, as used by the Tdarr staged-items UI |