IDs for non-MB sources
Open
feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
AlbumInfo and TrackInfo need MBID,s in their constructor. Different autotag-providers put different ID's in those places which they get from the sources(discogs got their ID, amazon's got ASIN) Finding a universal ID-system for all cds/lps/tracks/singles is next to impossible. EAN/UPC numbers are reasonably universal(except for 'old' material). So ...solution might be to move the MBID to a flexible attribute and allow MBID in constructor to be null.
Contributor guide
Assessment
This issue has not been assessed yet.