SpotiFLAC-Mobile/lib/models
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_item.dart feat: add 'By Playlist' folder organization option (#111) 2026-03-11 01:07:14 +07:00
download_item.g.dart feat: add 'By Playlist' folder organization option (#111) 2026-03-11 01:07:14 +07:00
settings.dart feat: add home feed provider setting, fix Qobuz cover URL propagation 2026-03-25 15:46:22 +07:00
settings.g.dart feat: add home feed provider setting, fix Qobuz cover URL propagation 2026-03-25 15:46:22 +07:00
theme_settings.dart chore: cleanup unused code and dead imports 2026-01-20 02:10:10 +07:00
track.dart feat: add totalTracks to Track model and refine EP/single classification (#202) 2026-03-11 01:14:12 +07:00
track.g.dart feat: add totalTracks to Track model and refine EP/single classification (#202) 2026-03-11 01:14:12 +07:00