![]() Rework genre parsing to properly align with the ID3v2 standard. The ID3v2 genre specification is weirdly complex. Auxio ignored most of that and just parsed out the most common cases for genres (digits and (digits)). For the sake of completeness, rework Auxio's genre parser to handle the weirder cases like RX/CR, multiple values, and escaping, with an implementation roughly based on Mutagen's genre parser. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
NOTICE | ||
proguard-rules.pro |