Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to login out of DE ? #98

Open
WohnW opened this issue Oct 4, 2022 · 25 comments
Open

How to login out of DE ? #98

WohnW opened this issue Oct 4, 2022 · 25 comments

Comments

@WohnW
Copy link

WohnW commented Oct 4, 2022

Hello, I have Polish account. Can't login @spacys could you help please?

@spacys
Copy link
Owner

spacys commented Oct 8, 2022

PL is currently not supported, but you can try the following:

  • Modify tools.py and change line 28 from self.G['TLDlist'] = ['de', 'fr', 'co.uk', 'it', 'es'] to self.G['TLDlist'] = ['de', 'fr', 'co.uk', 'it', 'es', 'pl']
  • Modify settings.xml and change line 4 from <setting id="userTLD" type="enum" label="30101" values="DE|FR|UK|IT|ES" default="0"/> to <setting id="userTLD" type="enum" label="30101" values="DE|FR|UK|IT|ES|PL" default="0"/>

Due to the fallback mechanism you should see English descriptions and the logon should be possible.

@WohnW
Copy link
Author

WohnW commented Oct 9, 2022

Regretfully didn't work for me. Any chance you will look at the topic closer, to find a solution?

@WohnW
Copy link
Author

WohnW commented Oct 9, 2022

PL is currently not supported, but you can try the following:

  • Modify tools.py and change line 28 from self.G['TLDlist'] = ['de', 'fr', 'co.uk', 'it', 'es'] to self.G['TLDlist'] = ['de', 'fr', 'co.uk', 'it', 'es', 'pl']
  • Modify settings.xml and change line 4 from <setting id="userTLD" type="enum" label="30101" values="DE|FR|UK|IT|ES" default="0"/> to <setting id="userTLD" type="enum" label="30101" values="DE|FR|UK|IT|ES|PL" default="0"/>

Due to the fallback mechanism you should see English descriptions and the logon should be possible.

Regretfully didn't work for me. Any chance you will look at the topic closer, to find a solution?

@spacys
Copy link
Owner

spacys commented Oct 22, 2022

Please share some more details about the error messages.

@spacys spacys closed this as completed Dec 3, 2022
@WohnW
Copy link
Author

WohnW commented Dec 28, 2022 via email

@spacys spacys reopened this Dec 30, 2022
@spacys
Copy link
Owner

spacys commented Dec 30, 2022

Hi Wlodek,
do you have an Amazon Prime account or higher?
Are there any log entries like 'Config available' or 'No config available' visible?

@WohnW
Copy link
Author

WohnW commented Dec 30, 2022 via email

@spacys
Copy link
Owner

spacys commented Dec 30, 2022

I do not want your Amazon credentials. Please take the necessary actions, look at the log files and provide the requested information.

@WohnW
Copy link
Author

WohnW commented Dec 30, 2022 via email

@spacys
Copy link
Owner

spacys commented Dec 31, 2022

@WohnW
Copy link
Author

WohnW commented Jan 3, 2023

https://kodi.wiki/view/Log_file
Thank you for reply.
@spacys please see here the log file
kodi.log

@spacys
Copy link
Owner

spacys commented Jan 3, 2023

Please check the Kodi and the addon installation, that all dependencies are resolved and up to date.
Implement the suggested changes in my first post.
Restart Kodi and reset the configuration of this addon (Settings -> Reset Addon)
Try to logon again, you should see two input screens, one for your email and one for your password.

@WohnW
Copy link
Author

WohnW commented Jan 4, 2023

Please check the Kodi and the addon installation, that all dependencies are resolved and up to date. Implement the suggested changes in my first post. Restart Kodi and reset the configuration of this addon (Settings -> Reset Addon) Try to logon again, you should see two input screens, one for your email and one for your password.

Hi again,
I did checked dependencies. Looks OK to me. Almost all are higher version than demanded. Isn't it any problem? Could you please check and confirm:
image
image
image

@WohnW
Copy link
Author

WohnW commented Jan 4, 2023

Please check the Kodi and the addon installation, that all dependencies are resolved and up to date. Implement the suggested changes in my first post. Restart Kodi and reset the configuration of this addon (Settings -> Reset Addon) Try to logon again, you should see two input screens, one for your email and one for your password.

Then I changed tools.py and settings.xml as you advised.
I also tried to add 'EU' as I noticed this is what is shown when logging via WEB interface.
BUT neither 'PL' nor 'EU' works
image

image

@WohnW
Copy link
Author

WohnW commented Jan 4, 2023

Please check the Kodi and the addon installation, that all dependencies are resolved and up to date. Implement the suggested changes in my first post. Restart Kodi and reset the configuration of this addon (Settings -> Reset Addon) Try to logon again, you should see two input screens, one for your email and one for your password.

In both cases (PL and EU) I can reach logging screen (I HAVE RESETTED ADDON EACH TIME, of course)
image
image

BUT each time I get this message
image

@WohnW
Copy link
Author

WohnW commented Jan 4, 2023

@spacys to add to this what I have written above - here are the log's
Any concept what can be done?
kodi.log
kodi.old.log

@spacys
Copy link
Owner

spacys commented Jan 4, 2023

Looks good so far. The script is not able to parse the logon page. With the mentioned extensions it is trying to call www.amazon.pl , but this domain does not exists. I didn't expected this.
Which domain do you have to enter if you want to open Amazon?

@WohnW
Copy link
Author

WohnW commented Jan 4, 2023 via email

@WohnW
Copy link
Author

WohnW commented Jan 4, 2023

The page I reach during login is:
https://www.amazon.com/ap/signin

@spacys
Copy link
Owner

spacys commented Jan 5, 2023

Ok, interesting. Please modify the changes before and replace pl with com.

@spacys
Copy link
Owner

spacys commented Jan 20, 2023

any updates on it?

@iku777
Copy link

iku777 commented Jan 28, 2023

Just want to mention that I have changed both tools.py and settings.xml to add Canada (CA) and it worked perfectly.

@WohnW
Copy link
Author

WohnW commented Jan 28, 2023 via email

@spacys
Copy link
Owner

spacys commented Jan 29, 2023

Just want to mention that I have changed both tools.py and settings.xml to add Canada (CA) and it worked perfectly.

Many thanks for this feedback, so I can add CA as well to the domain list.

@spacys
Copy link
Owner

spacys commented Jan 29, 2023

I tried wariants with PL, EU, COM and none worked for me
Please share some log information and stick with .com for the logon procedure. Do you have any additional logon step, like 2 factor authentication / smartphone confirmation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants