Others
Connect helper providers used for imports and utility workflows.
Last updated
Was this helpful?
Connect helper providers used for imports and utility workflows.
These providers don’t fit the “media server” or “tracker” bucket. They usually add utility features, imports, or extra data sources.
CrossWatch (CW) treats them as helpers, not sync targets.
Use these providers to enrich or import data, not as your main source of truth.
For imports, the safest pattern is:
import into Adapter: CrossWatch
validate results
sync from local tracker into other providers
This pattern limits surprises. It gives you a checkpoint before external writes.
Last updated
Was this helpful?
Was this helpful?