history
Trakt history feature implementation (watched events indexing and writes).
Last updated
Was this helpful?
Trakt history feature implementation (watched events indexing and writes).
Generated: 2026-01-31 02:50:29Z
Related:
Engine semantics: History (engine-level)
This feature syncs your Trakt watched history.
Reads: fetch current history.
Writes:
add inserts watched events.
remove removes watched events.
Common tuning keys:
trakt.history_per_page
trakt.history_max_pages
trakt.history_unresolved
trakt.history_collection
Config reference: Configuration (config.json).
Last updated
Was this helpful?
Was this helpful?