Add "Top Songs" tab to artist detail page #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
Problem
Currently, to watch individual songs by an artist, users must browse through all their albums and singles, find the track they want, and click Watch. For popular artists with dozens of releases, this is tedious. Most users just want to quickly see an artist's most
popular tracks, pick a few, and move on.
Proposed Solution
Add a "Top Songs" tab to the artist detail page that shows the artist's most popular tracks from Last.fm, paginated. This becomes the fastest way to selectively watch individual songs.
Requirements
Backend:
Frontend:
Existing code to reuse:
Acceptance Criteria
Notes
This will likely be the primary workflow for casual users: search artist → view top songs → watch a few → Set Sail. It should feel fast and lightweight compared to browsing full discography.