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 2
Plugin Development
Trakt for MP2
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="ltfearme" data-source="post: 1171366" data-attributes="member: 52219"><p>[USER=72523]@aspik[/USER],</p><p></p><p>Since MP2 is late to the party for a trakt v2 implementation it will *need* to support oAuth, so you can't simply use the same method MP1 does for user authentication. As mentioned earlier I have written another application in c# (<a href="https://forum.team-mediaportal.com/threads/adding-trakt-support-to-mp2-conception.124967/page-8#post-1152299" target="_blank">https://forum.team-mediaportal.com/threads/adding-trakt-support-to-mp2-conception.124967/page-8#post-1152299</a>) which supports oAuth, you can see how its done there.</p><p></p><p>For the GUI in MP2 when making the first connection, you can show a QR image so users can scan with their smart phones and allow MP2 to interact with trakt.tv, if they don't have a phone/tablet you will need to have a label which indicates what webpage a user must go to (this is built up using the unique pin your app will get, see TraktRater for an example). Note: this process of manually allowing MP2 only needs to be done once, you can automatically request a refresh token in the background when it expires.</p><p></p><p>Cheers,</p><p>Damien</p></blockquote><p></p>
[QUOTE="ltfearme, post: 1171366, member: 52219"] [USER=72523]@aspik[/USER], Since MP2 is late to the party for a trakt v2 implementation it will *need* to support oAuth, so you can't simply use the same method MP1 does for user authentication. As mentioned earlier I have written another application in c# ([URL]https://forum.team-mediaportal.com/threads/adding-trakt-support-to-mp2-conception.124967/page-8#post-1152299[/URL]) which supports oAuth, you can see how its done there. For the GUI in MP2 when making the first connection, you can show a QR image so users can scan with their smart phones and allow MP2 to interact with trakt.tv, if they don't have a phone/tablet you will need to have a label which indicates what webpage a user must go to (this is built up using the unique pin your app will get, see TraktRater for an example). Note: this process of manually allowing MP2 only needs to be done once, you can automatically request a refresh token in the background when it expires. Cheers, Damien [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Trakt for MP2
Contact us
RSS
Top
Bottom