Closed yutent closed 3 years ago
Can you provide me with an example @yutent?
Can you provide me with an example @yutent?
This song: xiangyiweiming.flac.zip
The FLAC has in addition to the Vorbis comment header also an APE header, which is non standard. The APEv2 header is corrupt, it has a tagged named as Cover Art (front)
with type text-utf8
(normally this is binary).
But I can improve the handling of the error a bit.
The FLAC has in addition to the Vorbis comment header also an APE header, which is non standard. The APEv2 header is corrupt, it has a tagged named as
Cover Art (front)
with typetext-utf8
(normally this is binary).But I can improve the handling of the error a bit.
Many thanks!
FilePath:
/lib/common/MetadataCollector.ts
Object
picture.data
will beundefined
sometime.