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
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.
The discogs plugin sets
album_idof theAlbumInfoclass to a discogs identifier, whichbeets.autotag.apply_metadataassigns tomb_albumid. The problem is that everywhere else it's assumed to be a MusicBrainz identifier.