--- title: Music description: This is everything I've been listening to recently — it's collected in a database as I listen to it and displayed here. permalink: "/music/index.php" schema: music-index eleventyComputed: page: activeUrl: "/music" --- getThisWeekData(); ?>
I've listened to = number_format($music['total_artists']) ?> artists, = number_format($music['total_albums']) ?> albums and = number_format($music['total_tracks']) ?> tracks this week. Most of that has been = renderMediaLinks($music['week_genres'], 'genre', 5) ?>.
Take a look at what I've listened to this month or check out the concerts I've been to.
{% render "dynamic/media/now-playing.php.liquid" %}