EPK: Music section = top 10 most played (instead of first 6 in order)
Query now orders by play_count DESC LIMIT 10; section is titled "Most played" with a rank number per track.
Co-Authored-By: Claude <noreply@…>