Skip to content

Improve Google Cast command handling, clean up setup flow#73

Merged
zehnm merged 4 commits into
mainfrom
cleanup
May 13, 2025
Merged

Improve Google Cast command handling, clean up setup flow#73
zehnm merged 4 commits into
mainfrom
cleanup

Conversation

@zehnm
Copy link
Copy Markdown
Contributor

@zehnm zehnm commented May 13, 2025

  • Improve Google Cast command handling:
    • For volume up, down and mute use normal Android TV volume control as fallback, if Google Cast volume control is enabled but not available.
    • Return SERVICE_UNAVAILABLE if Google Cast is required for a command, like seek, but not connected.
  • Refactor setup-flow to de-duplicate configuration options
    Only define configuration settings once and re-use for initial device setup and for device reconfiguration.
  • Pre-select configure action in setup flow if a device exists
  • Add missing German texts

zehnm added 4 commits May 12, 2025 22:07
For volume up, down and mute use normal Android TV volume control
if Google Cast volume control is enabled but not available.

Return SERVICE_UNAVAILABLE if Google Cast is required for a command,
like seek, but not connected.

Return SERVER_ERROR if a Google Cast command failed.
Only define configuration settings once and re-use for initial device
setup and for device reconfiguration.
Add missing German texts.
@zehnm zehnm self-assigned this May 13, 2025
@zehnm zehnm merged commit 44d7096 into main May 13, 2025
6 checks passed
@zehnm zehnm deleted the cleanup branch May 13, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant