Platform profile

XBMC4Xbox

Original Xbox integration through the custom Cortana-powered Tater skin and scripts for XBMC4Xbox.

Console endpoint 4 settings 9 Verba Plugins
Runtime role

What this surface is for

Console endpoint

Highlights

Behavior in the current codebase

  • Gives Tater a living-room interface on the OG Xbox.
  • Maintains local conversation sessions and routes actions through the same Cerberus core.
  • Pairs well with media, smart-home, and utility Verba Plugins for couch-side control.
Settings

Configuration schema

  • Max History Cap number

    Hard ceiling to prevent runaway context sizes.

    Key: MAX_HISTORY_CAP Default: 20
  • Session History (turns) number

    How many recent turns to include per XBMC conversation (smaller = faster).

    Key: SESSION_HISTORY_MAX Default: 6
  • Session TTL select

    How long to keep an XBMC session’s history alive (5m–24h).

    Key: SESSION_TTL_SECONDS Default: 2h Options: 5m, 30m, 1h, 2h, 6h, 24h
  • Bind Port number

    TCP port for the Tater ↔ XBMC bridge

    Key: bind_port Default: 8790