Marekkon5 / discogstagger

Simple Rust + Webview app to automatically tag your music collection using data from Discogs.
MIT License
30 stars 2 forks source link

Artist field not been populdated #9

Closed brendan-pike closed 3 years ago

brendan-pike commented 3 years ago

I used it on this album https://www.discogs.com/Quincy-Jones-Qs-Jook-Joint/master/60097 and it matched 100% of tracks but it failed to populate the track artists. I'm wondering if this is a discog issue where featured artists are not credited as track artists? For example, the track Cool Joe, Mean Joe (Killer Joe) is listed as Quincy Jones Featuring Nancy Wilson, Queen Latifah, Töne Löc. But only Quincy ends up in the meta data?

Marekkon5 commented 3 years ago

Hello, we wanted to unite the taggers, to not maintain 3+ projects at once, so we created OneTagger: https://github.com/Marekkon5/onetagger Website: https://onetagger.github.io/

I've fixed the issue, but not yet on master, but will be available in the next release.