2017-03-21 13:31:40 -04:00
|
|
|
|
<div id="musicRecommendedPage" data-dom-cache="true" data-role="page" class="page libraryPage backdropPage pageWithAbsoluteTabs withTabs" data-backdroptype="musicartist">
|
2015-09-03 15:05:38 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div class="pageTabContent pageTabContent" id="suggestionsTab" data-index="0">
|
|
|
|
|
<div class="verticalSection">
|
|
|
|
|
<h2 class="sectionTitle sectionTitle-cards padded-left">${HeaderLatestMusic}</h2>
|
2015-09-03 15:05:38 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div is="emby-itemscontainer" id="recentlyAddedSongs" class="itemsContainer padded-left padded-right" style="text-align:left;">
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2015-09-03 15:05:38 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div id="playlists" class="verticalSection hide">
|
|
|
|
|
<h2 class="sectionTitle sectionTitle-cards padded-left">${HeaderPlaylists}</h2>
|
2015-09-03 15:05:38 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div is="emby-itemscontainer" class="itemsContainer padded-left padded-right" style="text-align:left;">
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2015-09-03 15:05:38 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div id="recentlyPlayed" class="verticalSection hide">
|
|
|
|
|
<h2 class="sectionTitle sectionTitle-cards padded-left">${HeaderRecentlyPlayed}</h2>
|
2015-09-03 15:05:38 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div is="emby-itemscontainer" id="recentlyPlayedSongs" class="itemsContainer padded-left padded-right" style="text-align:left;">
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2015-09-03 15:05:38 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div id="topPlayed" class="verticalSection hide">
|
|
|
|
|
<h2 class="sectionTitle sectionTitle-cards padded-left">${HeaderFrequentlyPlayed}</h2>
|
2015-12-14 10:43:03 -05:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div is="emby-itemscontainer" id="topPlayedSongs" class="itemsContainer padded-left padded-right" style="text-align: left;">
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2016-03-24 14:11:03 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div class="favoriteSections verticalSection"></div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div class="pageTabContent pageTabContent" id="albumsTab" data-index="1">
|
2016-11-05 13:39:12 -04:00
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:0 .5em 1em;">
|
2016-06-17 15:10:05 -04:00
|
|
|
|
<div class="paging"></div>
|
2016-06-18 16:31:22 -04:00
|
|
|
|
<button is="paper-icon-button-light" class="btnSelectView autoSize" title="${ButtonSelectView}"><i class="md-icon">view_comfy</i></button>
|
|
|
|
|
<button is="paper-icon-button-light" class="btnSort autoSize" title="${ButtonSort}"><i class="md-icon">sort_by_alpha</i></button>
|
|
|
|
|
<button is="paper-icon-button-light" class="btnFilter autoSize" title="${ButtonFilter}"><i class="md-icon">filter_list</i></button>
|
2016-06-17 15:10:05 -04:00
|
|
|
|
</div>
|
|
|
|
|
|
2016-08-03 00:30:22 -04:00
|
|
|
|
<div class="alphaPicker alphabetPicker alphaPicker-vertical">
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-06-17 15:10:05 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div is="emby-itemscontainer" class="itemsContainer padded-left padded-left-withalphapicker padded-right">
|
2016-06-17 15:10:05 -04:00
|
|
|
|
</div>
|
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:.7em .5em;">
|
|
|
|
|
<div class="paging"></div>
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div class="pageTabContent" id="albumArtistsTab" data-index="2">
|
2016-11-05 13:39:12 -04:00
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:0 .5em 1em;">
|
2016-06-17 15:44:19 -04:00
|
|
|
|
<div class="paging"></div>
|
2016-06-18 16:31:22 -04:00
|
|
|
|
<button is="paper-icon-button-light" class="btnSelectView autoSize" title="${ButtonSelectView}"><i class="md-icon">view_comfy</i></button>
|
|
|
|
|
<button is="paper-icon-button-light" class="btnFilter autoSize" title="${ButtonFilter}"><i class="md-icon">filter_list</i></button>
|
2016-06-17 15:44:19 -04:00
|
|
|
|
</div>
|
|
|
|
|
|
2016-08-03 00:30:22 -04:00
|
|
|
|
<div class="alphaPicker alphabetPicker alphaPicker-vertical">
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-06-17 15:44:19 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div is="emby-itemscontainer" class="itemsContainer padded-left padded-left-withalphapicker padded-right">
|
2016-06-17 15:44:19 -04:00
|
|
|
|
</div>
|
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:.7em .5em;">
|
|
|
|
|
<div class="paging"></div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div class="pageTabContent" id="artistsTab" data-index="3">
|
2016-11-05 13:39:12 -04:00
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:0 .5em 1em;">
|
2016-06-17 15:44:19 -04:00
|
|
|
|
<div class="paging"></div>
|
2016-06-18 16:31:22 -04:00
|
|
|
|
<button is="paper-icon-button-light" class="btnSelectView autoSize" title="${ButtonSelectView}"><i class="md-icon">view_comfy</i></button>
|
|
|
|
|
<button is="paper-icon-button-light" class="btnFilter autoSize" title="${ButtonFilter}"><i class="md-icon">filter_list</i></button>
|
2016-06-17 15:44:19 -04:00
|
|
|
|
</div>
|
|
|
|
|
|
2016-08-03 00:30:22 -04:00
|
|
|
|
<div class="alphaPicker alphabetPicker alphaPicker-vertical">
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2016-06-17 15:44:19 -04:00
|
|
|
|
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div is="emby-itemscontainer" class="itemsContainer padded-left padded-left-withalphapicker padded-right">
|
2016-06-17 15:44:19 -04:00
|
|
|
|
</div>
|
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:.7em .5em;">
|
|
|
|
|
<div class="paging"></div>
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div class="pageTabContent" id="songsTab" data-index="4">
|
2016-11-05 13:39:12 -04:00
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:0 .5em 1em;">
|
2016-06-17 15:44:19 -04:00
|
|
|
|
<div class="paging"></div>
|
2016-06-19 12:53:53 -04:00
|
|
|
|
<button is="paper-icon-button-light" class="btnSort autoSize" title="${ButtonSort}"><i class="md-icon">sort_by_alpha</i></button>
|
2016-06-18 16:31:22 -04:00
|
|
|
|
<button is="paper-icon-button-light" class="btnFilter autoSize" title="${ButtonFilter}"><i class="md-icon">filter_list</i></button>
|
2016-06-17 15:44:19 -04:00
|
|
|
|
</div>
|
|
|
|
|
|
2016-07-30 14:09:08 -04:00
|
|
|
|
<div is="emby-itemscontainer" id="items" class="itemsContainer vertical-list" style="max-width:1000px;margin: 0 auto;"></div>
|
2016-06-17 15:44:19 -04:00
|
|
|
|
|
|
|
|
|
<div style="text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;padding:.7em .5em;">
|
|
|
|
|
<div class="paging"></div>
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div class="pageTabContent" id="genresTab" data-index="5">
|
2016-06-17 15:10:05 -04:00
|
|
|
|
<div style="text-align: center; display: flex; align-items: center; justify-content: center;">
|
2016-06-18 16:31:22 -04:00
|
|
|
|
<button is="paper-icon-button-light" class="btnSelectView autoSize" title="${ButtonSelectView}"><i class="md-icon">view_comfy</i></button>
|
2016-03-24 14:11:03 -04:00
|
|
|
|
</div>
|
2017-04-12 01:29:46 -04:00
|
|
|
|
<div is="emby-itemscontainer" id="items" class="itemsContainer padded-left padded-right vertical-wrap"></div>
|
2016-05-15 12:30:32 -04:00
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</div>
|