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

The LogOff functionality no longer works on Kodi 18 #6

Open
dagwieers opened this issue Mar 12, 2019 · 6 comments
Open

The LogOff functionality no longer works on Kodi 18 #6

dagwieers opened this issue Mar 12, 2019 · 6 comments
Labels
bug Something isn't working kodi Related to Kodi media player

Comments

@dagwieers
Copy link
Collaborator

Not clear why, but the LogOff functionality does not seem to work correctly on Kodi 18.

This could be related to #1

@dagwieers dagwieers added the bug Something isn't working label Mar 12, 2019
@dagwieers
Copy link
Collaborator Author

So there are two builtins (System.Logoff and ActivateWindow(LoginScreen)) that work fine when used with kodi-send -a but fail when run through xbmc.executebuiltin() in Python on Kodi v18. No clue why that is.

@dagwieers dagwieers added the kodi Related to Kodi media player label Oct 29, 2019
@mrdc
Copy link

mrdc commented Jan 2, 2020

@dagwieers Any updates on the issue?

@dagwieers
Copy link
Collaborator Author

dagwieers commented Jan 2, 2020

Nope, it appears to be a Kodi issue.

PS There is also no comparable JSON-RPC call defined in that v9 JSON-RPC API.

@mrdc
Copy link

mrdc commented Jan 2, 2020

BTW when the Screensaver Turn off is active, Kodi asks for master password after I turn TV on.

@dagwieers
Copy link
Collaborator Author

Correct, that is part of how it works in Kodi :-/

@fonikz
Copy link

fonikz commented Nov 26, 2022

Just confirming that this still does not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kodi Related to Kodi media player
Projects
None yet
Development

No branches or pull requests

3 participants