Hi all, I've had a project forked from the infamous https://github.com/RickDB/PlexAniSync for my own personal use to sync Emby watch status to here on AL for a while now.
I have since re-imagined it, and now think it's good enough for a post on the forum.
Two Basic Features
- Simple Flask Server to receive Emby Webhook POST to sync a specific Series' Season's watch status.
- Scheduler to Sync all watch statuses of a configured library from Emby to AniList.
I would say this is still very much a WIP, but I have had great success for the past year syncing my Emby watch status to AniList. I have a fairly detailed README if you want to give it a go. I am willing to help with setup, and hope to be receptive to feedback in order to grow and improve this project.
In the future I may consider making a plugin to do this sync instead.
Thanks for reading.