spotube/lib/models/database/tables
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
..
audio_player_state.dart refactor: replace all instances of proxy playlist 2024-06-24 20:52:40 +06:00
authentication.dart refactor: use drift db based authentication 2024-06-16 22:33:23 +06:00
blacklist.dart refactor(blacklist): use drift sql db instead of hive 2024-06-14 22:23:12 +06:00
history.dart refactor(stats): migrate stats to use drift db 2024-06-29 17:05:06 +06:00
lyrics.dart refactor: synced lyric cache to use drift db 2024-06-30 11:01:40 +06:00
preferences.dart feat(settings): add setting to customize downloaded song file name format 2025-04-15 23:32:25 +01:00
scrobbler.dart refactor: lastfm scrobbling to drift db 2024-06-17 18:08:57 +06:00
skip_segment.dart refactor: use drift for skip segments and source matches 2024-06-14 21:24:42 +06:00
source_match.dart refactor: use drift for skip segments and source matches 2024-06-14 21:24:42 +06:00