Commit Graph

1 Commits

Author SHA1 Message Date
Esoteric Enderman
fd8e356e2f feat(settings): add setting to customize downloaded song file name format
* Added a new setting that customizes the file name format of downloaded songs. The two options are "Title - Artists" or "Artists - Title". The default option is "Title - Artists", which matches the current implementation.

* Updated the way existing songs are searched for in the song downloads folder. Instead of searching by name, song metadata is checked.
2025-04-15 23:32:25 +01:00