SIMKL / Emby

Simkl plugin for Emby
https://simkl.com/apps/emby/
GNU General Public License v3.0
14 stars 3 forks source link

Feature: Sync Simkl completed status #10

Open abarnwell opened 4 years ago

abarnwell commented 4 years ago

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.

ekleop commented 4 years ago

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.

neomanyouth commented 1 year ago

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