[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)
(2014-11-19, 02:19)smarcus3 Wrote:
(2014-11-18, 16:47)-Dis Wrote: Removing file /var/lib/vdr/.xbmc/userdata/addon_data/plugin.video.netflixbmc/settings.xml
seems to fix issues with country.

You have to locate where that file is in your system.

Didn't help for me. Any other suggestions.

Change in Login this:
Code:
match = re.compile('"LOCALE":"(.+?)"', re.DOTALL).findall(content)
to this:
Code:
match = re.compile('"locale":"(.+?)"', re.DOTALL).findall(content)

There are two lines of that. Change both of them.

corona can you edit this to your version or else it doesn't save language to settings.xml
Reply


Messages In This Thread
Search empty? - by cgrey - 2014-01-11, 06:13
Not working on windows 7 - by dandiodati - 2014-02-26, 21:55
RE: [RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux) - by -Dis - 2014-11-21, 17:06
Problems with this addon - by builderjer - 2014-11-30, 19:55
Logout Mark Read Team Forum Stats Members Help
[RELEASE] NetfliXBMC - Unofficial Netflix Add-on (Win/OSX/Linux)7