spotube/lib/provider/metadata_plugin
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
..
album feat: add ErrorBox and NoDefaultMetadataPlugin components 2025-08-19 22:34:37 +06:00
artist feat: add ErrorBox and NoDefaultMetadataPlugin components 2025-08-19 22:34:37 +06:00
audio_source feat: Integrate DAB Music, add quality display, and optimize performance 2025-11-14 03:10:35 +00:00
browse chore: SafeArea 2025-07-20 21:22:37 +06:00
core fix: quality preset initialization fails and audio source auth 2025-11-04 12:02:10 +06:00
library chore: fix saving/removing tracks, albums, artists and playlists from library not working 2025-09-05 16:57:29 +06:00
playlist feat: add ErrorBox and NoDefaultMetadataPlugin components 2025-08-19 22:34:37 +06:00
search feat: add ErrorBox and NoDefaultMetadataPlugin components 2025-08-19 22:34:37 +06:00
tracks feat: add ErrorBox and NoDefaultMetadataPlugin components 2025-08-19 22:34:37 +06:00
updater feat: add setting default audio source support 2025-10-25 23:23:27 +06:00
utils fix(playback): play not fetching full playlist if playlist is too long 2025-09-08 14:09:16 +06:00
metadata_plugin_provider.dart feat: Add DAB Music support, performance improvements, and UI enhancements 2025-11-12 23:41:35 +00:00