Purpose of release-level (not release group) matching? #5875
Replies: 4 comments
-
|
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.
-
|
Yes, please add this function! I was planning on using Beets to tag and catalogue my ripped CD collection, but it's not very useful to me as a music tagger and organiser without the functionality to distinguish between releases. One of the main reasons why I prefer to stream my CD rips than use a streaming service is that I know which exact release I have and can choose between them. There are plenty of CD masters that sound different to each other, and often better than the streaming options. |
Beta Was this translation helpful? Give feedback.
-
|
I think this would be great, sometimes I have both my own vinyl rip of a release, and the digital, and I want to have both around, or a version of an album with uncleared samples, and one without uncleared samples...etc. |
Beta Was this translation helpful? Give feedback.
-
|
Good news.
You don't have to do anything. If your beets config is set up correctly, when you import multiple releases of the same release group, you will keep both. And the paths will resolve according to your My OP is about tracking and determining precise releases when you only have one release of a group imported. |
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