SpotiFLAC-Mobile/lib/providers
zarzet 7c4309955e feat: add separate filename format for singles and EPs (#271)
Add singleFilenameFormat setting so singles/EPs can use a different filename template than albums. The format editor is reused with custom title/description. Dart selects the correct format based on track.isSingle before passing to Go, so no backend changes needed. Also fix isSingle getter to include all EPs regardless of totalTracks. Closes #271
2026-04-13 23:32:13 +07:00
..
download_queue_provider.dart feat: add separate filename format for singles and EPs (#271) 2026-04-13 23:32:13 +07:00
explore_provider.dart chore: clean up codebase 2026-03-26 16:43:56 +07:00
extension_provider.dart refactor: remove legacy API clients, Yoinkify fallback, and unused lyrics provider 2026-04-13 23:32:13 +07:00
library_collections_provider.dart refactor: enable strict analysis options and fix type safety across codebase 2026-03-27 19:28:42 +07:00
local_library_provider.dart feat: add artist tag mode setting with split Vorbis support and improve library scan progress 2026-04-13 23:32:12 +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: clean up codebase 2026-03-26 16:43:56 +07:00
settings_provider.dart feat: add separate filename format for singles and EPs (#271) 2026-04-13 23:32:13 +07:00
store_provider.dart chore: clean up codebase 2026-03-26 16:43:56 +07:00
theme_provider.dart chore: clean up codebase 2026-03-26 16:43:56 +07:00
track_provider.dart refactor: route spotify URLs through extensions 2026-04-13 23:32:11 +07:00