Auxio/app
Alexander Capehart 1df1d40408
music: parallelize loading
Parallelize music loading.

- Queries over Media DB and Cache are ran parallel
- MediaStoreExtractor can now continue extracting songs independent
of MetadataExtractor's task pool capacity
- Library and Cache are saved in parallel

Resolves #343.

This should result in some pretty signifigant performance gains
due to the operations now being ran in parallel instead of
sequentially.
2023-02-02 19:54:58 -07:00
..
src music: parallelize loading 2023-02-02 19:54:58 -07:00
build.gradle all: add di framework 2023-01-29 19:55:53 -07:00
NOTICE all: switch to spotless 2022-03-13 17:38:19 -06:00
proguard-rules.pro all: misc cleanup 2023-01-03 18:56:06 -07:00