SIMKL
Movies, Shows, Seasons, Episodes and Anime
SIMKL is a tracker for movies, shows, and anime. CrossWatch connects via OAuth (client ID/secret + access token).
What it supports
Watchlist
Ratings (movies/shows/anime)
History
SIMKL is also used for scrobbling (Watcher/Webhooks) when configured.

Connect SIMKL
Create a SIMKL developer app:
Open https://simkl.com/settings/developer/
Click Add → Add a new App
Set Name:
CrossWatchSet Description:
CrossWatchSet Redirect URI: the callback URL shown by CrossWatch, for example:
http://<your-server-ip>:8787/callbackClick Save Changes
Copy the Client ID and Client Secret into CrossWatch.
Click Connect SIMKL. A new tab opens.
Click YES to approve.
Wait until you see:

If you later switch CrossWatch from HTTP ↔ HTTPS (or change host/port), update the SIMKL Redirect URI to match.
Guide: HTTPS/TLS.
Troubleshooting
If the auth tab doesn’t open, disable popup blockers for CrossWatch.
If authorization fails, verify the redirect URI matches exactly.
If you run sync very often, SIMKL may throttle you. Daily is usually enough.
Last updated