mirror of
https://github.com/spotiflacapp/SpotiFLAC-Mobile.git
synced 2026-06-01 03:15:17 +07:00
The audio analysis card used to read from a persistent cache but offered no way to refresh the result when the underlying file had been re-downloaded at a different quality (for example, re-downloading a track as FLAC after capturing it as AAC). Add an explicit rescan control that clears the cached JSON + spectrogram, reruns the FFmpeg probe and analysis pipeline, and swaps in the fresh data while keeping the loading copy distinct from first-run analysis. A retry button is also exposed in the error card so transient failures do not require navigating away. All audio_analysis strings now have a Re-analyze / Re-analyzing pair in the ARB catalog so every locale can translate them independently. |
||
|---|---|---|
| .. | ||
| animation_utils.dart | ||
| audio_analysis_widget.dart | ||
| audio_quality_badges.dart | ||
| batch_progress_dialog.dart | ||
| bottom_sheet_option_tile.dart | ||
| cached_cover_image.dart | ||
| collapsing_header.dart | ||
| donate_icons.dart | ||
| download_service_picker.dart | ||
| playlist_picker_sheet.dart | ||
| priority_settings_scaffold.dart | ||
| re_enrich_field_dialog.dart | ||
| settings_group.dart | ||
| track_collection_quick_actions.dart | ||
| update_dialog.dart | ||