-
Dashboard
like maloja +Dashboard
{% if user.is_authenticated %}
- {% if view == "vrobbler" %}
-
- {% endif %}
+
@@ -75,14 +78,11 @@
{% if user.is_authenticated %}
- {% if view == "maloja" %}
Top Artist
-
@@ -103,36 +103,46 @@
- {% endfor %} @@ -220,36 +248,46 @@
-
+ {% else %}
+
{% endif %}
{{artists.1.name}}
+ #2 {{artists.1.name}}
{% if artists.1.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{artists.2.name}}
+ #3 {{artists.2.name}}
{% if artists.2.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{artists.5.name}}
+ #6 {{artists.5.name}}
{% if artists.5.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{artists.6.name}}
+ #7 {{artists.6.name}}
{% if artists.6.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{artists.7.name}}
+ #8 {{artists.7.name}}
{% if artists.7.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{artists.8.name}}
+ #9 {{artists.8.name}}
{% if artists.8.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{artists.9.name}}
+ #10 {{artists.9.name}}
{% if artists.9.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{artists.10.name}}
+ #11 {{artists.10.name}}
{% if artists.10.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{artists.11.name}}
+ #12 {{artists.11.name}}
{% if artists.11.thumbnail %}
-
+ {% else %}
+
{% endif %}
{{tracks.1.title}}
+ #2 {{tracks.1.title}}
{% if tracks.1.album.cover_image %}
{% endif %}
-
+ {% else %}
+
{% endif %}
{{tracks.2.title}}
+ #3 {{tracks.2.title}}
{% if tracks.2.album.cover_image %}
{% endif %}
-
+ {% else %}
+
{% endif %}
{{tracks.5.title}}
+ #6 {{tracks.5.title}}
{% if tracks.5.album.cover_image %}
{% endif %}
-
+ {% else %}
+
{% endif %}
{{tracks.6.title}}
+ #7 {{tracks.6.title}}
{% if tracks.6.album.cover_image %}
{% endif %}
-
+ {% else %}
+
{% endif %}
{{tracks.7.title}}
+ #8 {{tracks.7.title}}
{% if tracks.7.album.cover_image %}
{% endif %}
-
+ {% else %}
+
{% endif %}
{{tracks.8.title}}
+ #9 {{tracks.8.title}}
{% if tracks.8.album.cover_image %}
{% endif %}
-
+ {% else %}
+
{% endif %}
{{tracks.9.title}}
+ #10 {{tracks.9.title}}
{% if tracks.9.album.cover_image %}
{% endif %}
-
+ {% else %}
+
{% endif %}
{{tracks.10.title}}
+ #11 {{tracks.10.title}}
{% if tracks.10.album.cover_image %}
{% endif %}
-
+ {% else %}
+
{% endif %}
{{tracks.11.title}}
+ #12 {{tracks.11.title}}
{% if tracks.11.album.cover_image %}
{% endif %}
Last Scrobbles
Today {{counts.today}} | This Week {{counts.week}} | This Month {{counts.month}} |