home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
USS (UserSessionService)
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Oxan" data-source="post: 986220" data-attributes="member: 97484"><p>No, there's no documentation for USS (yet). You can find the <a href="https://github.com//MPExtended/blob/v0.5.3/Services/MPExtended.Services.UserSessionService.Interfaces/IUserSessionService.cs#L14" target="_blank">available methods in the source</a>, and you can call them in the same way as the other services.</p><p></p><p>However, UserSessionService doesn't have anything to do with login information. It's used to start and stop MediaPortal, and to shutdown or hibernate the computer. What exactly do you want to know about authentication? It's "standard" HTTP Basic authentication, which shouldn't be too hard to implement.</p></blockquote><p></p>
[QUOTE="Oxan, post: 986220, member: 97484"] No, there's no documentation for USS (yet). You can find the [url=https://github.com//MPExtended/blob/v0.5.3/Services/MPExtended.Services.UserSessionService.Interfaces/IUserSessionService.cs#L14]available methods in the source[/url], and you can call them in the same way as the other services. However, UserSessionService doesn't have anything to do with login information. It's used to start and stop MediaPortal, and to shutdown or hibernate the computer. What exactly do you want to know about authentication? It's "standard" HTTP Basic authentication, which shouldn't be too hard to implement. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
USS (UserSessionService)
Contact us
RSS
Top
Bottom