85093d0ff0ebf070d81fe5521d499ee13e9e5a99
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.
Description
No description provided
Languages
Rust
99.5%
Nix
0.4%