Discogs (and other metadata sources) polluting mb_albumid
Open
big
bug
core
discogs
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
The discogs plugin sets `album_id` of the `AlbumInfo` class to a discogs identifier, which `beets.autotag.apply_metadata` assigns to `mb_albumid`. The problem is that everywhere else it's assumed to be a MusicBrainz identifier.
Contributor guide
Assessment
This issue has not been assessed yet.