Difference between revisions of "Template:Settings Quality Quality Table Meanings"

From Servarr
m (add templatedata)
Line 8: Line 8:
  
 
<noinclude>
 
<noinclude>
<big>'''Variables'''</big>
+
<templatedata>
*{{{BITRATET1}}}
+
{
*Megabytes per Minute (MB/min)
+
"params": {
*Kilobitets per second (KB/s)
+
"BITRATE1": {
*{{{BITRATE2}}}
+
"description": "Megabytes per Minute (MB/min) or Kilobytes per second (KB/s)",
*Megabytes Per Minute
+
"type": "string",
*Kilobytes Per Second
+
"autovalue": "",
 +
"required": true
 +
},
 +
"BITRATE2": {
 +
"description": "Megabytes Per Minute OR  Kilobytes Per Second",
 +
"type": "string",
 +
"required": true
 +
},
 +
"BITRATET1": {}
 +
}
 +
}
 +
</templatedata>
 
</noinclude>
 
</noinclude>

Revision as of 22:27, 6 September 2020

  • Title - The name of the Quality in the GUI (configurable)
  • Max - The maximum {{{BITRATE1}}} a quality can have.
  • {{{BITRATE2}}} - Self Explanatory
  • Min - The minimum {{{BITRATE1}}} a quality can have.
  • Preferred - The preferred {{{BITRATE1}}} a quality can have.
  • Quality - The scene quality name (hardcoded)
  • Size Limit - Self Explanatory


No description.

Template parameters

ParameterDescriptionTypeStatus
BITRATE1BITRATE1

Megabytes per Minute (MB/min) or Kilobytes per second (KB/s)

Auto value
Stringrequired
BITRATE2BITRATE2

Megabytes Per Minute OR Kilobytes Per Second

Stringrequired
BITRATET1BITRATET1

no description

Unknownoptional