SpotiFLAC-Mobile/lib/models
zarzet feff985439 feat: add auto-scan option for local library
Add a new 'Auto Scan' setting under Local Library with four modes:
off, every app open (10min cooldown), daily, and weekly. The app
uses WidgetsBindingObserver to trigger incremental scans on launch
and when resuming from background, respecting the configured
cooldown based on the last scan timestamp.
2026-03-16 20:28:45 +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 auto-scan option for local library 2026-03-16 20:28:45 +07:00
settings.g.dart feat: add auto-scan option for local library 2026-03-16 20:28:45 +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