Alexander 85093d0ff0 fix: update album counters from GetAlbum response
GetArtists returns albums with total_tracks=0 and no release info.
When GetAlbum response arrives with richer data, update the album
in the artist list (have/total/status/quality/monitored). Also fall
back to release.track_count when total_tracks is 0 in the proto.

Updates proto to match new API: GetAlbumResponse.info wrapper,
AlbumDetail.release field, ReleaseInfo struct, flat TrackDetail
file fields. Passes album download state to convert_track so
tracks show as owned when album download is completed.
2026-05-09 23:31:39 +02:00
S
Description
No description provided
246 KiB
Languages
Rust 99.5%
Nix 0.4%