For the complete documentation index, see llms.txt. This page is also available as Markdown.

Floppy

Connect a Floppy server to synchronize supported activity with CrossWatch.

Connect Floppy

Floppy connects to CW with its server URL and an API token.

Get an API token

  1. Open Floppy.

  2. Go to SettingsIntegrations.

  3. Create or copy an API token.

Connect Floppy

  1. Open CW.

  2. Go to SettingsConnectionsAuthenticationFloppy.

  3. Enter the Floppy server URL. For example:

  4. Enter the API token from Floppy.

  5. Enable Verify SSL when Floppy uses HTTPS with a trusted certificate.

  6. 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 SettingsIntegrations.

  • If CW cannot reach Floppy, confirm its URL is accessible from the CW host or container.

  • When both apps use Docker, do not use localhost unless 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?