Appends ListArtistsAlphaWithCovers, ListAlbumsAlphaWithArtist, CountAlbums, and ListArtistTracksForUser queries; regenerates sqlc. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds ListAlbumsAlphaByName, ListAlbumsAlphaByArtist (with sqlc.embed for the joined artist sort_name), ListAlbumsNewest, ListAlbumsRandom, ListAlbumsByGenre, and SearchAlbums. Powers getAlbumList2 type filters and the album facet of search3.