Floppy

Connect a Floppy server to synchronize supported activity with CrossWatch.
Floppy is experimental. Floppy API changes can affect the connection or supported features.
Connect Floppy
Floppy connects to CW with its server URL and an API token.
Get an API token
Open Floppy.
Go to Settings → Integrations.
Create or copy an API token.
Connect Floppy
Open CW.
Go to Settings → Connections → Authentication → Floppy.
Enter the Floppy server URL. For example:
Enter the API token from Floppy.
Enable Verify SSL when Floppy uses HTTPS with a trusted certificate.
Click Connect Floppy.
CW validates the server URL and API token through the Floppy API. Its status then changes to Connected.
Create additional profiles to connect multiple Floppy servers or users.
What it supports
Watchlist
Movies and shows are supported. CW uses the configured Floppy list name.
The default list name is Watchlist. CW creates the list when needed.
Ratings
Movies and shows are supported. Ratings use a scale from 0 to 10.
History
Movies and individual episodes are supported. Show-level and season-level history are not supported.
Progress
Movies and individual episodes are supported. Show-level and season-level progress are not supported.
All supported Floppy synchronization requires TMDb identifiers.
Troubleshooting
If the API token is invalid, create a new token under Floppy Settings → Integrations.
If CW cannot reach Floppy, confirm its URL is accessible from the CW host or container.
When both apps use Docker, do not use
localhostunless they share a container. Use the Floppy container name, host address, or another reachable address.If SSL validation fails, verify the certificate and Verify SSL setting.
If CW reports an unexpected response, confirm Floppy is supported and exposes
/api/v1.Items without a TMDb identifier cannot synchronize. CW reports them as unresolved.
If Floppy returns
429 Too Many Requests, reduce the Floppy provider throttling values.
Power users
Limitations
Floppy support is experimental.
Playlists are not supported.
CW does not define validated stable volume limits for Floppy.
Floppy reads are paginated in batches of up to 200 items. CW applies an internal safety limit of 1,000 pages.
This is a CW safety limit. It is not a confirmed Floppy capacity limit.
The default provider throttling allows 20 GET requests and 20 POST requests per second.
Last updated
Was this helpful?