Auxio/app/src
Alexander Capehart 6f6a3d8d31
music: handle duplicate artist/genre values
Remove functionally duplicate artist/genre values that were read from
a file.

This caused a indexer crash in 3.1.2 due to the switch to music sets,
which no longer made duplicate values group the song twice. This then
cascaded to a failure in song finalization, as it expects there to be
the same amount of artists/genres as raw artists/genres.
2023-06-25 16:49:44 -06:00
..
androidTest/java/org/oxycblt/auxio build: update agp to 8.0.1 2023-05-12 16:30:18 -06:00
debug/res/values drawable: update icon 2021-10-11 18:54:26 -06:00
main music: handle duplicate artist/genre values 2023-06-25 16:49:44 -06:00
test/java/org/oxycblt/auxio all: relog project 2023-05-26 16:36:06 -06:00