- Moderator
- #1,251
It's basically a stand alone plugin which has an interface to write plugin handlers. Each plugin can have its own implementation to handle syncing of library and scrobbling. For Scrobbling we typically listen to MediaPortal playback events and look for corresponding file in all enabled plugin handlers, if a match is found we get information from the users database and send to Trakt.Had a quick look at the code, and have a general idea of how it works. A bit like fanart handler?
We are making good progress in supporting all MediaPortal plugins that can expose this information e.g.
* MP-TVSeries
* MovingPictures
* My Videos
* My Films
* My Anime
* OnlineVideos (Scrobble only)
* My Netflix (planning & development stage)
Another big component to the trakt plugin is feature rich GUI which allows you see a TVShow Calendar, Trending Shows/Movies, Recommendations etc.
I've sent you a pm so we can discuss ways to improve integration of My Anime in Trakt plugin.It would be good if you can contact me via PM, so we can discuss how to support the other things you asked for.