history
Jellyfin history feature implementation (watched state indexing and writes).
Last updated
Was this helpful?
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.
remove unmarks items played.
jellyfin.history.libraries
jellyfin.history.history_query_limit
jellyfin.history.history_write_delay_ms
Config reference: Configuration (config.json).
Last updated
Was this helpful?
Was this helpful?