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="morpheus_xx" data-source="post: 1069023" data-attributes="member: 48495"><p>Next thing what could be implemented without requiring changes to ML is the "check in" of your movies and episodes. This would required:</p><ul> <li data-xf-list-type="ul">A query to ML for all Movies</li> <li data-xf-list-type="ul">Sending a request per item to trakt, incl. play count and "watched" (would be if playcount > 0)</li> </ul><p>This way you would have a one-direction sync to trakt already.</p><p></p><p>Only problem: this workflow process "all or nothing", as we don't locally save, what is known by trakt, we need to process the whole list at once.</p><p></p><p>This feature could be implemented in client plugin, sync code could run in background. Not sure how long it would take to submit hundreds of movies or thousands of episodes...</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1069023, member: 48495"] Next thing what could be implemented without requiring changes to ML is the "check in" of your movies and episodes. This would required: [LIST] [*]A query to ML for all Movies [*]Sending a request per item to trakt, incl. play count and "watched" (would be if playcount > 0) [/LIST] This way you would have a one-direction sync to trakt already. Only problem: this workflow process "all or nothing", as we don't locally save, what is known by trakt, we need to process the whole list at once. This feature could be implemented in client plugin, sync code could run in background. Not sure how long it would take to submit hundreds of movies or thousands of episodes... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Trakt for MP2
Contact us
RSS
Top
Bottom