Add user-configurable switch for hi10p on safari
This commit is contained in:
@@ -180,6 +180,14 @@
|
||||
<div class="fieldDescription checkboxFieldDescription">${EnableTrueHdHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="enableHi10pSection checkboxContainer checkboxContainer-withDescription fldEnableDts hide">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" class="chkEnableHi10p" />
|
||||
<span>${EnableHi10p}</span>
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">${EnableHi10pHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="selectContainer">
|
||||
<select is="emby-select" id="selectPreferredTranscodeVideoCodec" label="${LabelSelectPreferredTranscodeVideoCodec}">
|
||||
<option value="">${Auto}</option>
|
||||
|
||||
Reference in New Issue
Block a user