_mod_PLEX
Sync engine module for Plex (watchlist/history/ratings indexing and writes).
Last updated
Was this helpful?
Was this helpful?
Orchestrator
└─ OPS.build_index(cfg, feature)
└─ PLEXModule.build_index(feature)
└─ providers/plex/_{feature}.py : build_index(adapter, ...)Orchestrator plan → OPS.add/remove(...)
└─ PLEXModule.add/remove(feature, items, dry_run=...)
└─ providers/plex/_{feature}.py : add/remove(adapter, items)