mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-07-28 23:08:59 +02:00
Deezer localizes artist and genre names by IP geolocation when no language is given, so users behind e.g. Arabic-region IPs got Arabic metadata on an English device (VPN 'fixed' it). The app's display language is now pushed to the backend and sent as Accept-Language, with an en-US default. Fixes #480