WatchState¶
This tool's primary goal is to sync your backends' play states without relying on third party services. Out of the box, it supports Jellyfin, Plex and Emby media servers.
Configuration¶
If needed, set environment variables by creating a /opt/watchstate/config/.env
file and adding the appropriate lines, before deployment.
Multiple Instances Capable
Deployment¶
sb install sandbox-watchstate
Usage¶
To get a list of available commands, run:
docker exec -it watchstate console list
Web¶
https://watchstate._yourdomain.com_/?apikey=[WEBHOOK_TOKEN]
https://watchstate._yourdomain.com_
http://watchstate:8080/?apikey=[WEBHOOK_TOKEN]
http://watchstate:8080