Added recently added releases feature

This commit is contained in:
emeric
2018-06-06 13:14:00 +02:00
parent c1e7e9a602
commit 1e68ccce2a
12 changed files with 190 additions and 62 deletions
+7 -1
View File
@@ -7,6 +7,12 @@
<h2>${tr:Lms.Explore.most-played-artists}</h2>
</div>
${most-played-artists}
<div class="page-header">
<h2>${tr:Lms.Explore.recently-added-artists}</h2>
</div>
${recently-added-artists}
<div class="page-header">
<h2>${tr:Lms.Explore.artists}</h2>
</div>
@@ -20,7 +26,7 @@
${show-more}
</message>
<message id="Lms.Explore.Artists.template.most-played-entry">
<message id="Lms.Explore.Artists.template.compact-entry">
${name}
</message>