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