Jellyfin history feature implementation (watched state indexing and writes).
Generated: 2026-01-31 02:50:29Z
Related:
Engine semantics: History (engine-level)
Library scoping: Library Whitelisting
This feature syncs watched state for a Jellyfin user.
Movies: ✅
Episodes: ✅
Reads: build a present-state watched index.
Writes:
add marks items played.
add
remove unmarks items played.
remove
jellyfin.history.libraries
jellyfin.history.history_query_limit
jellyfin.history.history_write_delay_ms
Config reference: Configuration (config.json).
providers/jellyfin/_history.py
providers/jellyfin/_common.py
jellyfin_history.shadow.json
jellyfin_history.unresolved.json
jellyfin_history.jellyfin-plex.blackbox.json
CW_JELLYFIN_DEBUG=1
Last updated 3 hours ago
Was this helpful?