mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add latest translations
This commit is contained in:
parent
ade4cbcd86
commit
ba42cdde19
43 changed files with 259 additions and 351 deletions
|
@ -20,10 +20,10 @@
|
||||||
<img class="imgLogoIcon" src="css/images/mblogoicon.png" /><img class="imgLogoText" src="css/images/mblogotextblack.png" />
|
<img class="imgLogoIcon" src="css/images/mblogoicon.png" /><img class="imgLogoText" src="css/images/mblogotextblack.png" />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
Version <span id="appVersionNumber"></span>
|
<span id="appVersionNumber">${VersionNumber}</span>
|
||||||
</p>
|
</p>
|
||||||
<hr />
|
<hr />
|
||||||
<p>Please support other free products we utilize:</p>
|
<p>${PleaseSupportOtherProduces}</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="http://fanart.tv" target="_blank">FanArt.tv</a>
|
<a href="http://fanart.tv" target="_blank">FanArt.tv</a>
|
||||||
|
@ -38,14 +38,14 @@
|
||||||
<a href="http://www.themoviedb.org" target="_blank">TheMovieDb.org</a>
|
<a href="http://www.themoviedb.org" target="_blank">TheMovieDb.org</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="http://www.omdbapi.com" target="_blank">The OMDB</a>
|
<a href="http://www.omdbapi.com" target="_blank">The Open Movie Database</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="http://thetvdb.com" target="_blank">TheTVDB.com</a>
|
<a href="http://thetvdb.com" target="_blank">TheTVDB.com</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Utilizing <a href="http://www.pismotechnic.com/pfm/" target="_blank">Pismo File Mount</a> through a donated license.
|
<a href="http://www.pismotechnic.com/pfm/" target="_blank">${PismoMessage}</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Advanced</title>
|
<title>${TitleAdvanced}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="advancedConfigurationPage" data-role="page" class="page type-interior advancedConfigurationPage">
|
<div id="advancedConfigurationPage" data-role="page" class="page type-interior advancedConfigurationPage">
|
||||||
|
@ -11,33 +11,33 @@
|
||||||
|
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="#" data-role="button" class="ui-btn-active">${TabGeneral}</a>
|
<a href="#" data-role="button" class="ui-btn-active">${TabGeneral}</a>
|
||||||
<a href="advancedpaths.html" data-role="button">Paths</a>
|
<a href="advancedpaths.html" data-role="button">${TabPaths}</a>
|
||||||
<a href="advancedserversettings.html" data-role="button">Server</a>
|
<a href="advancedserversettings.html" data-role="button">${TabServer}</a>
|
||||||
<a href="encodingsettings.html" data-role="button">Transcoding</a>
|
<a href="encodingsettings.html" data-role="button">${TabTranscoding}</a>
|
||||||
</div>
|
</div>
|
||||||
<form id="advancedConfigurationForm">
|
<form id="advancedConfigurationForm">
|
||||||
|
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li id="fldRunAtStartup" style="display: none;">
|
<li id="fldRunAtStartup" style="display: none;">
|
||||||
<input type="checkbox" id="chkRunAtStartup" name="chkRunAtStartup" data-mini="true" />
|
<input type="checkbox" id="chkRunAtStartup" name="chkRunAtStartup" data-mini="true" />
|
||||||
<label for="chkRunAtStartup">Run server at startup</label>
|
<label for="chkRunAtStartup">${LabelRunServerAtStartup}</label>
|
||||||
<div id="windowsStartupDescription" class="fieldDescription warningFieldDescription" style="display: none;">
|
<div id="windowsStartupDescription" class="fieldDescription warningFieldDescription" style="display: none;">
|
||||||
This will start the tray icon on windows startup. To start the windows service, uncheck this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.
|
${LabelRunServerAtStartupHelp}
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" id="chkDebugLog" name="chkDebugLog" data-mini="true" />
|
<input type="checkbox" id="chkDebugLog" name="chkDebugLog" data-mini="true" />
|
||||||
<label for="chkDebugLog">Enable debug logging </label>
|
<label for="chkDebugLog">${LabelEnableDebugLogging}</label>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Updates</h2>
|
<h2>Updates</h2>
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<label for="selectAutomaticUpdateLevel">Automatic update level</label>
|
<label for="selectAutomaticUpdateLevel">${LabelAutomaticUpdateLevel}</label>
|
||||||
<select name="selectAutomaticUpdateLevel" id="selectAutomaticUpdateLevel" data-mini="true">
|
<select name="selectAutomaticUpdateLevel" id="selectAutomaticUpdateLevel" data-mini="true">
|
||||||
<option value="Release">Official Release</option>
|
<option value="Release">${OptionRelease}</option>
|
||||||
<option value="Beta">Beta</option>
|
<option value="Beta">${OptionBeta}</option>
|
||||||
<option value="Dev">Dev (Unstable)</option>
|
<option value="Dev">${OptionDev}</option>
|
||||||
</select>
|
</select>
|
||||||
<div id="devBuildWarning" class="fieldDescription warningFieldDescription" style="display: none;">
|
<div id="devBuildWarning" class="fieldDescription warningFieldDescription" style="display: none;">
|
||||||
${DevBuildWarning}
|
${DevBuildWarning}
|
||||||
|
@ -45,9 +45,9 @@
|
||||||
</li>
|
</li>
|
||||||
<li id="fldEnableAutomaticRestart" style="display: none;">
|
<li id="fldEnableAutomaticRestart" style="display: none;">
|
||||||
<input type="checkbox" id="chkEnableAutomaticRestart" name="chkEnableAutomaticRestart" data-mini="true" />
|
<input type="checkbox" id="chkEnableAutomaticRestart" name="chkEnableAutomaticRestart" data-mini="true" />
|
||||||
<label for="chkEnableAutomaticRestart">Allow the server to restart automatically to apply updates</label>
|
<label for="chkEnableAutomaticRestart">${LabelAllowServerAutoRestart}</label>
|
||||||
<div class="fieldDescription">
|
<div class="fieldDescription">
|
||||||
The server will only restart during idle periods, when no users are active.
|
${LabelAllowServerAutoRestartHelp}
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -55,10 +55,10 @@
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
||||||
Save
|
${ButtonSave}
|
||||||
</button>
|
</button>
|
||||||
<button type="button" onclick="Dashboard.navigate('dashboard.html');" data-icon="delete" data-mini="true">
|
<button type="button" onclick="Dashboard.navigate('dashboard.html');" data-icon="delete" data-mini="true">
|
||||||
Cancel
|
${ButtonCancel}
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Advanced</title>
|
<title>${TitleAdvanced}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="advancedServerSettingsPage" data-role="page" class="page type-interior advancedConfigurationPage">
|
<div id="advancedServerSettingsPage" data-role="page" class="page type-interior advancedConfigurationPage">
|
||||||
|
@ -11,9 +11,9 @@
|
||||||
|
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="advanced.html" data-role="button">${TabGeneral}</a>
|
<a href="advanced.html" data-role="button">${TabGeneral}</a>
|
||||||
<a href="advancedpaths.html" data-role="button">Paths</a>
|
<a href="advancedpaths.html" data-role="button">${TabPaths}</a>
|
||||||
<a href="#" data-role="button" class="ui-btn-active">Server</a>
|
<a href="#" data-role="button" class="ui-btn-active">${TabServer}</a>
|
||||||
<a href="encodingsettings.html" data-role="button">Transcoding</a>
|
<a href="encodingsettings.html" data-role="button">${TabTranscoding}</a>
|
||||||
</div>
|
</div>
|
||||||
<form class="advancedServerSettingsForm">
|
<form class="advancedServerSettingsForm">
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
<div style="display: inline-block; width: 92%;">
|
<div style="display: inline-block; width: 92%;">
|
||||||
<input type="text" id="txtWatchFolder" name="txtWatchFolder" />
|
<input type="text" id="txtWatchFolder" name="txtWatchFolder" />
|
||||||
</div>
|
</div>
|
||||||
<button id="btnSelectWatchFolder" type="button" data-icon="search" data-iconpos="notext" data-inline="true">Select Directory</button>
|
<button id="btnSelectWatchFolder" type="button" data-icon="search" data-iconpos="notext" data-inline="true">${ButtonSelectDirectory}</button>
|
||||||
<div class="fieldDescription">
|
<div class="fieldDescription">
|
||||||
The server will poll this folder during the "Organize new media files" <a href="scheduledtasks.html">scheduled task</a>.
|
The server will poll this folder during the "Organize new media files" <a href="scheduledtasks.html">scheduled task</a>.
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<div class="content-primary">
|
<div class="content-primary">
|
||||||
|
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="dlnasettings.html" data-role="button">Settings</a>
|
<a href="dlnasettings.html" data-role="button">${TabSettings}</a>
|
||||||
<a href="dlnaprofiles.html" data-role="button" class="ui-btn-active">Profiles</a>
|
<a href="dlnaprofiles.html" data-role="button" class="ui-btn-active">Profiles</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<div class="content-primary">
|
<div class="content-primary">
|
||||||
|
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="dlnasettings.html" data-role="button">Settings</a>
|
<a href="dlnasettings.html" data-role="button">${TabSettings}</a>
|
||||||
<a href="#" data-role="button" class="ui-btn-active">Profiles</a>
|
<a href="#" data-role="button" class="ui-btn-active">Profiles</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<div class="content-primary">
|
<div class="content-primary">
|
||||||
|
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="#" data-role="button" class="ui-btn-active">Settings</a>
|
<a href="#" data-role="button" class="ui-btn-active">${TabSettings}</a>
|
||||||
<a href="dlnaprofiles.html" data-role="button">Profiles</a>
|
<a href="dlnaprofiles.html" data-role="button">Profiles</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div style="vertical-align: bottom; display: inline-block;">
|
<div style="vertical-align: bottom; display: inline-block;">
|
||||||
<div id="fldDelete" style="display: none;">
|
<div id="fldDelete" style="display: none;">
|
||||||
<button id="btnDelete" type="button" data-icon="delete" data-mini="true" data-inline="true">Delete</button>
|
<button id="btnDelete" type="button" data-icon="delete" data-mini="true" data-inline="true">${ButtonDelete}</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Advanced</title>
|
<title>${TitleAdvanced}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="encodingSettingsPage" data-role="page" class="page type-interior advancedConfigurationPage">
|
<div id="encodingSettingsPage" data-role="page" class="page type-interior advancedConfigurationPage">
|
||||||
|
@ -11,9 +11,9 @@
|
||||||
|
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="advanced.html" data-role="button">${TabGeneral}</a>
|
<a href="advanced.html" data-role="button">${TabGeneral}</a>
|
||||||
<a href="advancedpaths.html" data-role="button">Paths</a>
|
<a href="advancedpaths.html" data-role="button">${TabPaths}</a>
|
||||||
<a href="advancedserversettings.html" data-role="button">Server</a>
|
<a href="advancedserversettings.html" data-role="button">${TabServer}</a>
|
||||||
<a href="#" data-role="button" class="ui-btn-active">Transcoding</a>
|
<a href="#" data-role="button" class="ui-btn-active">${TabTranscoding}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<form class="encodingSettingsForm">
|
<form class="encodingSettingsForm">
|
||||||
|
|
|
@ -137,10 +137,10 @@
|
||||||
<label for="chkIso">${OptionIso}</label>
|
<label for="chkIso">${OptionIso}</label>
|
||||||
|
|
||||||
<input class="chkHDFilter" type="checkbox" name="chkHD" id="chkHD" data-filter="IsHD" data-mini="true">
|
<input class="chkHDFilter" type="checkbox" name="chkHD" id="chkHD" data-filter="IsHD" data-mini="true">
|
||||||
<label for="chkHD">HD</label>
|
<label for="chkHD">${OptionIsHD}</label>
|
||||||
|
|
||||||
<input class="chkSDFilter" type="checkbox" name="chkSD" id="chkSD" data-filter="IsHD" data-mini="true">
|
<input class="chkSDFilter" type="checkbox" name="chkSD" id="chkSD" data-filter="IsHD" data-mini="true">
|
||||||
<label for="chkSD">SD</label>
|
<label for="chkSD">${OptionIsSD}</label>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
<fieldset data-role="controlgroup">
|
<fieldset data-role="controlgroup">
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div id="gameGenresPage" data-role="page" class="page libraryPage listPage" data-theme="b" data-view="games">
|
<div id="gameGenresPage" data-role="page" class="page libraryPage listPage" data-theme="b" data-view="games">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html">${TabSuggested}</a>
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="games.html">Games</a>
|
<a href="games.html">${TabGames}</a>
|
||||||
<a href="gamesystems.html">Game Systems</a>
|
<a href="gamesystems.html">Game Systems</a>
|
||||||
<a href="gamegenres.html" class="ui-btn-active">${TabGenres}</a>
|
<a href="gamegenres.html" class="ui-btn-active">${TabGenres}</a>
|
||||||
<a href="gamestudios.html">${TabStudios}</a>
|
<a href="gamestudios.html">${TabStudios}</a>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div id="gamesPage" data-role="page" class="page libraryPage listPage" data-theme="b" data-view="games">
|
<div id="gamesPage" data-role="page" class="page libraryPage listPage" data-theme="b" data-view="games">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html">${TabSuggested}</a>
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="games.html" class="ui-btn-active">Games</a>
|
<a href="games.html" class="ui-btn-active">${TabGames}</a>
|
||||||
<a href="gamesystems.html">Game Systems</a>
|
<a href="gamesystems.html">Game Systems</a>
|
||||||
<a href="gamegenres.html">${TabGenres}</a>
|
<a href="gamegenres.html">${TabGenres}</a>
|
||||||
<a href="gamestudios.html">${TabStudios}</a>
|
<a href="gamestudios.html">${TabStudios}</a>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div id="gamesRecommendedPage" data-role="page" class="page libraryPage" data-theme="b" data-view="games">
|
<div id="gamesRecommendedPage" data-role="page" class="page libraryPage" data-theme="b" data-view="games">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html" class="ui-btn-active">${TabSuggested}</a>
|
<a href="gamesrecommended.html" class="ui-btn-active">${TabSuggested}</a>
|
||||||
<a href="games.html">Games</a>
|
<a href="games.html">${TabGames}</a>
|
||||||
<a href="gamesystems.html">Game Systems</a>
|
<a href="gamesystems.html">Game Systems</a>
|
||||||
<a href="gamegenres.html">${TabGenres}</a>
|
<a href="gamegenres.html">${TabGenres}</a>
|
||||||
<a href="gamestudios.html">${TabStudios}</a>
|
<a href="gamestudios.html">${TabStudios}</a>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div id="gameStudiosPage" data-role="page" class="page libraryPage listPage" data-theme="b" data-view="games">
|
<div id="gameStudiosPage" data-role="page" class="page libraryPage listPage" data-theme="b" data-view="games">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html">${TabSuggested}</a>
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="games.html">Games</a>
|
<a href="games.html">${TabGames}</a>
|
||||||
<a href="gamesystems.html">Game Systems</a>
|
<a href="gamesystems.html">Game Systems</a>
|
||||||
<a href="gamegenres.html">${TabGenres}</a>
|
<a href="gamegenres.html">${TabGenres}</a>
|
||||||
<a href="gamestudios.html" class="ui-btn-active">${TabStudios}</a>
|
<a href="gamestudios.html" class="ui-btn-active">${TabStudios}</a>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<div id="gamesystemsPage" data-role="page" class="page libraryPage" data-theme="b" data-view="games">
|
<div id="gamesystemsPage" data-role="page" class="page libraryPage" data-theme="b" data-view="games">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html">${TabSuggested}</a>
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="games.html">Games</a>
|
<a href="games.html">${TabGames}</a>
|
||||||
<a href="gamesystems.html" class="ui-btn-active">Game Systems</a>
|
<a href="gamesystems.html" class="ui-btn-active">Game Systems</a>
|
||||||
<a href="gamegenres.html">${TabGenres}</a>
|
<a href="gamegenres.html">${TabGenres}</a>
|
||||||
<a href="gamestudios.html">${TabStudios}</a>
|
<a href="gamestudios.html">${TabStudios}</a>
|
||||||
|
|
|
@ -99,7 +99,7 @@
|
||||||
<div id="gameGenreTabs" class="itemTabs" style="display: none;">
|
<div id="gameGenreTabs" class="itemTabs" style="display: none;">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html">${TabSuggested}</a>
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="games.html">Games</a>
|
<a href="games.html">${TabGames}</a>
|
||||||
<a href="gamesystems.html">Game Systems</a>
|
<a href="gamesystems.html">Game Systems</a>
|
||||||
<a href="gamegenres.html" class="ui-btn-active">${TabGenres}</a>
|
<a href="gamegenres.html" class="ui-btn-active">${TabGenres}</a>
|
||||||
<a href="gamestudios.html">${TabStudios}</a>
|
<a href="gamestudios.html">${TabStudios}</a>
|
||||||
|
@ -108,7 +108,7 @@
|
||||||
<div id="gameStudioTabs" class="itemTabs" style="display: none;">
|
<div id="gameStudioTabs" class="itemTabs" style="display: none;">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html">${TabSuggested}</a>
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="games.html">Games</a>
|
<a href="games.html">${TabGames}</a>
|
||||||
<a href="gamesystems.html">Game Systems</a>
|
<a href="gamesystems.html">Game Systems</a>
|
||||||
<a href="gamegenres.html">${TabGenres}</a>
|
<a href="gamegenres.html">${TabGenres}</a>
|
||||||
<a href="gamestudios.html" class="ui-btn-active">${TabStudios}</a>
|
<a href="gamestudios.html" class="ui-btn-active">${TabStudios}</a>
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="detailButtonsContainer">
|
<div class="detailButtonsContainer">
|
||||||
<span id="playButtonContainer" style="display: none;">
|
<span id="playButtonContainer" style="display: none;">
|
||||||
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">Play</button>
|
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">${ButtonPlay}</button>
|
||||||
</span>
|
</span>
|
||||||
<span id="editButtonContainer" style="display: none;">
|
<span id="editButtonContainer" style="display: none;">
|
||||||
<a id="btnEdit" data-role="button" data-icon="edit" data-inline="true" data-mini="true" href="#">Edit</a>
|
<a id="btnEdit" data-role="button" data-icon="edit" data-inline="true" data-mini="true" href="#">Edit</a>
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
<div id="gameTabs" class="itemTabs" style="display: none;">
|
<div id="gameTabs" class="itemTabs" style="display: none;">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html">${TabSuggested}</a>
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="games.html" class="ui-btn-active">Games</a>
|
<a href="games.html" class="ui-btn-active">${TabGames}</a>
|
||||||
<a href="gamesystems.html">Game Systems</a>
|
<a href="gamesystems.html">Game Systems</a>
|
||||||
<a href="gamegenres.html">${TabGenres}</a>
|
<a href="gamegenres.html">${TabGenres}</a>
|
||||||
<a href="gamestudios.html">${TabStudios}</a>
|
<a href="gamestudios.html">${TabStudios}</a>
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
<div id="gameSystemTabs" class="itemTabs" style="display: none;">
|
<div id="gameSystemTabs" class="itemTabs" style="display: none;">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="gamesrecommended.html">${TabSuggested}</a>
|
<a href="gamesrecommended.html">${TabSuggested}</a>
|
||||||
<a href="games.html">Games</a>
|
<a href="games.html">${TabGames}</a>
|
||||||
<a href="gamesystems.html" class="ui-btn-active">Game Systems</a>
|
<a href="gamesystems.html" class="ui-btn-active">Game Systems</a>
|
||||||
<a href="gamegenres.html">${TabGenres}</a>
|
<a href="gamegenres.html">${TabGenres}</a>
|
||||||
<a href="gamestudios.html">${TabStudios}</a>
|
<a href="gamestudios.html">${TabStudios}</a>
|
||||||
|
@ -120,7 +120,7 @@
|
||||||
<span style="background: #cc3333; padding: 5px 1em; border-radius: 5px;">OFFLINE</span>
|
<span style="background: #cc3333; padding: 5px 1em; border-radius: 5px;">OFFLINE</span>
|
||||||
</span>
|
</span>
|
||||||
<span id="playButtonContainer" style="display: none;">
|
<span id="playButtonContainer" style="display: none;">
|
||||||
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">Play</button>
|
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">${ButtonPlay}</button>
|
||||||
</span>
|
</span>
|
||||||
<span id="trailerButtonContainer" style="display: none;">
|
<span id="trailerButtonContainer" style="display: none;">
|
||||||
<button id="btnPlayTrailer" type="button" data-icon="video" data-inline="true" data-mini="true">Trailer</button>
|
<button id="btnPlayTrailer" type="button" data-icon="video" data-inline="true" data-mini="true">Trailer</button>
|
||||||
|
@ -129,7 +129,7 @@
|
||||||
<a id="btnPlayExternalTrailer" data-role="button" data-icon="video" data-inline="true" data-mini="true" href="#" target="_blank">Trailer</a>
|
<a id="btnPlayExternalTrailer" data-role="button" data-icon="video" data-inline="true" data-mini="true" href="#" target="_blank">Trailer</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="playExternalButtonContainer" style="display: none;">
|
<span id="playExternalButtonContainer" style="display: none;">
|
||||||
<a id="btnPlayExternal" data-role="button" data-icon="play" data-inline="true" data-mini="true" href="#" target="_blank">Play</a>
|
<a id="btnPlayExternal" data-role="button" data-icon="play" data-inline="true" data-mini="true" href="#" target="_blank">${ButtonPlay}</a>
|
||||||
</span>
|
</span>
|
||||||
<span id="editButtonContainer" style="display: none;">
|
<span id="editButtonContainer" style="display: none;">
|
||||||
<a id="btnEdit" data-role="button" data-icon="edit" data-inline="true" data-mini="true" href="#">Edit</a>
|
<a id="btnEdit" data-role="button" data-icon="edit" data-inline="true" data-mini="true" href="#">Edit</a>
|
||||||
|
|
|
@ -76,10 +76,10 @@
|
||||||
<label for="chkIso">${OptionIso}</label>
|
<label for="chkIso">${OptionIso}</label>
|
||||||
|
|
||||||
<input class="chkHDFilter" type="checkbox" name="chkHD" id="chkHD" data-filter="IsHD" data-mini="true">
|
<input class="chkHDFilter" type="checkbox" name="chkHD" id="chkHD" data-filter="IsHD" data-mini="true">
|
||||||
<label for="chkHD">HD</label>
|
<label for="chkHD">${OptionIsHD}</label>
|
||||||
|
|
||||||
<input class="chkSDFilter" type="checkbox" name="chkSD" id="chkSD" data-filter="IsHD" data-mini="true">
|
<input class="chkSDFilter" type="checkbox" name="chkSD" id="chkSD" data-filter="IsHD" data-mini="true">
|
||||||
<label for="chkSD">SD</label>
|
<label for="chkSD">${OptionIsSD}</label>
|
||||||
|
|
||||||
<input class="chk3DFilter" type="checkbox" name="chk3D" id="chk3D" data-filter="Digital3D,Sbs3D" data-mini="true">
|
<input class="chk3DFilter" type="checkbox" name="chk3D" id="chk3D" data-filter="Digital3D,Sbs3D" data-mini="true">
|
||||||
<label for="chk3D">${Option3D}</label>
|
<label for="chk3D">${Option3D}</label>
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvChannelPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvChannelPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html" class="ui-btn-active">Channels</a>
|
<a href="livetvchannels.html" class="ui-btn-active">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<table class="detailPageContent primaryDetailPageContent">
|
<table class="detailPageContent primaryDetailPageContent">
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -28,10 +28,10 @@
|
||||||
</table>
|
</table>
|
||||||
<div class="detailButtonsContainer">
|
<div class="detailButtonsContainer">
|
||||||
<span id="playButtonContainer" style="display: none;">
|
<span id="playButtonContainer" style="display: none;">
|
||||||
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">Play</button>
|
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">${ButtonPlay}</button>
|
||||||
</span>
|
</span>
|
||||||
<span id="editButtonContainer" style="display: none;">
|
<span id="editButtonContainer" style="display: none;">
|
||||||
<button id="btnEdit" type="button" data-icon="edit" data-inline="true" data-mini="true">Edit</button>
|
<button id="btnEdit" type="button" data-icon="edit" data-inline="true" data-mini="true">${ButtonEdit}</button>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvChannelsPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvChannelsPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html" class="ui-btn-active">Channels</a>
|
<a href="livetvchannels.html" class="ui-btn-active">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<div class="viewSettings">
|
<div class="viewSettings">
|
||||||
|
|
|
@ -7,21 +7,20 @@
|
||||||
<div id="liveTvGuidePage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvGuidePage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html" class="ui-btn-active">Guide</a>
|
<a href="livetvguide.html" class="ui-btn-active">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content" style="padding-top: 5px;">
|
<div data-role="content" style="padding-top: 5px;">
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
<select id="selectDate" data-mini="true" data-icon="calendar" data-inline="true">
|
<select id="selectDate" data-mini="true" data-icon="calendar" data-inline="true">
|
||||||
<option>Today</option>
|
|
||||||
</select>
|
</select>
|
||||||
<div style="display: inline-block; vertical-align: middle;">
|
<div style="display: inline-block; vertical-align: middle;">
|
||||||
Channels
|
${HeaderChannels}
|
||||||
</div>
|
</div>
|
||||||
<div style="display: inline-block; vertical-align: middle;" class="channelPaging">
|
<div style="display: inline-block; vertical-align: middle;" class="channelPaging">
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvNewRecordingPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvNewRecordingPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html" class="ui-btn-active">Recordings</a>
|
<a href="livetvrecordings.html" class="ui-btn-active">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<form class="liveTvNewRecordingForm" style="margin: 0 auto;">
|
<form class="liveTvNewRecordingForm" style="margin: 0 auto;">
|
||||||
|
@ -29,75 +29,75 @@
|
||||||
<div style="display: none;" id="eligibleForSeriesFields">
|
<div style="display: none;" id="eligibleForSeriesFields">
|
||||||
<p>
|
<p>
|
||||||
<input type="checkbox" data-mini="true" id="chkRecordSeries" />
|
<input type="checkbox" data-mini="true" id="chkRecordSeries" />
|
||||||
<label for="chkRecordSeries">Record Series</label>
|
<label for="chkRecordSeries">${OptionRecordSeries}</label>
|
||||||
</p>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<ul data-role="listview" class="ulForm" id="seriesFields" style="display: none;">
|
<ul data-role="listview" class="ulForm" id="seriesFields" style="display: none;">
|
||||||
<li>
|
<li>
|
||||||
<h3>Days</h3>
|
<h3>${HeaderDays}</h3>
|
||||||
<div data-role="controlgroup">
|
<div data-role="controlgroup">
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkSunday" />
|
<input type="checkbox" data-mini="true" id="chkSunday" />
|
||||||
<label for="chkSunday">Sunday</label>
|
<label for="chkSunday">${OptionSunday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkMonday" />
|
<input type="checkbox" data-mini="true" id="chkMonday" />
|
||||||
<label for="chkMonday">Monday</label>
|
<label for="chkMonday">${OptionMonday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkTuesday" />
|
<input type="checkbox" data-mini="true" id="chkTuesday" />
|
||||||
<label for="chkTuesday">Tuesday</label>
|
<label for="chkTuesday">${OptionTuesday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkWednesday" />
|
<input type="checkbox" data-mini="true" id="chkWednesday" />
|
||||||
<label for="chkWednesday">Wednesday</label>
|
<label for="chkWednesday">${OptionWednesday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkThursday" />
|
<input type="checkbox" data-mini="true" id="chkThursday" />
|
||||||
<label for="chkThursday">Thursday</label>
|
<label for="chkThursday">${OptionThursday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkFriday" />
|
<input type="checkbox" data-mini="true" id="chkFriday" />
|
||||||
<label for="chkFriday">Friday</label>
|
<label for="chkFriday">${OptionFriday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkSaturday" />
|
<input type="checkbox" data-mini="true" id="chkSaturday" />
|
||||||
<label for="chkSaturday">Saturday</label>
|
<label for="chkSaturday">${OptionSaturday}</label>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="chkNewOnly">Record only new episodes</label>
|
<label for="chkNewOnly">${OptionRecordOnlyNewEpisodes}</label>
|
||||||
<input type="checkbox" id="chkNewOnly" data-mini="true" />
|
<input type="checkbox" id="chkNewOnly" data-mini="true" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="chkAnyTime">Record program at any time</label>
|
<label for="chkAnyTime">${OptionRecordAnytime}</label>
|
||||||
<input type="checkbox" id="chkAnyTime" data-mini="true" />
|
<input type="checkbox" id="chkAnyTime" data-mini="true" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="chkAllChannels">Record program on all channels</label>
|
<label for="chkAllChannels">${OptionRecordOnAllChannels}</label>
|
||||||
<input type="checkbox" id="chkAllChannels" data-mini="true" />
|
<input type="checkbox" id="chkAllChannels" data-mini="true" />
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div data-role="collapsible" data-mini="true">
|
<div data-role="collapsible" data-mini="true">
|
||||||
<h3>Pre/Post Padding</h3>
|
<h3>${HeaderPrePostPadding}</h3>
|
||||||
<div>
|
<div>
|
||||||
<br />
|
<br />
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<label for="txtPrePaddingSeconds">Pre-padding minutes: </label>
|
<label for="txtPrePaddingSeconds">${LabelPrePaddingMinutes}</label>
|
||||||
<input type="number" id="txtPrePaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
<input type="number" id="txtPrePaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" data-mini="true" id="chkPrePaddingRequired" />
|
<input type="checkbox" data-mini="true" id="chkPrePaddingRequired" />
|
||||||
<label for="chkPrePaddingRequired">Pre-padding is required in order to record.</label>
|
<label for="chkPrePaddingRequired">${OptionPrePaddingRequired}</label>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div style="height: .5em;"></div>
|
<div style="height: .5em;"></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="txtPostPaddingSeconds">Post-padding minutes: </label>
|
<label for="txtPostPaddingSeconds">${LabelPostPaddingMinutes}</label>
|
||||||
<input type="number" id="txtPostPaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
<input type="number" id="txtPostPaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" data-mini="true" id="chkPostPaddingRequired" />
|
<input type="checkbox" data-mini="true" id="chkPostPaddingRequired" />
|
||||||
<label for="chkPostPaddingRequired">Post-padding is required in order to record.</label>
|
<label for="chkPostPaddingRequired">${OptionPostPaddingRequired}</label>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -107,10 +107,10 @@
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
||||||
Record
|
${ButtonRecord}
|
||||||
</button>
|
</button>
|
||||||
<button id="btnCancel" type="button" data-icon="delete" data-mini="true">
|
<button id="btnCancel" type="button" data-icon="delete" data-mini="true">
|
||||||
Cancel
|
${ButtonCancel}
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvProgramPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvProgramPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html" class="ui-btn-active">Channels</a>
|
<a href="livetvchannels.html" class="ui-btn-active">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="itemBackdrop" class="itemBackdrop noBackdrop">
|
<div id="itemBackdrop" class="itemBackdrop noBackdrop">
|
||||||
<div class="itemBackdropContent">
|
<div class="itemBackdropContent">
|
||||||
|
@ -39,13 +39,13 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="detailButtonsContainer">
|
<div class="detailButtonsContainer">
|
||||||
<span id="playButtonContainer" style="display: none;">
|
<span id="playButtonContainer" style="display: none;">
|
||||||
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">Play</button>
|
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">${ButtonPlay}</button>
|
||||||
</span>
|
</span>
|
||||||
<span id="cancelRecordingButtonContainer" style="display: none;">
|
<span id="cancelRecordingButtonContainer" style="display: none;">
|
||||||
<button id="btnCancelRecording" type="button" data-icon="delete" data-inline="true" data-mini="true">Cancel Recording</button>
|
<button id="btnCancelRecording" type="button" data-icon="delete" data-inline="true" data-mini="true">${ButtonCancelRecording}</button>
|
||||||
</span>
|
</span>
|
||||||
<span id="recordButtonContainer" style="display: none;">
|
<span id="recordButtonContainer" style="display: none;">
|
||||||
<button id="btnRecord" type="button" data-icon="video" data-inline="true" data-mini="true">Record</button>
|
<button id="btnRecord" type="button" data-icon="video" data-inline="true" data-mini="true">${ButtonRecord}</button>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
|
|
||||||
<div id="detailsSection" class="detailSection">
|
<div id="detailsSection" class="detailSection">
|
||||||
<div class="detailSectionHeader" style="margin-top: 0;">
|
<div class="detailSectionHeader" style="margin-top: 0;">
|
||||||
Details
|
${HeaderDetails}
|
||||||
</div>
|
</div>
|
||||||
<div class="detailSectionContent" style="padding: 0 1em;">
|
<div class="detailSectionContent" style="padding: 0 1em;">
|
||||||
|
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvRecordingPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvRecordingPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html" class="ui-btn-active">Recordings</a>
|
<a href="livetvrecordings.html" class="ui-btn-active">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div id="itemBackdrop" class="itemBackdrop noBackdrop">
|
<div id="itemBackdrop" class="itemBackdrop noBackdrop">
|
||||||
<div class="itemBackdropContent">
|
<div class="itemBackdropContent">
|
||||||
|
@ -39,10 +39,10 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="detailButtonsContainer">
|
<div class="detailButtonsContainer">
|
||||||
<span id="playButtonContainer" style="display: none;">
|
<span id="playButtonContainer" style="display: none;">
|
||||||
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">Play</button>
|
<button id="btnPlay" type="button" data-icon="play" data-inline="true" data-mini="true">${ButtonPlay}</button>
|
||||||
</span>
|
</span>
|
||||||
<span id="deleteButtonContainer" style="display: none;">
|
<span id="deleteButtonContainer" style="display: none;">
|
||||||
<button id="btnDelete" type="button" data-icon="delete" data-inline="true" data-mini="true">Delete</button>
|
<button id="btnDelete" type="button" data-icon="delete" data-inline="true" data-mini="true">${ButtonDelete}</button>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
|
@ -50,7 +50,7 @@
|
||||||
|
|
||||||
<div id="detailsSection" class="detailSection">
|
<div id="detailsSection" class="detailSection">
|
||||||
<div class="detailSectionHeader" style="margin-top: 0;">
|
<div class="detailSectionHeader" style="margin-top: 0;">
|
||||||
Details
|
${HeaderDetails}
|
||||||
</div>
|
</div>
|
||||||
<div class="detailSectionContent" style="padding: 0 1em;">
|
<div class="detailSectionContent" style="padding: 0 1em;">
|
||||||
|
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvRecordingListPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvRecordingListPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html" class="ui-btn-active">Recordings</a>
|
<a href="livetvrecordings.html" class="ui-btn-active">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<h1 class="listName" style="text-align: center;"></h1>
|
<h1 class="listName" style="text-align: center;"></h1>
|
||||||
|
|
|
@ -7,28 +7,28 @@
|
||||||
<div id="liveTvRecordingsPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvRecordingsPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html" class="ui-btn-active">Recordings</a>
|
<a href="livetvrecordings.html" class="ui-btn-active">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<table class="ehsContent">
|
<table class="ehsContent">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<div id="activeRecordings" style="display: none;">
|
<div id="activeRecordings" style="display: none;">
|
||||||
<h1 class="listHeader">Active Recordings</h1>
|
<h1 class="listHeader">${HeaderActiveRecordings}</h1>
|
||||||
<div class="recordingItems"></div>
|
<div class="recordingItems"></div>
|
||||||
<br />
|
<br />
|
||||||
</div>
|
</div>
|
||||||
<div id="latestRecordings" style="display: none;">
|
<div id="latestRecordings" style="display: none;">
|
||||||
<h1 class="listHeader">Latest Recordings</h1>
|
<h1 class="listHeader">${HeaderLatestRecordings}</h1>
|
||||||
<div class="recordingItems"></div>
|
<div class="recordingItems"></div>
|
||||||
<br />
|
<br />
|
||||||
</div>
|
</div>
|
||||||
<div id="recordingGroups" style="display: none;">
|
<div id="recordingGroups" style="display: none;">
|
||||||
<h1 class="listHeader"><a href="livetvrecordinglist.html">All Recordings<img src="css/images/rightarrow.png" class="headerArrowImage" /></a></h1>
|
<h1 class="listHeader"><a href="livetvrecordinglist.html">${HeaderAllRecordings}<img src="css/images/rightarrow.png" class="headerArrowImage" /></a></h1>
|
||||||
<div id="recordingGroupItems"></div>
|
<div id="recordingGroupItems"></div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvSeriesTimerPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvSeriesTimerPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html" class="ui-btn-active">Series</a>
|
<a href="livetvseriestimers.html" class="ui-btn-active">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<form class="liveTvSeriesTimerForm" style="margin: 0 auto; max-width: 720px;">
|
<form class="liveTvSeriesTimerForm" style="margin: 0 auto; max-width: 720px;">
|
||||||
|
@ -34,67 +34,67 @@
|
||||||
<div class="settingsTab tab">
|
<div class="settingsTab tab">
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<h3>Days</h3>
|
<h3>${HeaderDays}</h3>
|
||||||
<div data-role="controlgroup">
|
<div data-role="controlgroup">
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkSunday" />
|
<input type="checkbox" data-mini="true" id="chkSunday" />
|
||||||
<label for="chkSunday">Sunday</label>
|
<label for="chkSunday">${OptionSunday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkMonday" />
|
<input type="checkbox" data-mini="true" id="chkMonday" />
|
||||||
<label for="chkMonday">Monday</label>
|
<label for="chkMonday">${OptionMonday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkTuesday" />
|
<input type="checkbox" data-mini="true" id="chkTuesday" />
|
||||||
<label for="chkTuesday">Tuesday</label>
|
<label for="chkTuesday">${OptionTuesday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkWednesday" />
|
<input type="checkbox" data-mini="true" id="chkWednesday" />
|
||||||
<label for="chkWednesday">Wednesday</label>
|
<label for="chkWednesday">${OptionWednesday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkThursday" />
|
<input type="checkbox" data-mini="true" id="chkThursday" />
|
||||||
<label for="chkThursday">Thursday</label>
|
<label for="chkThursday">${OptionThursday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkFriday" />
|
<input type="checkbox" data-mini="true" id="chkFriday" />
|
||||||
<label for="chkFriday">Friday</label>
|
<label for="chkFriday">${OptionFriday}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkSaturday" />
|
<input type="checkbox" data-mini="true" id="chkSaturday" />
|
||||||
<label for="chkSaturday">Saturday</label>
|
<label for="chkSaturday">${OptionSaturday}</label>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="chkNewOnly">Record only new episodes</label>
|
<label for="chkNewOnly">${OptionRecordOnlyNewEpisodes}</label>
|
||||||
<input type="checkbox" id="chkNewOnly" data-mini="true" />
|
<input type="checkbox" id="chkNewOnly" data-mini="true" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="chkAnyTime">Record program at any time</label>
|
<label for="chkAnyTime">${OptionRecordAnytime}</label>
|
||||||
<input type="checkbox" id="chkAnyTime" data-mini="true" />
|
<input type="checkbox" id="chkAnyTime" data-mini="true" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="chkAllChannels">Record program on all channels</label>
|
<label for="chkAllChannels">${OptionRecordOnAllChannels}</label>
|
||||||
<input type="checkbox" id="chkAllChannels" data-mini="true" />
|
<input type="checkbox" id="chkAllChannels" data-mini="true" />
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-role="collapsible" data-mini="true">
|
<div data-role="collapsible" data-mini="true">
|
||||||
<h3>Pre/Post Padding</h3>
|
<h3>${HeaderPrePostPadding}</h3>
|
||||||
<div>
|
<div>
|
||||||
<br />
|
<br />
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<label for="txtPrePaddingSeconds">Pre-padding minutes: </label>
|
<label for="txtPrePaddingSeconds">${LabelPrePaddingMinutes}</label>
|
||||||
<input type="number" id="txtPrePaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
<input type="number" id="txtPrePaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" data-mini="true" id="chkPrePaddingRequired" />
|
<input type="checkbox" data-mini="true" id="chkPrePaddingRequired" />
|
||||||
<label for="chkPrePaddingRequired">Pre-padding is required in order to record.</label>
|
<label for="chkPrePaddingRequired">${OptionPrePaddingRequired}</label>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div style="height: .5em;"></div>
|
<div style="height: .5em;"></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="txtPostPaddingSeconds">Post-padding minutes: </label>
|
<label for="txtPostPaddingSeconds">${LabelPostPaddingMinutes}</label>
|
||||||
<input type="number" id="txtPostPaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
<input type="number" id="txtPostPaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" data-mini="true" id="chkPostPaddingRequired" />
|
<input type="checkbox" data-mini="true" id="chkPostPaddingRequired" />
|
||||||
<label for="chkPostPaddingRequired">Post-padding is required in order to record.</label>
|
<label for="chkPostPaddingRequired">${OptionPostPaddingRequired}</label>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -102,10 +102,10 @@
|
||||||
<br />
|
<br />
|
||||||
<div>
|
<div>
|
||||||
<button type="submit" data-theme="a" data-icon="check" data-mini="true">
|
<button type="submit" data-theme="a" data-icon="check" data-mini="true">
|
||||||
Save
|
${ButtonSave}
|
||||||
</button>
|
</button>
|
||||||
<button type="button" onclick="history.back();" data-icon="delete" data-mini="true">
|
<button type="button" onclick="history.back();" data-icon="delete" data-mini="true">
|
||||||
Cancel
|
${ButtonCancel}
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvSeriesTimersPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvSeriesTimersPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html" class="ui-btn-active">Series</a>
|
<a href="livetvseriestimers.html" class="ui-btn-active">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<div style="max-width: 600px; margin: 0 auto;">
|
<div style="max-width: 600px; margin: 0 auto;">
|
||||||
|
@ -32,10 +32,10 @@
|
||||||
</legend>
|
</legend>
|
||||||
|
|
||||||
<input class="radioSortBy defaultSort" type="radio" name="radioSortBy" id="radioSortName" value="on" checked="checked" data-sortby="SortName" data-mini="true">
|
<input class="radioSortBy defaultSort" type="radio" name="radioSortBy" id="radioSortName" value="on" checked="checked" data-sortby="SortName" data-mini="true">
|
||||||
<label for="radioSortName">Name</label>
|
<label for="radioSortName">${OptionNameSort}</label>
|
||||||
|
|
||||||
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioPriority" value="off" data-sortby="Priority" data-mini="true">
|
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioPriority" value="off" data-sortby="Priority" data-mini="true">
|
||||||
<label for="radioPriority">Priority</label>
|
<label for="radioPriority">${OptionPriority}</label>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
<fieldset data-role="controlgroup">
|
<fieldset data-role="controlgroup">
|
||||||
|
|
|
@ -10,8 +10,8 @@
|
||||||
<div class="content-primary">
|
<div class="content-primary">
|
||||||
|
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="livetvstatus.html" data-role="button">Status</a>
|
<a href="livetvstatus.html" data-role="button">${TabStatus}</a>
|
||||||
<a href="#" data-role="button" class="ui-btn-active">Settings</a>
|
<a href="#" data-role="button" class="ui-btn-active">${TabSettings}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<form class="liveTvSettingsForm" style="display: none;">
|
<form class="liveTvSettingsForm" style="display: none;">
|
||||||
|
|
|
@ -10,8 +10,8 @@
|
||||||
<div class="content-primary">
|
<div class="content-primary">
|
||||||
|
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="#" data-role="button" class="ui-btn-active">Status</a>
|
<a href="#" data-role="button" class="ui-btn-active">${TabStatus}</a>
|
||||||
<a href="livetvsettings.html" data-role="button">Settings</a>
|
<a href="livetvsettings.html" data-role="button">${TabSettings}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="margin-top: 2em;">
|
<div style="margin-top: 2em;">
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<div class="readOnlyContent refreshGuidePanel hide">
|
<div class="readOnlyContent refreshGuidePanel hide">
|
||||||
<button type="button" class="btnRefreshGuide" data-icon="refresh" data-mini="true">Refresh Guide Data</button>
|
<button type="button" class="btnRefreshGuide" data-icon="refresh" data-mini="true">${ButtonRefreshGuideData}</button>
|
||||||
<progress max="100" min="0" style="width: 100%;" class="refreshGuideProgress"></progress>
|
<progress max="100" min="0" style="width: 100%;" class="refreshGuideProgress"></progress>
|
||||||
<div style="margin-top: 5px;">Last Result: <span class="lastRefreshGuideResult"></span></div>
|
<div style="margin-top: 5px;">Last Result: <span class="lastRefreshGuideResult"></span></div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
|
|
||||||
<p>A Live TV service provider plugin is required in order to continue.</p>
|
<p>A Live TV service provider plugin is required in order to continue.</p>
|
||||||
|
|
||||||
<p>Please <a href="plugincatalog.html">install</a> one of our available plugins, such as ServerWmc.</p>
|
<p><a href="plugincatalog.html">Please install one of our available plugins, such as ServerWmc.</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,23 +7,23 @@
|
||||||
<div id="liveTvSuggestedPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvSuggestedPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="#" class="ui-btn-active">${TabSuggested}</a>
|
<a href="#" class="ui-btn-active">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html">Scheduled</a>
|
<a href="livetvtimers.html">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<table class="ehsContent">
|
<table class="ehsContent">
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<div id="activePrograms">
|
<div id="activePrograms">
|
||||||
<h1 class="listHeader">What's On</h1>
|
<h1 class="listHeader">${HeaderWhatsOnTV}</h1>
|
||||||
<div class="activeProgramItems"></div>
|
<div class="activeProgramItems"></div>
|
||||||
<br />
|
<br />
|
||||||
</div>
|
</div>
|
||||||
<div id="upcomingPrograms">
|
<div id="upcomingPrograms">
|
||||||
<h1 class="listHeader">Upcoming TV</h1>
|
<h1 class="listHeader">${HeaderUpcomingTV}</h1>
|
||||||
<div class="upcomingProgramItems"></div>
|
<div class="upcomingProgramItems"></div>
|
||||||
<br />
|
<br />
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvTimerPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvTimerPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html" class="ui-btn-active">Scheduled</a>
|
<a href="livetvtimers.html" class="ui-btn-active">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
|
|
||||||
|
@ -40,28 +40,28 @@
|
||||||
<form class="liveTvTimerForm" style="margin: 0 auto;">
|
<form class="liveTvTimerForm" style="margin: 0 auto;">
|
||||||
|
|
||||||
<div data-role="collapsible" data-mini="true">
|
<div data-role="collapsible" data-mini="true">
|
||||||
<h3>Pre/Post Padding</h3>
|
<h3>${HeaderPrePostPadding}</h3>
|
||||||
<div>
|
<div>
|
||||||
<br />
|
<br />
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<label for="txtPrePaddingSeconds">Pre-padding minutes: </label>
|
<label for="txtPrePaddingSeconds">${LabelPrePaddingMinutes}</label>
|
||||||
<input type="number" id="txtPrePaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
<input type="number" id="txtPrePaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" data-mini="true" id="chkPrePaddingRequired" />
|
<input type="checkbox" data-mini="true" id="chkPrePaddingRequired" />
|
||||||
<label for="chkPrePaddingRequired">Pre-padding is required in order to record.</label>
|
<label for="chkPrePaddingRequired">${OptionPrePaddingRequired}</label>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<div style="height: .5em;"></div>
|
<div style="height: .5em;"></div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="txtPostPaddingSeconds">Post-padding minutes: </label>
|
<label for="txtPostPaddingSeconds">${LabelPostPaddingMinutes}</label>
|
||||||
<input type="number" id="txtPostPaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
<input type="number" id="txtPostPaddingSeconds" pattern="[0-9]*" required="required" min="0" max="30" step="1" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" data-mini="true" id="chkPostPaddingRequired" />
|
<input type="checkbox" data-mini="true" id="chkPostPaddingRequired" />
|
||||||
<label for="chkPostPaddingRequired">Post-padding is required in order to record.</label>
|
<label for="chkPostPaddingRequired">${OptionPostPaddingRequired}</label>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -72,15 +72,15 @@
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<button type="submit" data-theme="a" data-icon="check" data-mini="true">
|
<button type="submit" data-theme="a" data-icon="check" data-mini="true">
|
||||||
Save
|
${ButtonSave}
|
||||||
</button>
|
</button>
|
||||||
<button type="button" onclick="Dashboard.navigate('livetvtimers.html');" data-icon="delete" data-mini="true">
|
<button type="button" onclick="Dashboard.navigate('livetvtimers.html');" data-icon="delete" data-mini="true">
|
||||||
Cancel
|
${ButtonCancel}
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p style="border-top: 1px solid #444; padding-top: .5em; margin-top: 3em;">
|
<p style="border-top: 1px solid #444; padding-top: .5em; margin-top: 3em;">
|
||||||
<button id="btnCancelTimer" type="button" data-mini="true" data-icon="delete">Cancel Recording</button>
|
<button id="btnCancelTimer" type="button" data-mini="true" data-icon="delete">${ButtonCancelRecording}</button>
|
||||||
</p>
|
</p>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
<div id="liveTvTimersPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
<div id="liveTvTimersPage" data-role="page" class="page libraryPage" data-theme="b" data-view="livetv">
|
||||||
<div class="libraryViewNav">
|
<div class="libraryViewNav">
|
||||||
<a href="livetvsuggested.html">${TabSuggested}</a>
|
<a href="livetvsuggested.html">${TabSuggested}</a>
|
||||||
<a href="livetvguide.html">Guide</a>
|
<a href="livetvguide.html">${TabGuide}</a>
|
||||||
<a href="livetvchannels.html">Channels</a>
|
<a href="livetvchannels.html">${TabChannels}</a>
|
||||||
<a href="livetvrecordings.html">Recordings</a>
|
<a href="livetvrecordings.html">${TabRecordings}</a>
|
||||||
<a href="livetvtimers.html" class="ui-btn-active">Scheduled</a>
|
<a href="livetvtimers.html" class="ui-btn-active">${TabScheduled}</a>
|
||||||
<a href="livetvseriestimers.html">Series</a>
|
<a href="livetvseriestimers.html">${TabSeries}</a>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<div style="max-width: 600px; margin: 0 auto;">
|
<div style="max-width: 600px; margin: 0 auto;">
|
||||||
|
|
|
@ -19,12 +19,12 @@
|
||||||
Log path: <span id="logPath"></span>
|
Log path: <span id="logPath"></span>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<label for="chkAutoScroll">Auto-scroll</label>
|
<label for="chkAutoScroll">${ButtonAutoScroll}</label>
|
||||||
<input type="checkbox" id="chkAutoScroll" onchange="LogPage.updateAutoScroll(this.checked);" name="chkAutoScroll" data-inline="true" />
|
<input type="checkbox" id="chkAutoScroll" onchange="LogPage.updateAutoScroll(this.checked);" name="chkAutoScroll" data-inline="true" />
|
||||||
</p>
|
</p>
|
||||||
<textarea id="logContents" class="pre" style="overflow-y: hidden;"></textarea>
|
<textarea id="logContents" class="pre" style="overflow-y: hidden;"></textarea>
|
||||||
<p>
|
<p>
|
||||||
<label for="chkAutoScrollBottom">Auto-scroll</label>
|
<label for="chkAutoScrollBottom">${ButtonAutoScroll}</label>
|
||||||
<input type="checkbox" id="chkAutoScrollBottom" name="chkAutoScrollBottom" onchange="LogPage.updateAutoScroll(this.checked);" data-inline="true" />
|
<input type="checkbox" id="chkAutoScrollBottom" name="chkAutoScrollBottom" onchange="LogPage.updateAutoScroll(this.checked);" data-inline="true" />
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Sign In</title>
|
<title>${TitleSignIn}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="loginPage" data-role="page" class="page standalonePage">
|
<div id="loginPage" data-role="page" class="page standalonePage">
|
||||||
|
@ -9,17 +9,17 @@
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
|
|
||||||
<form class="manualLoginForm" id="manualLoginForm" style="display: none; text-align: center; margin: 0 auto;">
|
<form class="manualLoginForm" id="manualLoginForm" style="display: none; text-align: center; margin: 0 auto;">
|
||||||
<h2 style="text-align: left;">Please sign in</h2>
|
<h2 style="text-align: left;">${HeaderPleaseSignIn}</h2>
|
||||||
|
|
||||||
<label for="txtManualName" style="text-align: left;">User:</label>
|
<label for="txtManualName" style="text-align: left;">${LabelUser}</label>
|
||||||
<input type="text" name="txtManualName" id="txtManualName" required="required" />
|
<input type="text" name="txtManualName" id="txtManualName" required="required" />
|
||||||
|
|
||||||
<label for="txtManualPassword" style="text-align: left;">Password:</label>
|
<label for="txtManualPassword" style="text-align: left;">${LabelPassword}</label>
|
||||||
<input type="password" name="txtManualPassword" id="txtManualPassword" placeholder="password" />
|
<input type="password" name="txtManualPassword" id="txtManualPassword" placeholder="password" />
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<button type="submit" data-theme="b" data-icon="check">
|
<button type="submit" data-theme="b" data-icon="check">
|
||||||
Sign in
|
${ButtonSignIn}
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
</form>
|
</form>
|
||||||
|
@ -27,8 +27,8 @@
|
||||||
<div class="visualLoginForm" style="display: none; text-align: center;">
|
<div class="visualLoginForm" style="display: none; text-align: center;">
|
||||||
<div id="divUsers"></div>
|
<div id="divUsers"></div>
|
||||||
|
|
||||||
<p class="localhostMessage" style="text-align: center; display: none;">Passwords are not required when logging in from localhost.</p>
|
<p class="localhostMessage" style="text-align: center; display: none;">${PasswordLocalhostMessage}</p>
|
||||||
<p style="text-align: center;"><a onclick="$('.manualLoginForm').show();$('.visualLoginForm').hide();$('#txtManualName').focus();" href="#">Manual Login</a></p>
|
<p style="text-align: center;"><a onclick="$('.manualLoginForm').show();$('.visualLoginForm').hide();$('#txtManualName').focus();" href="#">${ButtonManualLogin}</a></p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -36,18 +36,18 @@
|
||||||
<div data-role="popup" id="popupLogin" class="popup" data-dismissible="false">
|
<div data-role="popup" id="popupLogin" class="popup" data-dismissible="false">
|
||||||
<form class="loginForm">
|
<form class="loginForm">
|
||||||
<div class="ui-bar-a" style="text-align: center;">
|
<div class="ui-bar-a" style="text-align: center;">
|
||||||
<h3>Please sign in</h3>
|
<h3>${HeaderPleaseSignIn}</h3>
|
||||||
</div>
|
</div>
|
||||||
<div data-role="content">
|
<div data-role="content">
|
||||||
<label for="pw" class="ui-hidden-accessible">Password:</label>
|
<label for="pw" class="ui-hidden-accessible">${LabelPassword}</label>
|
||||||
<input type="password" name="pw" id="pw" value="" placeholder="password" />
|
<input type="password" name="pw" id="pw" value="" placeholder="password" />
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<button type="submit" data-theme="b" data-icon="check">
|
<button type="submit" data-theme="b" data-icon="check">
|
||||||
Sign in
|
${ButtonSignIn}
|
||||||
</button>
|
</button>
|
||||||
<button type="button" data-icon="delete" onclick="$(this).parents('.popup').popup('close');">
|
<button type="button" data-icon="delete" onclick="$(this).parents('.popup').popup('close');">
|
||||||
Cancel
|
${ButtonCancel}
|
||||||
</button>
|
</button>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Metadata</title>
|
<title>${TitleMetadata}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="metadataConfigurationPage" data-role="page" class="page type-interior">
|
<div id="metadataConfigurationPage" data-role="page" class="page type-interior">
|
||||||
|
@ -10,12 +10,12 @@
|
||||||
|
|
||||||
<div class="content-primary">
|
<div class="content-primary">
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="#" data-role="button" class="ui-btn-active">Basics</a>
|
<a href="#" data-role="button" class="ui-btn-active">${TabBasics}</a>
|
||||||
<a href="metadataimages.html?type=movies" data-role="button">${TabMovies}</a>
|
<a href="metadataimages.html?type=movies" data-role="button">${TabMovies}</a>
|
||||||
<a href="metadataimages.html?type=tv" data-role="button">TV</a>
|
<a href="metadataimages.html?type=tv" data-role="button">${TabTV}</a>
|
||||||
<a href="metadataimages.html?type=games" data-role="button">Games</a>
|
<a href="metadataimages.html?type=games" data-role="button">${TabGames}</a>
|
||||||
<a href="metadataimages.html?type=music" data-role="button">Music</a>
|
<a href="metadataimages.html?type=music" data-role="button">${TabMusic}</a>
|
||||||
<a href="metadataimages.html?type=others" data-role="button">Others</a>
|
<a href="metadataimages.html?type=others" data-role="button">${TabOthers}</a>
|
||||||
<a href="metadataadvanced.html" data-role="button">${TabAdvanced}</a>
|
<a href="metadataadvanced.html" data-role="button">${TabAdvanced}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -23,36 +23,36 @@
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" id="chkEnableInternetProviders" name="chkEnableInternetProviders" data-mini="true" />
|
<input type="checkbox" id="chkEnableInternetProviders" name="chkEnableInternetProviders" data-mini="true" />
|
||||||
<label for="chkEnableInternetProviders">Download artwork and metadata from the internet </label>
|
<label for="chkEnableInternetProviders">${LabelDownloadInternetMetadata}</label>
|
||||||
<div class="fieldDescription">Media Browser can download information about your media to enable rich presentations.</div>
|
<div class="fieldDescription">${LabelDownloadInternetMetadataHelp}</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" id="chkSaveLocal" name="chkSaveLocal" data-mini="true" />
|
<input type="checkbox" id="chkSaveLocal" name="chkSaveLocal" data-mini="true" />
|
||||||
<label for="chkSaveLocal">Save artwork and metadata within media folders </label>
|
<label for="chkSaveLocal">${LabelSaveLocalMetadata}</label>
|
||||||
<div class="fieldDescription">Save downloaded metadata and images into media folders where they can be stored permanently and easily edited.</div>
|
<div class="fieldDescription">${LabelSaveLocalMetadataHelp}</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="selectImageSavingConvention">Image saving convention: </label>
|
<label for="selectImageSavingConvention">${LabelImageSavingConvention}</label>
|
||||||
<select name="selectImageSavingConvention" id="selectImageSavingConvention" data-mini="true">
|
<select name="selectImageSavingConvention" id="selectImageSavingConvention" data-mini="true">
|
||||||
<option value="Compatible">Compatible - MB3/Plex/Xbmc</option>
|
<option value="Compatible">${OptionImageSavingCompatible}</option>
|
||||||
<option value="Legacy">Standard - MB3/MB2</option>
|
<option value="Legacy">${OptionImageSavingStandard}</option>
|
||||||
</select>
|
</select>
|
||||||
<div class="fieldDescription">Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.</div>
|
<div class="fieldDescription">${LabelImageSavingConventionHelp}</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="selectLanguage">Preferred language: </label>
|
<label for="selectLanguage">${LabelMetadataDownloadLanguage}</label>
|
||||||
<select name="selectLanguage" id="selectLanguage" data-mini="true" required="required"></select>
|
<select name="selectLanguage" id="selectLanguage" data-mini="true" required="required"></select>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<label for="selectCountry">Country: </label>
|
<label for="selectCountry">${LabelCountry}</label>
|
||||||
<select name="selectCountry" id="selectCountry" data-mini="true" required="required"></select>
|
<select name="selectCountry" id="selectCountry" data-mini="true" required="required"></select>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
||||||
Save
|
${ButtonSave}
|
||||||
</button>
|
</button>
|
||||||
<button type="button" onclick="Dashboard.navigate('dashboard.html');" data-icon="delete" data-mini="true">
|
<button type="button" onclick="Dashboard.navigate('dashboard.html');" data-icon="delete" data-mini="true">
|
||||||
Cancel
|
${ButtonCancel}
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Metadata</title>
|
<title>${TitleMetadata}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="advancedMetadataConfigurationPage" data-role="page" class="page type-interior">
|
<div id="advancedMetadataConfigurationPage" data-role="page" class="page type-interior">
|
||||||
|
@ -10,55 +10,55 @@
|
||||||
|
|
||||||
<div class="content-primary">
|
<div class="content-primary">
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true">
|
||||||
<a href="metadata.html" data-role="button">Basics</a>
|
<a href="metadata.html" data-role="button">${TabBasics}</a>
|
||||||
<a href="metadataimages.html?type=movies" data-role="button">${TabMovies}</a>
|
<a href="metadataimages.html?type=movies" data-role="button">${TabMovies}</a>
|
||||||
<a href="metadataimages.html?type=tv" data-role="button">TV</a>
|
<a href="metadataimages.html?type=tv" data-role="button">${TabTV}</a>
|
||||||
<a href="metadataimages.html?type=games" data-role="button">Games</a>
|
<a href="metadataimages.html?type=games" data-role="button">${TabGames}</a>
|
||||||
<a href="metadataimages.html?type=music" data-role="button">Music</a>
|
<a href="metadataimages.html?type=music" data-role="button">${TabMusic}</a>
|
||||||
<a href="metadataimages.html?type=others" data-role="button">Others</a>
|
<a href="metadataimages.html?type=others" data-role="button">${TabOthers}</a>
|
||||||
<a href="#" data-role="button" class="ui-btn-active">${TabAdvanced}</a>
|
<a href="#" data-role="button" class="ui-btn-active">${TabAdvanced}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<form id="advancedMetadataConfigurationForm">
|
<form id="advancedMetadataConfigurationForm">
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<label>Extract chapter images for:</label>
|
<label>${HeaderExtractChapterImagesFor}</label>
|
||||||
<div data-role="controlgroup">
|
<div data-role="controlgroup">
|
||||||
<input type="checkbox" data-mini="true" id="chkMovies" name="chkMovies" />
|
<input type="checkbox" data-mini="true" id="chkMovies" name="chkMovies" />
|
||||||
<label for="chkMovies">Movies</label>
|
<label for="chkMovies">${OptionMovies}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkEpisodes" name="chkEpisodes" />
|
<input type="checkbox" data-mini="true" id="chkEpisodes" name="chkEpisodes" />
|
||||||
<label for="chkEpisodes">Episodes</label>
|
<label for="chkEpisodes">${OptionEpisodes}</label>
|
||||||
|
|
||||||
<input type="checkbox" data-mini="true" id="chkOtherVideos" name="chkOtherVideos" />
|
<input type="checkbox" data-mini="true" id="chkOtherVideos" name="chkOtherVideos" />
|
||||||
<label for="chkOtherVideos">Other Videos</label>
|
<label for="chkOtherVideos">${OptionOtherVideos}</label>
|
||||||
<div class="fieldDescription">Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, cpu-intensive and may require several gigabytes of space. It runs as a nightly scheduled task at 4am, although this is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.</div>
|
<div class="fieldDescription">${ExtractChapterImagesHelp}</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2>Automatic Updates</h2>
|
<h2>${HeaderAutomaticUpdates}</h2>
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" id="chkEnableFanartUpdates" name="chkEnableFanartUpdates" data-mini="true" />
|
<input type="checkbox" id="chkEnableFanartUpdates" name="chkEnableFanartUpdates" data-mini="true" />
|
||||||
<label for="chkEnableFanartUpdates">Enable automatic updates from FanArt.tv</label>
|
<label for="chkEnableFanartUpdates">${LabelAutomaticUpdatesFanart}</label>
|
||||||
<div class="fieldDescription">If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.</div>
|
<div class="fieldDescription">${LabelAutomaticUpdatesFanartHelp}</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" id="chkEnableTmdbPersonUpdates" name="chkEnableTmdbPersonUpdates" data-mini="true" />
|
<input type="checkbox" id="chkEnableTmdbPersonUpdates" name="chkEnableTmdbPersonUpdates" data-mini="true" />
|
||||||
<label for="chkEnableTmdbPersonUpdates">Enable automatic updates from TheMovieDB.org</label>
|
<label for="chkEnableTmdbPersonUpdates">${LabelAutomaticUpdatesTmdb}</label>
|
||||||
<div class="fieldDescription">If enabled, new images will be downloaded automatically as they're added to TheMovieDB.org. Existing images will not be replaced.</div>
|
<div class="fieldDescription">${LabelAutomaticUpdatesTmdbHelp}</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" id="chkEnableTvdbUpdates" name="chkEnableTvdbUpdates" data-mini="true" />
|
<input type="checkbox" id="chkEnableTvdbUpdates" name="chkEnableTvdbUpdates" data-mini="true" />
|
||||||
<label for="chkEnableTvdbUpdates">Enable automatic updates from TheTVDB.com</label>
|
<label for="chkEnableTvdbUpdates">${LabelAutomaticUpdatesTvdb}</label>
|
||||||
<div class="fieldDescription">If enabled, new images will be downloaded automatically as they're added to TheTVDB.com. Existing images will not be replaced.</div>
|
<div class="fieldDescription">${LabelAutomaticUpdatesTvdbHelp}</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
||||||
Save
|
${ButtonSave}
|
||||||
</button>
|
</button>
|
||||||
<button type="button" onclick="Dashboard.navigate('dashboard.html');" data-icon="delete" data-mini="true">
|
<button type="button" onclick="Dashboard.navigate('dashboard.html');" data-icon="delete" data-mini="true">
|
||||||
Cancel
|
${ButtonCancel}
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Metadata</title>
|
<title>${TitleMetadata}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="metadataImagesConfigurationPage" data-role="page" class="page type-interior">
|
<div id="metadataImagesConfigurationPage" data-role="page" class="page type-interior">
|
||||||
|
@ -10,12 +10,12 @@
|
||||||
|
|
||||||
<div class="content-primary">
|
<div class="content-primary">
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true" style="margin-bottom: 20px!important;">
|
<div data-role="controlgroup" data-type="horizontal" class="localnav" data-mini="true" style="margin-bottom: 20px!important;">
|
||||||
<a href="metadata.html" data-role="button">Basics</a>
|
<a href="metadata.html" data-role="button">${TabBasics}</a>
|
||||||
<a href="metadataimages.html?type=movies" data-role="button" class="categoryTab moviesTab">${TabMovies}</a>
|
<a href="metadataimages.html?type=movies" data-role="button" class="categoryTab moviesTab">${TabMovies}</a>
|
||||||
<a href="metadataimages.html?type=tv" data-role="button" class="categoryTab tvTab">TV</a>
|
<a href="metadataimages.html?type=tv" data-role="button" class="categoryTab tvTab">${TabTV}</a>
|
||||||
<a href="metadataimages.html?type=games" data-role="button" class="categoryTab gamesTab">Games</a>
|
<a href="metadataimages.html?type=games" data-role="button" class="categoryTab gamesTab">${TabGames}</a>
|
||||||
<a href="metadataimages.html?type=music" data-role="button" class="categoryTab musicTab">Music</a>
|
<a href="metadataimages.html?type=music" data-role="button" class="categoryTab musicTab">${TabMusic}</a>
|
||||||
<a href="metadataimages.html?type=others" data-role="button" class="categoryTab othersTab">Others</a>
|
<a href="metadataimages.html?type=others" data-role="button" class="categoryTab othersTab">${TabOthers}</a>
|
||||||
<a href="metadataadvanced.html" data-role="button">${TabAdvanced}</a>
|
<a href="metadataadvanced.html" data-role="button">${TabAdvanced}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -46,7 +46,6 @@
|
||||||
<div>
|
<div>
|
||||||
<label for="txtMaxBackdrops">Maximum number of backdrops per item: </label>
|
<label for="txtMaxBackdrops">Maximum number of backdrops per item: </label>
|
||||||
<input type="number" id="txtMaxBackdrops" name="txtMaxBackdrops" pattern="[0-9]*" required="required" min="0" data-mini="true" />
|
<input type="number" id="txtMaxBackdrops" name="txtMaxBackdrops" pattern="[0-9]*" required="required" min="0" data-mini="true" />
|
||||||
<div class="fieldDescription">To prevent duplicate backdrop downloading, backdrops are only automatically downloaded when there are no backdrops present. Once an item has a single backdrop, further changes will need to be made manually using the metadata manager.</div>
|
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<div>
|
<div>
|
||||||
|
@ -123,10 +122,10 @@
|
||||||
<ul data-role="listview" class="ulForm">
|
<ul data-role="listview" class="ulForm">
|
||||||
<li>
|
<li>
|
||||||
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
<button type="submit" data-theme="b" data-icon="check" data-mini="true">
|
||||||
Save
|
${ButtonSave}
|
||||||
</button>
|
</button>
|
||||||
<button type="button" onclick="Dashboard.navigate('dashboard.html');" data-icon="delete" data-mini="true">
|
<button type="button" onclick="Dashboard.navigate('dashboard.html');" data-icon="delete" data-mini="true">
|
||||||
Cancel
|
${ButtonCancel}
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -23,24 +23,24 @@
|
||||||
<div class="viewControls">
|
<div class="viewControls">
|
||||||
<div style="display: inline-block;">
|
<div style="display: inline-block;">
|
||||||
<select data-mini="true" data-inline="true" id="selectView" name="selectView">
|
<select data-mini="true" data-inline="true" id="selectView" name="selectView">
|
||||||
<option value="Thumb">Thumb</option>
|
<option value="Thumb">${OptionThumb}</option>
|
||||||
<option value="Poster">Poster</option>
|
<option value="Poster">${OptionPoster}</option>
|
||||||
<option value="Banner">Banner</option>
|
<option value="Banner">${OptionBanner}</option>
|
||||||
<option value="Timeline">Timeline</option>
|
<option value="Timeline">${OptionTimeline}</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="viewControls" data-role="controlgroup" data-type="horizontal">
|
<div class="viewControls" data-role="controlgroup" data-type="horizontal">
|
||||||
<button data-mini="true" data-icon="sort" data-inline="true" data-iconpos="notext" title="${ButtonSort}" onclick="$('#sortPanel', $(this).parents('.page')).panel( 'toggle' );">${ButtonSort}</button>
|
<button data-mini="true" data-icon="sort" data-inline="true" data-iconpos="notext" title="${ButtonSort}" onclick="$('#sortPanel', $(this).parents('.page')).panel( 'toggle' );">${ButtonSort}</button>
|
||||||
<button data-mini="true" data-icon="filter" data-inline="true" data-iconpos="notext" title="${ButtonFilter}" onclick="$('#filterPanel', $(this).parents('.page')).panel( 'toggle' );">${ButtonFilter}</button>
|
<button data-mini="true" data-icon="filter" data-inline="true" data-iconpos="notext" title="${ButtonFilter}" onclick="$('#filterPanel', $(this).parents('.page')).panel( 'toggle' );">${ButtonFilter}</button>
|
||||||
<button data-mini="true" data-icon="check" data-inline="true" data-iconpos="notext" title="Select" class="btnToggleSelections">Select</button>
|
<button data-mini="true" data-icon="check" data-inline="true" data-iconpos="notext" title="${ButtonSelect}" class="btnToggleSelections">${ButtonSelect}</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="listTopPaging">
|
<div class="listTopPaging">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="selectionCommands" style="display: none;">
|
<div class="selectionCommands" style="display: none;">
|
||||||
<div data-role="controlgroup" data-type="horizontal" class="selectionCommandsControlGroup">
|
<div data-role="controlgroup" data-type="horizontal" class="selectionCommandsControlGroup">
|
||||||
<button class="btnMergeVersions" data-mini="true" data-icon="recycle" data-inline="true" title="Combine Versions">Group Versions</button>
|
<button class="btnMergeVersions" data-mini="true" data-icon="recycle" data-inline="true" title="${ButtonGroupVersions}">${ButtonGroupVersions}</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
<label for="radioBudget">${OptionBudget}</label>
|
<label for="radioBudget">${OptionBudget}</label>
|
||||||
|
|
||||||
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioCommunityRating" value="off" data-sortby="CommunityRating,SortName" data-mini="true">
|
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioCommunityRating" value="off" data-sortby="CommunityRating,SortName" data-mini="true">
|
||||||
<label for="radioCommunityRating">IMDb rating</label>
|
<label for="radioCommunityRating">${OptionImdbRating}</label>
|
||||||
|
|
||||||
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioCriticRating" value="off" data-sortby="CriticRating,SortName" data-mini="true">
|
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioCriticRating" value="off" data-sortby="CriticRating,SortName" data-mini="true">
|
||||||
<label for="radioCriticRating">${OptionCriticRating}</label>
|
<label for="radioCriticRating">${OptionCriticRating}</label>
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
<label for="radioDatePlayed">${OptionDatePlayed}</label>
|
<label for="radioDatePlayed">${OptionDatePlayed}</label>
|
||||||
|
|
||||||
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioMetascore" value="off" data-sortby="Metascore,SortName" data-mini="true">
|
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioMetascore" value="off" data-sortby="Metascore,SortName" data-mini="true">
|
||||||
<label for="radioMetascore">Metascore</label>
|
<label for="radioMetascore">${OptionMetascore}</label>
|
||||||
|
|
||||||
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioContentRating" value="off" data-sortby="OfficialRating,SortName" data-mini="true">
|
<input class="radioSortBy" type="radio" name="radioSortBy" id="radioContentRating" value="off" data-sortby="OfficialRating,SortName" data-mini="true">
|
||||||
<label for="radioContentRating">${OptionParentalRating}</label>
|
<label for="radioContentRating">${OptionParentalRating}</label>
|
||||||
|
@ -120,7 +120,7 @@
|
||||||
<div class="basicFilters">
|
<div class="basicFilters">
|
||||||
<fieldset data-role="controlgroup">
|
<fieldset data-role="controlgroup">
|
||||||
<legend>
|
<legend>
|
||||||
<strong>User Data:</strong>
|
<strong>${HeaderFilters}</strong>
|
||||||
</legend>
|
</legend>
|
||||||
<input class="chkStandardFilter" type="checkbox" name="chkPlayed" id="chkPlayed" data-filter="IsPlayed" data-mini="true">
|
<input class="chkStandardFilter" type="checkbox" name="chkPlayed" id="chkPlayed" data-filter="IsPlayed" data-mini="true">
|
||||||
<label for="chkPlayed">${OptionPlayed}</label>
|
<label for="chkPlayed">${OptionPlayed}</label>
|
||||||
|
@ -155,10 +155,10 @@
|
||||||
<label for="chkIso">${OptionIso}</label>
|
<label for="chkIso">${OptionIso}</label>
|
||||||
|
|
||||||
<input class="chkHDFilter" type="checkbox" name="chkHD" id="chkHD" data-filter="IsHD" data-mini="true">
|
<input class="chkHDFilter" type="checkbox" name="chkHD" id="chkHD" data-filter="IsHD" data-mini="true">
|
||||||
<label for="chkHD">HD</label>
|
<label for="chkHD">${OptionIsHD}</label>
|
||||||
|
|
||||||
<input class="chkSDFilter" type="checkbox" name="chkSD" id="chkSD" data-filter="IsHD" data-mini="true">
|
<input class="chkSDFilter" type="checkbox" name="chkSD" id="chkSD" data-filter="IsHD" data-mini="true">
|
||||||
<label for="chkSD">SD</label>
|
<label for="chkSD">${OptionIsSD}</label>
|
||||||
|
|
||||||
<input class="chk3DFilter" type="checkbox" name="chk3D" id="chk3D" data-filter="Digital3D,Sbs3D" data-mini="true">
|
<input class="chk3DFilter" type="checkbox" name="chk3D" id="chk3D" data-filter="Digital3D,Sbs3D" data-mini="true">
|
||||||
<label for="chk3D">${Option3D}</label>
|
<label for="chk3D">${Option3D}</label>
|
||||||
|
@ -176,7 +176,7 @@
|
||||||
<label for="chkMissingImdbId">${OptionMissingImdbId}</label>
|
<label for="chkMissingImdbId">${OptionMissingImdbId}</label>
|
||||||
|
|
||||||
<input class="chkMissingTmdbId" type="checkbox" name="chkMissingTmdbId" id="chkMissingTmdbId" data-mini="true">
|
<input class="chkMissingTmdbId" type="checkbox" name="chkMissingTmdbId" id="chkMissingTmdbId" data-mini="true">
|
||||||
<label for="chkMissingTmdbId">Missing Tmdb Id</label>
|
<label for="chkMissingTmdbId">${OptionMissingTmdbId}</label>
|
||||||
|
|
||||||
<input class="chkMissingOverview" type="checkbox" name="chkMissingOverview" id="chkMissingOverview" data-mini="true">
|
<input class="chkMissingOverview" type="checkbox" name="chkMissingOverview" id="chkMissingOverview" data-mini="true">
|
||||||
<label for="chkMissingOverview">${OptionMissingOverview}</label>
|
<label for="chkMissingOverview">${OptionMissingOverview}</label>
|
||||||
|
|
|
@ -4,8 +4,11 @@
|
||||||
|
|
||||||
var page = this;
|
var page = this;
|
||||||
|
|
||||||
apiClient.getSystemInfo().done(function(info) {
|
apiClient.getSystemInfo().done(function (info) {
|
||||||
$('#appVersionNumber', page).html(info.Version);
|
|
||||||
|
var elem = $('#appVersionNumber', page);
|
||||||
|
|
||||||
|
elem.html(elem.html().replace('{0}', info.Version));
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
@ -217,7 +217,7 @@
|
||||||
|
|
||||||
html += '<td>';
|
html += '<td>';
|
||||||
|
|
||||||
html += '<div>';
|
html += '<div style="max-width:200px;">';
|
||||||
if (deviceId == connection.DeviceId) {
|
if (deviceId == connection.DeviceId) {
|
||||||
html += connection.DeviceName;
|
html += connection.DeviceName;
|
||||||
} else {
|
} else {
|
||||||
|
|
|
@ -84,99 +84,6 @@
|
||||||
|
|
||||||
html += '</ul>';
|
html += '</ul>';
|
||||||
|
|
||||||
//var cssClass = "detailTable";
|
|
||||||
|
|
||||||
//html += '<div class="detailTableContainer"><table class="detailTable" >';
|
|
||||||
|
|
||||||
//html += '<thead>';
|
|
||||||
//html += '<tr>';
|
|
||||||
|
|
||||||
//html += '<th class="tabletColumn"> </th>';
|
|
||||||
//html += '<th>Name</th>';
|
|
||||||
//html += '<th class="desktopColumn">Channel</th>';
|
|
||||||
//html += '<th>Date</th>';
|
|
||||||
//html += '<th>Time</th>';
|
|
||||||
//html += '<th class="tabletColumn">Length</th>';
|
|
||||||
//html += '<th class="tabletColumn">Status</th>';
|
|
||||||
//html += '<th class="desktopColumn">Series</th>';
|
|
||||||
|
|
||||||
//html += '</tr>';
|
|
||||||
//html += '</thead>';
|
|
||||||
|
|
||||||
//html += '<tbody>';
|
|
||||||
|
|
||||||
//for (var i = 0, length = timers.length; i < length; i++) {
|
|
||||||
|
|
||||||
// var timer = timers[i];
|
|
||||||
|
|
||||||
// html += '<tr>';
|
|
||||||
|
|
||||||
// html += '<td class="tabletColumn">';
|
|
||||||
// html += '<button data-timerid="' + timer.Id + '" class="btnDeleteTimer" type="button" data-icon="delete" data-inline="true" data-mini="true" data-iconpos="notext">Cancel</button>';
|
|
||||||
// html += '</td>';
|
|
||||||
|
|
||||||
// html += '<td>';
|
|
||||||
// html += '<a href="livetvtimer.html?id=' + timer.Id + '">' + timer.Name + '</a>';
|
|
||||||
// html += '</td>';
|
|
||||||
|
|
||||||
// html += '<td class="desktopColumn">';
|
|
||||||
// if (timer.ChannelId) {
|
|
||||||
// html += '<a href="livetvchannel.html?id=' + timer.ChannelId + '">' + timer.ChannelName + '</a>';
|
|
||||||
// }
|
|
||||||
// html += '</td>';
|
|
||||||
|
|
||||||
// var startDate = timer.StartDate;
|
|
||||||
|
|
||||||
// try {
|
|
||||||
|
|
||||||
// startDate = parseISO8601Date(startDate, { toLocal: true });
|
|
||||||
|
|
||||||
// } catch (err) {
|
|
||||||
|
|
||||||
// }
|
|
||||||
|
|
||||||
// html += '<td>' + startDate.toLocaleDateString() + '</td>';
|
|
||||||
|
|
||||||
// html += '<td>' + LiveTvHelpers.getDisplayTime(timer.StartDate) + '</td>';
|
|
||||||
|
|
||||||
// var minutes = timer.RunTimeTicks / 600000000;
|
|
||||||
|
|
||||||
// minutes = minutes || 1;
|
|
||||||
|
|
||||||
// html += '<td class="tabletColumn">' + Math.round(minutes) + 'min</td>';
|
|
||||||
|
|
||||||
// html += '<td class="tabletColumn">';
|
|
||||||
|
|
||||||
// if (timer.Status == 'ConflictedNotOk' || timer.Status == 'Error') {
|
|
||||||
|
|
||||||
// html += '<span style="color:red;">';
|
|
||||||
// html += timer.Status;
|
|
||||||
// html += '</span>';
|
|
||||||
|
|
||||||
// } else {
|
|
||||||
// html += timer.Status;
|
|
||||||
// }
|
|
||||||
|
|
||||||
// html += '</td>';
|
|
||||||
|
|
||||||
// html += '<td class="desktopColumn">';
|
|
||||||
|
|
||||||
// if (timer.SeriesTimerId) {
|
|
||||||
// html += '<a href="livetvseriestimer.html?id=' + timer.SeriesTimerId + '" title="View Series Recording">';
|
|
||||||
// html += '<div class="timerCircle seriesTimerCircle"></div>';
|
|
||||||
// html += '<div class="timerCircle seriesTimerCircle"></div>';
|
|
||||||
// html += '<div class="timerCircle seriesTimerCircle"></div>';
|
|
||||||
// html += '</a>';
|
|
||||||
// }
|
|
||||||
|
|
||||||
// html += '</td>';
|
|
||||||
|
|
||||||
// html += '</tr>';
|
|
||||||
//}
|
|
||||||
|
|
||||||
//html += '</tbody>';
|
|
||||||
//html += '</table></div>';
|
|
||||||
|
|
||||||
var elem = $('#items', page).html(html).trigger('create');
|
var elem = $('#items', page).html(html).trigger('create');
|
||||||
|
|
||||||
$('.btnDeleteTimer', elem).on('click', function () {
|
$('.btnDeleteTimer', elem).on('click', function () {
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
<h2>
|
<h2>
|
||||||
<img src="css/images/mblogoicon.png" />${LabelWindowsService}</h2>
|
<img src="css/images/mblogoicon.png" />${LabelWindowsService}</h2>
|
||||||
|
|
||||||
<p>A Windows Service has been installed.</p>
|
<p>${AWindowsServiceHasBeenInstalled}</p>
|
||||||
|
|
||||||
<p>${WindowsServiceIntro1}</p>
|
<p>${WindowsServiceIntro1}</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue