SpotiFLAC-Mobile/lib/providers
zarzet 3a73aee1b7 feat: add home feed provider setting, fix Qobuz cover URL propagation
- Add homeFeedProvider field to AppSettings with picker UI in extensions page
- Update explore_provider to respect user's home feed provider preference
- Add normalizeCoverReference() and normalizeRemoteHttpUrl() to filter
  invalid cover URLs (no scheme, no host, protocol-relative)
- Apply cover URL normalization across all screens and providers to
  prevent 'no host specified in URI' errors from Qobuz
- Propagate CoverURL from QobuzDownloadResult through Go backend so
  cover art is available even when request metadata is incomplete
2026-03-25 15:46:22 +07:00
..
download_queue_provider.dart feat: add home feed provider setting, fix Qobuz cover URL propagation 2026-03-25 15:46:22 +07:00
explore_provider.dart feat: add home feed provider setting, fix Qobuz cover URL propagation 2026-03-25 15:46:22 +07:00
extension_provider.dart feat: add built-in Tidal/Qobuz search with recommended service picker 2026-03-25 13:52:57 +07:00
library_collections_provider.dart feat: add multi-select to library folders, batch playlist picker, and Go backend FD safety 2026-02-19 18:27:14 +07:00
local_library_provider.dart fix: stabilize library scan IDs, pause queue behavior, and scan race condition 2026-03-17 23:54:49 +07:00
playback_provider.dart feat: add CUE sheet support for local library scanning and splitting (#201) 2026-03-11 00:31:20 +07:00
recent_access_provider.dart chore: remove redundant inline comments 2026-03-14 15:07:15 +07:00
settings_provider.dart feat: add home feed provider setting, fix Qobuz cover URL propagation 2026-03-25 15:46:22 +07:00
store_provider.dart feat: add store registry URL management, port iOS handlers, and clean up store UI 2026-03-14 13:24:30 +07:00
theme_provider.dart refactor: continue code cleanup 2026-02-04 10:42:51 +07:00
track_provider.dart feat: add home feed provider setting, fix Qobuz cover URL propagation 2026-03-25 15:46:22 +07:00