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