Auxio/app/src/test/java/org/oxycblt/auxio/music
Alexander Capehart b19b6665bb
music: accept native m4a multi-value tags
M4A has it's own multi-value spec that works similarly to vorbis, where
they just repeat the atom several times with multiple values. Since M4A
atoms are remapped to ID3v2 frames, this more or less requires us to
tolerate duplicate ID3v2 frames as well, which is frustratingly a spec
violation. It solves the problem though

Resolves #558.
2023-10-16 20:52:38 -06:00
..
cache music: add cache repository test 2023-08-18 19:34:23 -06:00
info music: use factory to create known names 2023-08-18 15:27:45 -06:00
metadata music: accept native m4a multi-value tags 2023-10-16 20:52:38 -06:00
user music: add basic devicelibrary tests 2023-09-03 21:04:46 -06:00