2016-06-04 20:50:07 -07:00
|
|
|
|
<div id="liveTvTunerProviderHdHomerunPage" data-role="page" class="page type-interior liveTvSettingsPage withTabs" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Live%20TV" data-require="scripts/livetvtunerprovider-hdhomerun,paper-input,paper-checkbox,emby-button">
|
2015-07-25 11:11:46 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div data-role="content">
|
|
|
|
|
<div class="content-primary">
|
2015-07-25 11:11:46 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="readOnlyContent" style="margin-top: 2em;">
|
2015-07-25 11:11:46 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<h1>HD Homerun</h1>
|
2015-07-25 11:11:46 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<form>
|
|
|
|
|
<div>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-input class="txtDevicePath" label="${LabelTunerIpAddress}" required="required"></paper-input>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<br />
|
|
|
|
|
<paper-checkbox class="chkEnabled" checked>${LabelEnableThisTuner}</paper-checkbox>
|
|
|
|
|
<div class="fieldDescription paperCheckboxFieldDescription">${LabelEnableThisTunerHelp}</div>
|
|
|
|
|
</div>
|
2015-07-25 11:11:46 -07:00
|
|
|
|
<div>
|
|
|
|
|
<br />
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<paper-checkbox class="chkFavorite">${LabelImportOnlyFavoriteChannels}</paper-checkbox>
|
|
|
|
|
<div class="fieldDescription paperCheckboxFieldDescription">${ImportFavoriteChannelsHelp}</div>
|
|
|
|
|
</div>
|
2016-04-03 23:46:45 -07:00
|
|
|
|
<div>
|
|
|
|
|
<br />
|
|
|
|
|
<paper-checkbox class="chkTranscode">${LabelAllowHWTranscoding}</paper-checkbox>
|
|
|
|
|
<div class="fieldDescription paperCheckboxFieldDescription">${AllowHWTranscodingHelp}</div>
|
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<br />
|
2016-04-05 19:18:56 -07:00
|
|
|
|
<p>${DrmChannelsNotImported}</p>
|
|
|
|
|
<br />
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div>
|
2016-06-04 20:50:07 -07:00
|
|
|
|
<button is="emby-button" type="submit" class="raised submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></button>
|
|
|
|
|
<button is="emby-button" type="button" class="raised cancel block btnCancel" onclick="history.back();"><iron-icon icon="close"></iron-icon><span>${ButtonCancel}</span></button>
|
2015-07-25 11:11:46 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
|
|
|
|
</form>
|
2015-07-25 11:11:46 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-04-03 23:46:45 -07:00
|
|
|
|
</div>
|