![]() 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. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |