3ec1547e10
Last.fm returns error 27 "Deprecated" for user.getArtistTracks, so the per-artist plays modal was 502ing for every artist. Pivot to filtering the user's supported all-time top tracks + top albums (which carry real per-item play counts) to the artist — exact personal counts, cheaper, and the clicked artists are the user's top artists so their items cluster near the front. Adds topTracks(); route + modal return shape unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>