grzegorz914 / homebridge-xbox-tv

Homebridge plugin for Microsoft Game Console, publish as independent external platform accessory.
MIT License
164 stars 15 forks source link

Inputs Loaded from device for core items are not launching #188

Closed chris4prez closed 8 months ago

chris4prez commented 8 months ago

Inputs Loaded from device for core items are not launching for Settings and Microsoft Store. Netflix, Dashboard, Xbox Guide work.

grzegorz914 commented 8 months ago

Not all app contain One Store Id wich is needed for app switch, so some app will only displayed.

grzegorz914 commented 8 months ago

try latest update

chris4prez commented 8 months ago

2.12.5 - No errors in logs, but standard items are not launchable by input selection. When I select them xbox does not go to the item. However, input reflects correctly when launch via xbox.

Settings, Microsoft Store, etc.

[03/01/2024, 09:02:56] [homebridge-xbox-tv] Device: 10.0.1.132 Living Room Xbox Series X, set Input: Settings TV, Reference: Microsoft.Xbox.TvSettings_8wekyb3d8bbwe!Microsoft.Xbox.TvSettings.Application, Product Id: SettingsTv [03/01/2024, 09:02:57] [homebridge-xbox-tv] Device: 10.0.1.132 Living Room Xbox Series X, set Input: Microsoft Store, Reference: Microsoft.storify_8wekyb3d8bbwe!App, Product Id: MicrosoftStore [03/01/2024, 09:03:03] [homebridge-xbox-tv] Device: 10.0.1.132 Living Room Xbox Series X, set Input: Settings, Reference: Microsoft.Xbox.Settings_8wekyb3d8bbwe!Xbox.Settings.Application, Product Id: Settings [03/01/2024, 09:03:05] [homebridge-xbox-tv] Device: 10.0.1.132 Living Room Xbox Series X, set Input: Settings, Reference: Microsoft.Xbox.Settings_8wekyb3d8bbwe!Xbox.Settings.Application, Product Id: Settings [03/01/2024, 09:03:08] [homebridge-xbox-tv] Device: 10.0.1.132 Living Room Xbox Series X, set Input: Microsoft Store, Reference: Microsoft.storify_8wekyb3d8bbwe!App, Product Id: MicrosoftStore [03/01/2024, 09:03:19] [homebridge-xbox-tv] Device: 10.0.1.132 Living Room Xbox Series X, set Input: Settings, Reference: Microsoft.Xbox.Settings_8wekyb3d8bbwe!Xbox.Settings.Application, Product Id: Settings [03/01/2024, 09:03:22] [homebridge-xbox-tv] Device: 10.0.1.132 Living Room Xbox Series X, set Input: Microsoft Store, Reference: Microsoft.storify_8wekyb3d8bbwe!App, Product Id: MicrosoftStore

grzegorz914 commented 8 months ago

this inputs cannot be set because have no oneStoreProductId, so I close this at this time

chris4prez commented 8 months ago

understood, thank you.