Kodi Community Forum
Solved Can't use password for Profiles.LoadProfile method - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+---- Forum: JSON-RPC (https://forum.kodi.tv/forumdisplay.php?fid=174)
+---- Thread: Solved Can't use password for Profiles.LoadProfile method (/showthread.php?tid=176988)



Can't use password for Profiles.LoadProfile method - yallah - 2013-11-01

http://forum.xbmc.org/showthread.php?tid=157996&page=3


{"jsonrpc":"2.0","method":"Profiles.LoadProfile","params":{"profile":"Master%20user","password":{"value":"827ccb0eea8a706c4c34a16891f84e7b","encryption":"md5"}},"id":1}

same issue ://


RE: Can't use password for Profiles.LoadProfile method - yallah - 2013-11-27

https://github.com/xbmc/xbmc/pull/3715

It's working now. Thx DoraXBMC


RE: Can't use password for Profiles.LoadProfile method - dora - 2013-11-27

No problem.
I just wish that someone will add this feature to XBMC remote.


RE: Can't use password for Profiles.LoadProfile method - Casshern - 2013-12-25

Happy Holidays Smile

I just updated to Frodo 12.3 and i´m in need of the profile-changing-feature. In another thread dora said, that the feature is now part of XBMC but i can´t get it to work.

When i send:

myIP/jsonrpc?request={"jsonrpc":"2.0","method":"Profiles.LoadProfile","params":{"profile":"HDMI"},"id":1}

it resolves to:

{"error":{"code":-32601,"message":"Method not found."},"id":1,"jsonrpc":"2.0"}

Do you guys have any idea, how i can resolve this problem ?

Kind regards,
Casshern


RE: Can't use password for Profiles.LoadProfile method - dora - 2013-12-25

My guess is that 12.3 is just a bugs fix version and does not include new features.
You'll have to wait to Gotham in order to enjoy this feature (or use the nightly builds).


RE: Can't use password for Profiles.LoadProfile method - Martijn - 2013-12-25

(2013-12-25, 23:36)dora Wrote: My guess is that 12.3 is just a bugs fix version and does not include new features.
You'll have to wait to Gotham in order to enjoy this feature (or use the nightly builds).

Correct. New feature are Gotham only


RE: Can't use password for Profiles.LoadProfile method - Casshern - 2013-12-25

Thanks for your fast answer, dora. It was my impression that 12.3 include all features from the nightly builds until december 2013. I will try the new nightly build.

Kind regards,
Casshern

(2013-12-25, 23:42)Martijn Wrote: Correct. New feature are Gotham only

Oh ... What about the nightly builds ?


RE: Can't use password for Profiles.LoadProfile method - yallah - 2013-12-30

integrate already => nightly build or alpha (monthly build) working