Differentiate release groups with same title, but different type (e.g., EP/single/album) clash #231
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow up to #160
Not differentiating causes only one of them to display when there should be more than one. MB does not have this issue as it relies on MBIDs.
Different release groups with same title, but different type (e.g., EP/single/album) clashto Differentiate release groups with same title, but different type (e.g., EP/single/album) clashwojtek referenced this issue2025-01-01 12:45:32 +01:00
Problem:
Adding a release group MBID to the library would solve it, but that means the MBID becomes a requirement which is not desirable
Best solution from user perspective:
What if two albums with same name are owned (e.g., EP + album)?
Require library to return a unique album ID
Therefore solution is:
Once MBID is part of AlbumId also make MBID part of ArtistId for consistency
Contemplate renaming db_id to mbref to make it clear what it is