Plex watchlist feature implementation (Discover-driven reads and writes).
Generated: 2026-01-31 02:50:29Z
Related:
Engine semantics: Watchlist (engine-level)
This feature syncs the Plex watchlist.
It is typically Discover-driven.
Reads: current Plex watchlist items.
Writes: add and remove are supported when enabled.
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).
Watchlist writes are slow
Reduce batch sizes and add write delay.
providers/plex/_watchlist.py
providers/plex/_common.py
plex_watchlist.unresolved.json
PLEX_CLIENT_IDENTIFIER
CW_PLEX_CID
Last updated 19 minutes ago
Was this helpful?