spotube/lib/models/database
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
..
tables feat(settings): add setting to customize downloaded song file name format 2025-04-15 23:32:25 +01:00
typeconverters refactor: synced lyric cache to use drift db 2024-06-30 11:01:40 +06:00
database.dart feat(settings): add setting to customize downloaded song file name format 2025-04-15 23:32:25 +01:00
database.g.dart feat(settings): add setting to customize downloaded song file name format 2025-04-15 23:32:25 +01:00
database.steps.dart feat(settings): add setting to customize downloaded song file name format 2025-04-15 23:32:25 +01:00