watchlist
Plex watchlist feature implementation (Discover-driven reads and writes).
Last updated
Was this helpful?
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.
Last updated
Was this helpful?
Was this helpful?