MediaBrowser / Emby.Plugins

Plugins for Emby Server
http://emby.media
MIT License
98 stars 63 forks source link

Trakt Plugin: Won't scrobble to multiple users #113

Open mosanger opened 8 years ago

mosanger commented 8 years ago

The Emby Kodi plugin has the builtin functionality to add other users to the current session (see here) It creates resume points and marks items as watched without issue.

But the Trakt plugin doesn't seem to pick up on any of those events for the added users. It works correctly for the currently logged in user.

Trakt Import (with unwatched content) will then overwrite the status in Emby, which kinda defeats the whole point of this.

Any way i can help in this? Provide logs or anything?