mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Update tag plugin descriptions
This commit is contained in:
parent
b154da79c8
commit
031ff10372
2 changed files with 3 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ Subsequent tags must not use the reserved word 'require' in them.
|
|||
|
||||
You can set the 'Node Tags' in the Node options panel.
|
||||
|
||||
The the item tags in the staging section must be a subset of the required tags for a worker to process the file.
|
||||
A worker will only process a file if the Custom Queue Tags are a subset of the Worker/Node Tags
|
||||
`,
|
||||
style: {
|
||||
borderColor: 'yellow',
|
||||
|
|
|
|||
|
|
@ -13,7 +13,8 @@ does not match the required worker type and tags.
|
|||
|
||||
You can set the 'Node Tags' in the Node options panel.
|
||||
|
||||
The current tags must be a subset of the required tags.
|
||||
The required tags must be a subset of the current tags for the current worker to process the item,
|
||||
else the item will be requeued with the required tags.
|
||||
`,
|
||||
style: {
|
||||
borderColor: 'yellow',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue