SIMKL/Emby

Feature: Sync Simkl completed status

Opened this issue · 2 comments

Would it be possible to monitor the JSON feed for your completed movies and TV shows provided by SIMKL so that if something appears on that list, it get's tagged as played in my Emby library? Would make it easier to keep the two in sync with one another. I think the Trackt plugin for Plex does something similar but realise the services are completely different.

First we need to understand if there is such method in Emby's api for this. Some push or poll method then we can try to implement it.

Just found this when I was searching for Simkl integration with Emby. Looks like the two API calls you'd need would BE:
http://swagger.emby.media/?staticview=true#/ItemUpdateService
http://swagger.emby.media/?staticview=true#/PlaystateService