ratings

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

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

Related:

What syncs

This feature syncs your TMDb account ratings.

Supported media types

  • Movies: ✅

  • Shows: ✅

Reads vs writes

  • Reads: build a present-state ratings index.

  • Writes:

    • add upserts ratings.

    • remove clears ratings.

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?