Purpose of release-level (not release group) matching? #5875
Replies: 1 comment
-
See #5355 . I am debating generating a plugin that strips the track-and-release specific tags from the tags, as for that exact reason, I don't want to incorrectly assert that this is the ABC-12345 catalogue number release of the album when I have no idea where the source came from. It still likely needs to choose a release for the purposes of pulling track names/numbers/credits/etc as that's where the data is in MusicBrainz, but then writing this with authority in the tracks is of concern to me. Likely, this being pedantic is a waste of time, but it's a reality. A plugin that, after choosing the release, asks "do you know the source of this release and you know it's _____" and if yes continues, and if no, will negate the release specific tags ('asin!' 'isrc!' 'barcode!' 'catalognumber!' 'label!' 'media!' 'releasecountry!' 'releasestatus!' 'mb_albumid!' 'mb_workid!' 'mb_trackid!' 'mb_releasetrackid!' 'mb_releasegroupid!') in the file. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Quick refresher:
Beets was designed with the idea of matching every track to a specific release. We're now 17 years out from the original conception of beets. So, is anyone doing anything cool with this core design philosophy?
My take on it:
I can think of a few use cases:
Beta Was this translation helpful? Give feedback.
All reactions