watchlist

TMDb watchlist feature implementation (account watchlist reads and writes).

Generated: 2026-01-31 02:50:29Z

Related:

What syncs

This feature syncs your TMDb account watchlist.

Supported media types

  • Movies: ✅

  • Shows: ✅

Reads vs writes

  • Reads: build a present-state TMDb watchlist index.

  • Writes:

    • add adds items to the watchlist.

    • remove removes items from the watchlist.

Key settings

  • tmdb_sync.api_key

  • tmdb_sync.session_id

  • tmdb_sync.timeout

  • tmdb_sync.max_retries

Config reference: Configuration (config.json).

Last updated

Was this helpful?