arabcoders / watchstate

Self-hosted service to sync your plex, jellyfin and emby play state. without relying on 3rd-party external services.
MIT License
481 stars 9 forks source link

Support 522 status code #541

Closed arabcoders closed 2 months ago

arabcoders commented 2 months ago

This update include the unofficial 522 http status code which is used by cloudflare, sometimes users backend are behind it and if it was encountered an error was thrown due to the status code not being included.

Also we made some minor style adjustments to the events page to be more mobile friendly.