enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.33k stars 69 forks source link

RFE: tags giving AccurateRip (meta)data; (set|add) during extraction #524

Open Lee-Carre opened 10 months ago

Lee-Carre commented 10 months ago

Context

[Purely an (addition|enhancement), rather than attempting to solve some underlying problem.]

While tagging (MusicBrainz Picard) some other files, I noticed a few (which I had acquired from elsewhere, rather than generating locally) that included tags pertaining to AccurateRip. For example:

accurateripdiscid=016-00276ca0-01dadf6d-ed100810-6
accurateripresult=AccurateRip: Accurate (confidence 4)   [B2F6BE04]

another example:

accurateripdiscid=016-0022d8c9-01ab34d1-d20ef610-3
accurateripresult=AccurateRip: Accurate (confidence 79)   [0817C917]

Each set of tags (1 set per example) is from the same file. The two examples are from separate files.

The last digit of the DiscID appears to match the track's sequence number on the album it came from (incase this is non-standard for AccurateRip IDs).

Describe the solution you'd like

For Fre:AC to (set|include|add) tags, like the above examples, specifying relevant metrics (and/or other metadata) about the extraction process and (quality|accuracy|verification) of the resulting files.

Any other relevant tags would be welcome, not only the ones cited in the examples.

Describe alternatives you've considered

Additional context

None that I can think of.