![]() Add an ExoPlayer-based metadata backend. This backend finally allows Auxio to parse metadata internally, which has been a highly requested feature given how many unfixable MediaStore issues it would fix. However, this is not fully ready for production yet. The loading process becomes much larger with manual parsing, the current implementation still allocates picture metadata (terrible for efficiency), and there is no good indicator in the app to keep track of music loading. As a result, this backend is disabled until it can be fully integrated into Auxio's architecture. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
NOTICE | ||
proguard-rules.pro |