spotube/lib/models/database/tables
google-labs-jules[bot] f3e3159ca9 feat: Integrate DAB Music, add quality display, and optimize performance
This commit introduces several new features and improvements to Spotube:

- **DAB Music Integration:** Adds DAB Music as a new high-quality audio source, with support for searching, streaming, and downloading tracks.
- **Playback Quality Display:** Adds a UI element to the player to display the actual audio quality of the currently playing stream.
- **Performance Optimization:** Improves the startup and shutdown performance of the desktop application.
- **Dependency Fix:** Resolves a dependency conflict with `dio_retry` by implementing a custom retry interceptor.
2025-11-14 03:10:35 +00:00
..
audio_player_state.dart feat: remove green corp names formally 2025-06-19 23:04:24 +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 chore: fix login not working and source quality not good when high quality source not found 2025-06-21 19:21:00 +06:00
lyrics.dart refactor: synced lyric cache to use drift db 2024-06-30 11:01:40 +06:00
metadata_plugins.dart feat: add setting default audio source support 2025-10-25 23:23:27 +06:00
preferences.dart feat: Integrate DAB Music, add quality display, and optimize performance 2025-11-14 03:10:35 +00: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 chore: fix unique index on source_match_table causing failure on insert 2025-11-07 20:28:09 +06:00