OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
2.03k stars 133 forks source link

Interpret songs without albums as singles #585

Open RustoMCSpit opened 11 months ago

RustoMCSpit commented 11 months ago

Description

auxio to recognise a track is a single rather than forcing it to be part of an album named after the file it's in

Problem solved

No response

Other implementations

recognise singles and have a different section for them

Benefit

cleaner

Duplicates

RustoMCSpit commented 11 months ago

duplicate of https://github.com/OxygenCobalt/Auxio/issues/356

OxygenCobalt commented 11 months ago

356 is probably not related to this. That change would make it effectively such that all files without an album could be clustered into "unknown album" folders. However, I could add an additional interpretation of those songs as individual albums too.