Página 1 de 1

where are password stored?

Publicado: 24 Sep 2015, 10:04
por fidel74
Hallo, I'm an italian user, I got Gotham on an Odroid machine, since ver.4.x i cannot access config second tab and therefore I cannot enter password for premium account (the window hangs and cannot be edited).
I've tried to find out a file to edit manually to bypass the problem but it doesn't work (resources/settings.conf)
My question is : where the plugin stores the password for premium account? Can I edit the file manually?
Thanks.
I've already asked to the italian forum but nobody knows that.

Re: where are password stored?

Publicado: 24 Sep 2015, 17:38
por robalo
Hi fidel

The file you have to locate is in xbmc/userdata/addon_data/plugin.video.pelisalacarta/settings.xml

In this file, look for three lines that refer to the channel you want to enter the username and password.

<setting id = "channelNameaccount" value = "true" />
<setting id = "channelNamepassword" value = "Your password" />
<setting id = "channelNameuser" value = "Your username" />