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