You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As user I want to implement missing scenario: when we have the same album in all metadata collection but different artist so that I can do a better request to LastFM
Acceptance Criteria
I have a method in CompleteService to figure out if we have the same album but different artist in the metadata collection
I have another method in LastFMAlbumHelper when I search only by album name
From the given album collection, try to get the best match based on release date.
All tests passing
The text was updated successfully, but these errors were encountered:
Hi! I’m interested in contributing to this issue and I believe I can help implement it. Could you assign it to me?
Looking forward to your confirmation!
Hi @ionesosa-e I appreciate you want to contribute with this issue; however, it is still in analysis, I hope you can find something interesting to work in ready issues within this coming release: https://github.com/josdem/jmetadata/milestone/4 if not, I will let you know when this issue is ready to pick it up.
As user I want to implement missing scenario: when we have the same album in all metadata collection but different artist so that I can do a better request to LastFM
Acceptance Criteria
LastFMAlbumHelper
when I search only by album nameThe text was updated successfully, but these errors were encountered: