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
Kingkor Roy Tirtho
3209c75144
fix: downloaded tracks are not tagged with metadata
2025-11-08 15:49:37 +06:00
Kingkor Roy Tirtho
6272f376ea
fix: quality preset initialization fails and audio source auth
2025-11-04 12:02:10 +06:00
Kingkor Roy Tirtho
6311831902
feat: move away from track source query and preferences audio quality and codec
2025-11-03 19:33:47 +06:00
Kingkor Roy Tirtho
f6d9d64b7d
feat(plugins): filter plugins by abilities in plugins page and show abilities as badge
2025-10-23 08:57:45 +06:00
Kingkor Roy Tirtho
439de5d7f7
feat: add plugin audio source models and api service
2025-10-19 13:48:53 +06:00
Kingkor Roy Tirtho
66848c78c7
chore: add dab music option on getting started page and audio source quality label
2025-09-19 23:55:38 +06:00
Kingkor Roy Tirtho
69d50eec35
chore: fix artist top tracks play button not showing loading indicator
2025-09-05 17:53:06 +06:00
Kingkor Roy Tirtho
2a0853026a
fix: local playback not working for tracks with special # (hashtag) characters
2025-08-31 00:45:29 +06:00
Kingkor Roy Tirtho
412f3dd81c
chore: optimize assets and app size
2025-08-29 17:33:54 +06:00
Kingkor Roy Tirtho
5add53e269
fix: local track not working and images of local not showing up
2025-08-16 16:11:04 +06:00
Kingkor Roy Tirtho
1e61bca1e9
feat: add plugin scrobbling support and support button
2025-08-01 22:18:29 +06:00
Kingkor Roy Tirtho
d2e0dc1ac9
chore: re-enable endless playback
2025-07-19 11:56:51 +06:00
Kingkor Roy Tirtho
cdc64e4bb0
feat: Add repository and plugin API version fields to metadata plugins
...
- Updated database schema to include `repository` and `pluginApiVersion` columns in the `MetadataPluginsTable`.
- Modified `PluginConfiguration` model to include new fields for `repository` and `pluginApiVersion`.
- Enhanced JSON serialization and deserialization for the new fields in `PluginConfiguration`.
- Refactored `SettingsMetadataProviderPage` to display installed plugins with their repository information.
- Created new components `MetadataInstalledPluginItem` and `MetadataPluginRepositoryItem` for better UI representation of plugins.
- Updated plugin installation logic to handle new fields and display relevant information.
- Bumped `youtube_explode_dart` dependency version to `2.5.1`.
2025-07-18 15:55:28 +06:00
Kingkor Roy Tirtho
e83a4bb388
feat: add support for automatic plugin repository from github and codeberg
2025-07-17 01:02:04 +06:00
Kingkor Roy Tirtho
90f9cc28eb
feat: enhance image handling
2025-07-16 22:34:59 +06:00
Kingkor Roy Tirtho
5be4747c66
feat(metadata): add plugin form
2025-07-03 23:55:29 +06:00
Kingkor Roy Tirtho
53ad5bd448
feat: remove green corp names formally
2025-06-19 23:04:24 +06:00
Kingkor Roy Tirtho
5f47dc3d6d
refactor: remove old spotify.dart types and custom spotube metadata types
2025-06-19 14:42:29 +06:00
Kingkor Roy Tirtho
4e6db8b9e1
refactor: move from Track to SpotubeTrackObject and use TrackSources object for providers
2025-06-18 21:30:32 +06:00
Kingkor Roy Tirtho
b979a6ede9
feat: add track endpoint for metadata service
2025-06-16 14:09:20 +06:00
Kingkor Roy Tirtho
fcc05a4243
refactor: search to use metadata plugin
2025-06-16 09:52:02 +06:00
Kingkor Roy Tirtho
7569c37739
refactor: home browse and browse section
2025-06-15 22:14:04 +06:00
Kingkor Roy Tirtho
4b09f6c96b
refactor: use metadata album & playlist object for card and pages
2025-06-15 14:00:34 +06:00
Kingkor Roy Tirtho
3306f21860
feat: update models to match hetu_spotube_plugin signature
2025-06-14 19:18:32 +06:00
Kingkor Roy Tirtho
7a6821f28d
feat: implement metadata plugins based on hetu
2025-06-14 08:41:38 +06:00
Kingkor Roy Tirtho
69c0333327
feat: update plugin configuration with more fields
2025-06-13 17:00:59 +06:00
Kingkor Roy Tirtho
abe04b28b2
feat(metadata-plugin): add local storage api
2025-05-02 13:52:07 +06:00
Kingkor Roy Tirtho
8ac30c0031
feat(metadata-plugin): add pagination support, feed and playlist CRUD endpoints
2025-05-02 11:36:09 +06:00
Kingkor Roy Tirtho
7491175bb6
feat: add metadata api service and models
2025-05-01 13:20:05 +06:00