mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[29] Merge remote-tracking branch 'bull/patch-2' into nightly
This commit is contained in:
commit
734b4b9640
1 changed files with 1 additions and 0 deletions
|
@ -1552,6 +1552,7 @@
|
|||
"back_width": { "type": "integer", "exclusiveMinimum": 0 },
|
||||
"builder_level": { "type": "string", "enum": ["show","season","episode"] },
|
||||
"file": { "type": "string" },
|
||||
"final_name": { "type": "string" },
|
||||
"flag_alignment": { "type": "string", "enum": ["left","right"] },
|
||||
"font_color": { "type": "string", "pattern": "^\\#([A-Fa-f0-9]{3}|[A-Fa-f0-9]{4}|[A-Fa-f0-9]{6}|[A-Fa-f0-9]{8})$" },
|
||||
"font_size": { "type": "integer", "exclusiveMinimum": 0 },
|
||||
|
|
Loading…
Reference in a new issue