add option to save recordings as mkv

This commit is contained in:
Luke Pulverenti 2016-09-08 02:41:49 -04:00
parent 719ed8d8bd
commit ddcc2b874c
4 changed files with 12 additions and 7 deletions

View file

@ -71,6 +71,12 @@
<div class="fieldDescription paperCheckboxFieldDescription">${OptionConvertRecordingsToStreamingFormatHelp}</div>
<div class="fieldDescription paperCheckboxFieldDescription btnSupporterForConverting"><a href="https://emby.media/premiere" target="_blank" class="accent">${FeatureRequiresEmbyPremiere}</a></div>
</div>
<div class="selectContainer">
<select is="emby-select" id="selectConversionFormat" label="${LabelConvertRecordingsTo}">
<option value="mp4">MP4</option>
<option value="mkv">MKV</option>
</select>
</div>
<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input type="checkbox" is="emby-checkbox" id="chkPreserveAudio" />