spotube/lib/models/metadata
google-labs-jules[bot] e7523c70d0 feat: Add DAB Music support, performance improvements, and UI enhancements
- Add DAB Music as a new high-resolution audio source, including API integration, streaming, and download functionality.
- Display the current audio playback quality in the UI.
- Improve the performance of the desktop application, specifically its slow startup and shutdown times.
2025-11-12 23:41:35 +00:00
..
album.dart refactor: home browse and browse section 2025-06-15 22:14:04 +06:00
artist.dart refactor: search to use metadata plugin 2025-06-16 09:52:02 +06:00
audio_source.dart fix: downloaded tracks are not tagged with metadata 2025-11-08 15:49:37 +06:00
browse.dart refactor: home browse and browse section 2025-06-15 22:14:04 +06:00
fields.dart feat(metadata): add plugin form 2025-07-03 23:55:29 +06:00
image.dart fix: local playback not working for tracks with special # (hashtag) characters 2025-08-31 00:45:29 +06:00
market.dart refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
metadata.dart feat: move away from track source query and preferences audio quality and codec 2025-11-03 19:33:47 +06:00
metadata.freezed.dart fix: downloaded tracks are not tagged with metadata 2025-11-08 15:49:37 +06:00
metadata.g.dart feat: move away from track source query and preferences audio quality and codec 2025-11-03 19:33:47 +06:00
pagination.dart refactor: use metadata album & playlist object for card and pages 2025-06-15 14:00:34 +06:00
playlist.dart feat: update models to match hetu_spotube_plugin signature 2025-06-14 19:18:32 +06:00
plugin.dart feat: add plugin audio source models and api service 2025-10-19 13:48:53 +06:00
repository.dart feat(plugins): filter plugins by abilities in plugins page and show abilities as badge 2025-10-23 08:57:45 +06:00
search.dart refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
track.dart feat: Add DAB Music support, performance improvements, and UI enhancements 2025-11-12 23:41:35 +00:00
user.dart feat: implement metadata plugins based on hetu 2025-06-14 08:41:38 +06:00