watchlist

Plex watchlist feature implementation (Discover-driven reads and writes).

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

Related:

What syncs

This feature syncs the Plex watchlist.

It is typically Discover-driven.

Reads vs writes

  • Reads: current Plex watchlist items.

  • Writes: add and remove are supported when enabled.

Key settings

Common tuning keys:

  • plex.watchlist_page_size

  • plex.watchlist_query_limit

  • plex.watchlist_write_delay_ms

  • plex.watchlist_allow_pms_fallback

  • plex.watchlist_guid_priority

Config reference: Configuration (config.json).

Troubleshooting

Watchlist writes are slow

Reduce batch sizes and add write delay.

Last updated

Was this helpful?