mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-06-04 13:48:01 +02:00
4f5163be01
- Dart: _metadataMatchIsConfident now handles album-only case (title empty) by adding albumMatches fallback branch - Go: selectBestReEnrichTrack treats placeholder values (Unknown Title, Unknown Artist) as empty via isPlaceholderReEnrichValue, so album-based fallback filtering works correctly - Add test for placeholder album fallback in selectBestReEnrichTrack