andrewleech / plugin.video.netflixbmc

NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)
http://forum.kodi.tv/showthread.php?tid=211574
GNU General Public License v2.0
56 stars 29 forks source link

Add country override setting #12

Open andrewleech opened 9 years ago

andrewleech commented 9 years ago

In your default.py i find, if len(language.split("-"))>1: country = language.split("-")[1]

This default value comes from in settings.xml found in userdata.

To use geoblock proxy I need it to say en-US, so having an option in settings.xml like this .

insertnamehere1 commented 9 years ago

Currently we get the language from the Netflix login page based on your geoip and save this to settings.xml (a change recently included in PR# 23)

Do you need to override this? Do we need an "Override Language/Country" text selection in configuration?

I'll do that if you want.

Emily9121 commented 9 years ago

Yes please, I have lot of issue with region because of that.

Also: Unrelated issue but since I only have this line: In french, Profil de chargement should be Chargement du profil