--- title: Albums • This week description: All of the albums I've listened to this week. layout: default pagination: data: music.week.albums size: 24 permalink: "/music/albums/this-week/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber }}/{% endif %}index.html" schema: music --- {% tablericon "arrow-left" "Go back" %} Go back {% if pagination.pageNumber == 0 %}
I've listened to {{ music.week.albums.size }} albums this week and most of what I've listened to has been {{ music.week.genres | sortByPlaysDescending: "plays" | genreStrings: "genre" | mediaLinks: "genre", 5 }}.
See my artists or tracks for this period.