Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Sync Simkl completed status #10

Open
abarnwell opened this issue Jan 12, 2020 · 2 comments
Open

Feature: Sync Simkl completed status #10

abarnwell opened this issue Jan 12, 2020 · 2 comments

Comments

@abarnwell
Copy link

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
Copy link
Collaborator

ekleop commented Jan 15, 2020

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants