emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: info-native merged to master


From: Petteri Hintsanen
Subject: Re: info-native merged to master
Date: Tue, 23 Feb 2021 23:39:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

"Fran Burstall (Gmail)" <fran.burstall@gmail.com> writes:

> I get a lot of mismatches emms-info-native vs emms-info-taglib around two
> tags:
[...]
> It is interesting that exiftool gives the same answer as emms-info-native
> here so maybe this is a controversial tag?

"Album artist sort" is taken from "TSO2" frame, which is not standard,
but not necessarily controversial.  At least those two references
mentioned in code (Foobar2000 and Picard) agree on it, as does
https://id3.org/Developer%20Information

I think taglib is going wrong here.

> 2. genre: emms-native-info yields things like "(16)" while
> emms-print-meta-data gives things like "Reggae".

This is nasty.  Those numbers are id3v1 genre indexes
(https://en.wikipedia.org/wiki/ID3#Genre_list_in_ID3v1[12]).  Maybe we
need to add id-to-string mapping for them.

Are those genre numbers plain integers or are they enclosed in
parentheses, quotes or something else?

> I think all this happened at commit 5aea8e7 which is why I did not pick it
> up before.

Yes.  I added some more frames so that MP3 metas would be
feature-compatible with Vorbis.

Petteri



reply via email to

[Prev in Thread] Current Thread [Next in Thread]