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. |
||
|---|---|---|
| .. | ||
| app_de.arb | ||
| app_en.arb | ||
| app_es.arb | ||
| app_es_ES.arb | ||
| app_fr.arb | ||
| app_hi.arb | ||
| app_id.arb | ||
| app_ja.arb | ||
| app_ko.arb | ||
| app_nl.arb | ||
| app_pt.arb | ||
| app_pt_PT.arb | ||
| app_ru.arb | ||
| app_tr.arb | ||
| app_uk.arb | ||
| app_zh.arb | ||
| app_zh_CN.arb | ||
| app_zh_TW.arb | ||