mirror of
https://github.com/spotiflacapp/SpotiFLAC-Mobile.git
synced 2026-06-01 03:15:17 +07:00
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 |
||
|---|---|---|
| .. | ||
| download_queue_provider.dart | ||
| explore_provider.dart | ||
| extension_provider.dart | ||
| library_collections_provider.dart | ||
| local_library_provider.dart | ||
| playback_provider.dart | ||
| recent_access_provider.dart | ||
| settings_provider.dart | ||
| store_provider.dart | ||
| theme_provider.dart | ||
| track_provider.dart | ||