Auxio/app
Alexander Capehart 2033e2cb1f
music: add support for id3v2.4 multi value tags
Add support for ID3v2.4-style multi-value tags separated by a null
terminator.

This temporarily removes most other forms of separator parsing in the
app. My plan is to reunify it under a new separator setting that allows
the user to select how multi-value tags are separated in their library.
Separator parsing tends to be too destructive by default, so this tends
to be a good option overall.

This commit does require ExoPlayer to be forked once again to add
ID3v2.4 separator support.
2022-09-07 21:00:24 -06:00
..
src music: add support for id3v2.4 multi value tags 2022-09-07 21:00:24 -06:00
build.gradle music: add support for id3v2.4 multi value tags 2022-09-07 21:00:24 -06:00
NOTICE all: switch to spotless 2022-03-13 17:38:19 -06:00
proguard-rules.pro widget: update preview 2022-08-28 11:59:22 -06:00