Auxio/app
OxygenCobalt 6e00fd1129
music: merge duplicate albums [#66]
Move all duplicate checking to the album creation stage, adding a new
check for duplicate albums.

Album names can be similarly duplicated as artist names, most often
when one has an album consisting of multiple differing file formats.
This commit fixes that by grouping albums up by their ID as usual,
but then merging together albums that have the same (lowercase) album
name and (lowercase) artist name.
2022-02-03 20:05:20 -07:00
..
src music: merge duplicate albums [#66] 2022-02-03 20:05:20 -07:00
build.gradle Version 2.1.0 2022-01-28 19:22:18 -07:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00