spotube/lib/models/database
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
..
tables feat: Integrate DAB Music, add quality display, and optimize performance 2025-11-14 03:10:35 +00:00
typeconverters refactor: move from Track to SpotubeTrackObject and use TrackSources object for providers 2025-06-18 21:30:32 +06:00
database.dart feat: Integrate DAB Music, add quality display, and optimize performance 2025-11-14 03:10:35 +00:00
database.g.dart fix: downloaded tracks are not tagged with metadata 2025-11-08 15:49:37 +06:00
database.steps.dart feat: move away from track source query and preferences audio quality and codec 2025-11-03 19:33:47 +06:00