2014-05-21 09:45:42 -07:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
|
|
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
<head>
|
2015-03-21 11:12:12 -07:00
|
|
|
|
<title>Emby</title>
|
2014-05-21 09:45:42 -07:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
2015-06-18 12:43:47 -07:00
|
|
|
|
<div id="displayPreferencesPage" data-role="page" class="page libraryPage userPreferencesPage" data-contextname="${HeaderPreferences}" data-require="scripts/mypreferencesdisplay,scripts/mypreferencescommon,paperbuttonstyle,jqmicons">
|
2015-06-16 10:37:49 -07:00
|
|
|
|
|
2014-05-21 09:45:42 -07:00
|
|
|
|
<div class="libraryViewNav">
|
|
|
|
|
<a href="#" class="ui-btn-active lnkDisplayPreferences">${TabDisplay}</a>
|
2014-09-22 14:56:54 -07:00
|
|
|
|
<a href="#" class="lnkLanguagePreferences">${TabPlayback}</a>
|
2014-10-15 20:26:39 -07:00
|
|
|
|
<a href="#" class="lnkMyProfile">${TabProfile}</a>
|
2015-05-07 07:04:10 -07:00
|
|
|
|
<a href="#" class="lnkWebClientPreferences">${TabAppSettings}</a>
|
2014-05-21 09:45:42 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div data-role="content">
|
|
|
|
|
<br />
|
|
|
|
|
<form class="displayPreferencesForm userProfileSettingsForm" style="margin: 0 auto;">
|
2014-06-04 19:32:40 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSection">
|
|
|
|
|
<div class="detailSectionHeader">
|
|
|
|
|
${HeaderMyViews}
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSectionContent">
|
|
|
|
|
<div>
|
|
|
|
|
<p>${LabelSelectFolderGroups}</p>
|
|
|
|
|
<div class="folderGroupList"></div>
|
|
|
|
|
<div class="fieldDescription">${LabelSelectFolderGroupsHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<br />
|
2015-04-15 14:59:20 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div>
|
|
|
|
|
<div data-role="controlgroup">
|
|
|
|
|
<label for="chkDisplayCollectionView">${LabelDisplayCollectionsView}</label>
|
|
|
|
|
<input id="chkDisplayCollectionView" type="checkbox" />
|
|
|
|
|
</div>
|
|
|
|
|
<div class="fieldDescription">${LabelDisplayCollectionsViewHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<br />
|
2015-01-23 21:50:45 -07:00
|
|
|
|
<div data-role="controlgroup">
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<label for="chkDisplayFolderView">${LabelDisplayFoldersView}</label>
|
|
|
|
|
<input id="chkDisplayFolderView" type="checkbox" />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<br />
|
|
|
|
|
<div data-role="collapsible">
|
|
|
|
|
<h2>${HeaderChannels}</h2>
|
|
|
|
|
<div>
|
|
|
|
|
<p>${LabelGroupChannelsIntoViews}</p>
|
|
|
|
|
<div class="channelGroupList"></div>
|
|
|
|
|
<div class="fieldDescription">${LabelGroupChannelsIntoViewsHelp}</div>
|
|
|
|
|
</div>
|
2015-01-23 21:50:45 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
2015-04-15 14:59:20 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSection viewStylesSection" style="display:none;">
|
|
|
|
|
<div class="detailSectionHeader">
|
|
|
|
|
${HeaderViewStyles}
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSectionContent">
|
|
|
|
|
<p>${LabelSelectViewStyles}</p>
|
|
|
|
|
<div class="viewStylesList">
|
2014-06-04 19:32:40 -07:00
|
|
|
|
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="fieldDescription">${LabelSelectViewStylesHelp}</div>
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2014-10-30 21:57:24 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSection">
|
|
|
|
|
<div class="detailSectionHeader">
|
|
|
|
|
${HeaderViewOrder}
|
|
|
|
|
</div>
|
|
|
|
|
<div class="detailSectionContent">
|
|
|
|
|
<p>${LabelSelectUserViewOrder}</p>
|
|
|
|
|
<div class="viewOrderList">
|
2015-04-15 14:59:20 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
2015-04-15 14:59:20 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2014-10-30 21:57:24 -07:00
|
|
|
|
</div>
|
2014-06-30 19:29:27 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSection">
|
|
|
|
|
<div class="detailSectionHeader">
|
|
|
|
|
${HeaderLatestItems}
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSectionContent">
|
|
|
|
|
<p>${LabelSelectLastestItemsFolders}</p>
|
|
|
|
|
<div class="latestItemsList">
|
2014-06-30 12:24:35 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</div>
|
2015-01-22 11:05:32 -07:00
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<br />
|
|
|
|
|
<div data-role="controlgroup">
|
|
|
|
|
<label for="chkHidePlayedFromLatest">${OptionHideWatchedContentFromLatestMedia}</label>
|
|
|
|
|
<input id="chkHidePlayedFromLatest" type="checkbox" />
|
|
|
|
|
</div>
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2015-03-31 09:24:16 -07:00
|
|
|
|
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSection">
|
|
|
|
|
<div class="detailSectionHeader">
|
|
|
|
|
${HeaderOtherDisplaySettings}
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div class="detailSectionContent">
|
|
|
|
|
<br />
|
2015-01-22 11:05:32 -07:00
|
|
|
|
<div data-role="controlgroup">
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<div>
|
|
|
|
|
<input type="checkbox" id="chkDisplayMissingEpisodes" />
|
|
|
|
|
<label for="chkDisplayMissingEpisodes">${LabelDisplayMissingEpisodesWithinSeasons}</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<input type="checkbox" id="chkDisplayUnairedEpisodes" />
|
|
|
|
|
<label for="chkDisplayUnairedEpisodes">${LabelUnairedMissingEpisodesWithinSeasons}</label>
|
|
|
|
|
</div>
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
<br />
|
|
|
|
|
<div>
|
|
|
|
|
<div data-role="controlgroup">
|
|
|
|
|
<input type="checkbox" id="chkDisplayTrailersWithinMovieSuggestions" />
|
|
|
|
|
<label for="chkDisplayTrailersWithinMovieSuggestions">${LabelDisplayTrailersWithinMovieSuggestions}</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="fieldDescription">${LabelDisplayTrailersWithinMovieSuggestionsHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<br />
|
|
|
|
|
<div>
|
|
|
|
|
<div data-role="controlgroup">
|
|
|
|
|
<input type="checkbox" id="chkGroupMoviesIntoCollections" />
|
|
|
|
|
<label for="chkGroupMoviesIntoCollections">${LabelGroupMoviesIntoCollections}</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="fieldDescription">${LabelGroupMoviesIntoCollectionsHelp}</div>
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
|
2015-01-22 11:05:32 -07:00
|
|
|
|
</div>
|
2014-08-18 18:42:53 -07:00
|
|
|
|
|
2015-06-16 10:37:49 -07:00
|
|
|
|
<div>
|
|
|
|
|
<button type="submit" data-role="none" class="clearButton">
|
|
|
|
|
<paper-button raised class="submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></paper-button>
|
|
|
|
|
</button>
|
|
|
|
|
|
|
|
|
|
<paper-button raised class="cancel block btnCancel" onclick="history.back();"><iron-icon icon="close"></iron-icon><span>${ButtonCancel}</span></paper-button>
|
|
|
|
|
</div>
|
2015-05-07 15:27:01 -07:00
|
|
|
|
</form>
|
|
|
|
|
</div>
|
2014-05-21 09:45:42 -07:00
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|