mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-17 17:47:20 +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