Kingkor Roy Tirtho
db22b4fcce
chore: syntax errors
2025-09-05 23:39:07 +06:00
Kingkor Roy Tirtho
6940e92142
chore: system tray icon and pagination not working
2025-09-05 21:16:24 +06:00
Kingkor Roy Tirtho
d22b5349a3
chore: fix pagination not working
2025-09-05 17:06:12 +06:00
Kingkor Roy Tirtho
83172f198c
chore: fix saving/removing tracks, albums, artists and playlists from library not working
2025-09-05 16:57:29 +06:00
Kingkor Roy Tirtho
345c6ac714
chore: fix pagination for liked tracks and saved albums not working
2025-09-05 10:50:14 +06:00
Kingkor Roy Tirtho
7f30ae8d31
chore: disable caching of plugin download file
2025-08-29 15:05:29 +06:00
Kingkor Roy Tirtho
c0d50d441e
fix: use plugin author and name as slug
2025-08-29 14:56:24 +06:00
Kingkor Roy Tirtho
7037145519
feat: add ErrorBox and NoDefaultMetadataPlugin components
...
- Implemented ErrorBox for displaying error messages with retry functionality and log viewing.
- Created NoDefaultMetadataPlugin to inform users about missing default metadata providers and provide navigation to manage them.
2025-08-19 22:34:37 +06:00
Kingkor Roy Tirtho
066fe2a326
fix: create and delete playlist not working
2025-08-01 22:39:15 +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
3bb7f0d78f
refactor: change updater to core
2025-08-01 14:48:42 +06:00
Kingkor Roy Tirtho
846fa679f6
chore: fix changing default plugin doesn't wortk
2025-07-23 21:38:10 +06:00
Kingkor Roy Tirtho
3a5ddd6214
feat: optimize track options and related artists
2025-07-23 17:34:05 +06:00
Kingkor Roy Tirtho
7309e900bc
feat(metadata): add plugin update checker and dialog for available updates
2025-07-22 00:11:20 +06:00
Kingkor Roy Tirtho
92dde7286f
chore: SafeArea
2025-07-20 21:22:37 +06:00
Kingkor Roy Tirtho
cfda46e07e
chore: fix saving tracks not working
2025-07-19 14:03:22 +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
7de6423935
feat: add support for entity specific search
2025-07-13 15:11:56 +06:00
Kingkor Roy Tirtho
53ad5bd448
feat: remove green corp names formally
2025-06-19 23:04:24 +06:00
Kingkor Roy Tirtho
aa65bf291d
refactor: use metadata plugin authentication instead
2025-06-19 22:32:22 +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
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
b8cae569b4
refactor: use metadata artist object for artist card and artist page
2025-06-15 17:30:02 +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
758b0bc9d9
feat: add artist and album providers
2025-06-14 22:43:20 +06:00
Kingkor Roy Tirtho
326d8212f6
feat: add albums metadata endpoint and provider
2025-06-14 21:07:07 +06:00
Kingkor Roy Tirtho
a9ba2582fb
feat: add playlist endpoint and providers
2025-06-14 20:53:18 +06:00
Kingkor Roy Tirtho
f8211cbcc7
feat: add user endpoint calls in metadata and paginated async notifiers
2025-06-14 20:25:38 +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
2d6fe886e2
chore: metadata
2025-06-13 16:23:41 +06:00