Kodi Community Forum

Full Version: JSON in Profileselection
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Some time ago I asked if it is possible to use JSON also for profileselection, because it was not possible since the TCP socket was only opened after the Profile was selected.

Now it look like that Kodi 17.3 accept TCP connection, but if I send down up or OK in the profile selection dialog
I get as result
Kodi Result: {"error":{"code":-32601,"message":"Method not found."},"id":1,"jsonrpc":"2.0"}

Is this a bug or do I have to send something else ?

BR