2018-09-12 19:26:21 +02:00
|
|
|
|
<div id="liveTvSettingsPage" data-role="page" class="page type-interior liveTvPage" data-require="scripts/livetvsettings,emby-checkbox,emby-input,emby-select,emby-collapse,emby-button">
|
2017-05-06 15:42:17 -04:00
|
|
|
|
<div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<div class="content-primary">
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<div class="verticalSection">
|
|
|
|
|
<div class="sectionTitleContainer flex align-items-center">
|
|
|
|
|
<h2 class="sectionTitle">DVR</h2>
|
|
|
|
|
<a is="emby-linkbutton" class="raised button-alt headerHelpButton" target="_blank" href="https://github.com/MediaBrowser/Wiki/wiki//Live%20TV">${Help}</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<form class="liveTvSettingsForm">
|
2016-08-21 15:18:58 -04:00
|
|
|
|
<div class="selectContainer">
|
|
|
|
|
<select is="emby-select" id="selectGuideDays" label="${LabelNumberOfGuideDays}">
|
|
|
|
|
<option value="">${OptionAutomatic}</option>
|
|
|
|
|
<option value="1">1</option>
|
|
|
|
|
<option value="2">2</option>
|
|
|
|
|
<option value="3">3</option>
|
|
|
|
|
<option value="4">4</option>
|
|
|
|
|
<option value="5">5</option>
|
|
|
|
|
<option value="6">6</option>
|
|
|
|
|
<option value="7">7</option>
|
|
|
|
|
<option value="8">8</option>
|
|
|
|
|
<option value="9">9</option>
|
|
|
|
|
<option value="10">10</option>
|
|
|
|
|
<option value="11">11</option>
|
|
|
|
|
<option value="12">12</option>
|
|
|
|
|
<option value="13">13</option>
|
|
|
|
|
<option value="14">14</option>
|
|
|
|
|
</select>
|
|
|
|
|
<div class="fieldDescription">${LabelNumberOfGuideDaysHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="inputContainer">
|
|
|
|
|
<div style="display: flex; align-items: center;">
|
|
|
|
|
<div style="flex-grow:1;">
|
2016-09-02 08:30:47 -04:00
|
|
|
|
<input is="emby-input" id="txtRecordingPath" label="${LabelRecordingPath}" autocomplete="off" />
|
2016-08-21 15:18:58 -04:00
|
|
|
|
</div>
|
2017-09-14 14:50:29 -04:00
|
|
|
|
<button type="button" is="paper-icon-button-light" id="btnSelectRecordingPath" title="${ButtonSelectDirectory}" class="emby-input-iconbutton"><i class="md-icon">search</i></button>
|
2016-08-21 15:18:58 -04:00
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<div class="fieldDescription">${LabelRecordingPathHelp}</div>
|
|
|
|
|
</div>
|
2016-08-21 15:18:58 -04:00
|
|
|
|
<div class="inputContainer">
|
|
|
|
|
<div style="display: flex; align-items: center;">
|
|
|
|
|
<div style="flex-grow:1;">
|
2016-08-27 00:35:06 -04:00
|
|
|
|
<input is="emby-input" id="txtMovieRecordingPath" label="${LabelMovieRecordingPath}" autocomplete="off" />
|
2016-08-21 15:18:58 -04:00
|
|
|
|
</div>
|
2017-09-14 14:50:29 -04:00
|
|
|
|
<button type="button" is="paper-icon-button-light" id="btnSelectMovieRecordingPath" title="${ButtonSelectDirectory}" class="emby-input-iconbutton"><i class="md-icon">search</i></button>
|
2016-08-21 15:18:58 -04:00
|
|
|
|
</div>
|
2016-05-04 16:50:47 -04:00
|
|
|
|
</div>
|
2016-08-21 15:18:58 -04:00
|
|
|
|
<div class="inputContainer">
|
|
|
|
|
<div style="display: flex; align-items: center;">
|
|
|
|
|
<div style="flex-grow:1;">
|
2016-08-27 00:35:06 -04:00
|
|
|
|
<input is="emby-input" id="txtSeriesRecordingPath" label="${LabelSeriesRecordingPath}" autocomplete="off" />
|
2016-08-21 15:18:58 -04:00
|
|
|
|
</div>
|
2017-09-14 14:50:29 -04:00
|
|
|
|
<button type="button" is="paper-icon-button-light" id="btnSelectSeriesRecordingPath" title="${ButtonSelectDirectory}" class="emby-input-iconbutton"><i class="md-icon">search</i></button>
|
2016-08-21 15:18:58 -04:00
|
|
|
|
</div>
|
2016-05-04 16:50:47 -04:00
|
|
|
|
</div>
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<div class="verticalSection">
|
|
|
|
|
<h2 class="sectionTitle">${HeaderDefaultRecordingSettings}</h2>
|
2016-11-22 14:45:55 -05:00
|
|
|
|
<div class="inputContainer">
|
|
|
|
|
<div style="display: flex; align-items: center;">
|
|
|
|
|
<div style="flex-grow: 1;">
|
|
|
|
|
<input is="emby-input" type="number" id="txtPrePaddingMinutes" pattern="[0-9]*" required="required" min="0" step="1" label="${LabelStartWhenPossible}" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="fieldDescription" style="margin-left:.5em;font-size:90%;margin-top:1.3em;">
|
|
|
|
|
${MinutesBefore}
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="inputContainer">
|
|
|
|
|
<div style="display: flex; align-items: center;">
|
|
|
|
|
<div style="flex-grow: 1;">
|
|
|
|
|
<input is="emby-input" type="number" id="txtPostPaddingMinutes" pattern="[0-9]*" required="required" min="0" step="1" label="${LabelStopWhenPossible}" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="fieldDescription" style="margin-left:.5em;font-size:90%;margin-top:1.3em;">
|
|
|
|
|
${MinutesAfter}
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2015-08-22 15:46:55 -04:00
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</div>
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<div class="verticalSection">
|
|
|
|
|
<h2 class="sectionTitle">${HeaderRecordingPostProcessing}</h2>
|
|
|
|
|
<div class="inputContainer">
|
|
|
|
|
<div style="display: flex; align-items: center;">
|
|
|
|
|
<div style="flex-grow:1;">
|
|
|
|
|
<input is="emby-input" type="text" id="txtPostProcessor" label="${LabelPostProcessor}" />
|
|
|
|
|
</div>
|
|
|
|
|
<button type="button" is="paper-icon-button-light" id="btnSelectPostProcessorPath" class="emby-input-iconbutton"><i class="md-icon">search</i></button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="inputContainer">
|
|
|
|
|
<input is="emby-input" type="text" id="txtPostProcessorArguments" label="${LabelPostProcessorArguments}" />
|
|
|
|
|
<div class="fieldDescription">${LabelPostProcessorArgumentsHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<br />
|
2016-08-21 15:18:58 -04:00
|
|
|
|
<div>
|
2016-09-18 01:52:10 -04:00
|
|
|
|
<button is="emby-button" type="submit" class="raised button-submit block"><span>${ButtonSave}</span></button>
|
2016-08-21 15:18:58 -04:00
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</form>
|
2014-01-12 11:55:38 -05:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</div>
|