Tautulli sync module overview (history import behavior and limitations).
This is the Tautulli sync module used by the orchestrator. It is a history importer.
This module can sync:
History
It does not support:
Watchlist
Ratings
Auth: Tautulli
Adapter: TAUTULLI
Read-only. It does not write to Tautulli.
Source-only. It is not a target provider.
sync/_mod_TAUTULLI.py
history → providers/tautulli/_history.py
providers/tautulli/_history.py
read_only: true
can_source: true
can_target: false
bidirectional: false
index_semantics: "present"
provides_ids: true
{ "bidirectional": false, "can_source": true, "can_target": false, "index_semantics": "present", "provides_ids": true, "read_only": true }
Last updated 3 hours ago
Was this helpful?