--- title: Albums • all time description: All of the albums I've listened to. layout: default pagination: data: music.allTime.albums size: 24 permalink: "/music/albums/all-time/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber }}/{% endif %}index.html" schema: music --- {% tablericon "arrow-left" "Go back" %} Go back
I've listened to {{ music.allTime.albums.size }} albums and most of what I listen to is {{ music.allTime.genres | genresToString: 5 }}.
{% render "partials/media/music/period/grid.liquid" data:pagination %}