SpotiFLAC-Mobile/lib
zarzet e21cffff0b fix: validate ISRC in track metadata screen to prevent ID leakage
Sanitize the isrc getter to only return valid ISRC codes (12-char format per ISO 3901). Invalid values such as Spotify/Deezer/Tidal IDs that may leak into the ISRC field are now silently discarded, preventing them from being displayed or embedded into file tags.
2026-04-13 23:32:15 +07:00
..
constants chore: bump version to 4.2.0 (build 121) 2026-04-13 23:32:14 +07:00
l10n feat: add ReplayGain scanning, APEv2 tag support, and fix metadata bugs 2026-04-13 23:32:14 +07:00
models feat: add ReplayGain scanning, APEv2 tag support, and fix metadata bugs 2026-04-13 23:32:14 +07:00
providers fix: correct track/disc defaults, forward extension metadata, and fix service ID display 2026-04-13 23:32:15 +07:00
screens fix: validate ISRC in track metadata screen to prevent ID leakage 2026-04-13 23:32:15 +07:00
services fix: correct track/disc defaults, forward extension metadata, and fix service ID display 2026-04-13 23:32:15 +07:00
theme feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
utils feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
widgets feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00
app.dart feat: move Amazon Music to extension, fix Deezer download timeout 2026-03-08 04:15:28 +07:00
main.dart feat: add resolve API with SongLink fallback, fix multi-artist tags (#288), and cleanup 2026-04-13 23:32:14 +07:00