mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-08-02 09:08:35 +02:00
Track options gain an Open on... entry listing every streaming platform song.link resolves for the track, served by a new generic GetTrackPlatformLinks with its own memory cache beside the availability cache (same request budget). The sheet is data-driven from the platform map so the app core stays service-agnostic. Completes the bridge wrappers already landed in 901fa34d; also carries the en strings for the duplicate review sheet landing next.