Skip to content

Home Cinema Control 1.1.3-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 10:38
· 2 commits to develop since this release
3e0969e

Added

  • Added opt-in product telemetry and roadmap feedback controls on the Diagnostics screen. Telemetry is disabled by
    default, uses a random anonymous installation ID, retries failed sends through a bounded local queue, and documents
    exactly what is sent and why. HCC never sends media titles, libraries, paths, URLs, IPs, tokens, logs, scripts, or
    custom commands in telemetry payloads.

  • Added a new poll for user feedback on the Diagnostics screen. Next features can be voted on in the poll.
    The most qualified features will be implemented first.

Fixed

  • Denon and Marantz AV receivers now query their available inputs dynamically via the SSSOD ? TCP command instead
    of returning a fixed hardcoded list. Only inputs the receiver reports as enabled (USE) are shown. If the receiver
    is unreachable during detection, HCC falls back to a built-in catalog that now includes AUX 1 and AUX 2 — the two
    entries previously missing that prevented users with an OPPO connected to those inputs from selecting the correct
    source. A fixed bug in the Denon fallback list sent GAME\n instead of SIGAME\n, which would have silently
    ignored the command.