mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
Implement additional metadata retrieval methods:
- GetArtistBiography: Fetch artist bio from /artists/{id}/bio endpoint
- GetAlbumInfo: Fetch album metadata including review/description from
/albums/{id}/review endpoint
New client methods:
- getArtistBio: Get artist biography text
- getAlbumReview: Get album review/description text
The album info includes the album name, Tidal URL, and description
(when available from the review endpoint).
https://claude.ai/code/session_01P4bEnAgYS5dHuZBdsJ2XGy