--- title: Artists / This month description: All of the artists I've listened to over the past month. layout: default pagination: data: music.month.artists size: 24 permalink: "/music/artists/this-month/{% 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.month.artists.size }} artists this month and most of what I've listened to has been {{ music.month.genres | sortByPlaysDescending: "plays" | genreStrings: "genre" | mediaLinks: "genre", 5 }}.
See my albums or tracks for this period.