mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-17 03:06:27 -07:00
Add 'Auto accept successful transcodes' note
This commit is contained in:
parent
aeb07f9660
commit
5853a0d67d
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ const details = (): IpluginDetails => ({
|
||||||
name: 'Require Review',
|
name: 'Require Review',
|
||||||
description: `Makes the flow pause.
|
description: `Makes the flow pause.
|
||||||
The file will stay in the staging section on the Tdarr tab until the user clicks the "Reviewed" button.
|
The file will stay in the staging section on the Tdarr tab until the user clicks the "Reviewed" button.
|
||||||
|
|
||||||
|
Note: The 'Auto accept successful transcodes' option on the Tdarr tab will cause this plugin to be skipped.
|
||||||
`,
|
`,
|
||||||
style: {
|
style: {
|
||||||
borderColor: 'yellow',
|
borderColor: 'yellow',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue