Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish of first "kodi_state": "started" not working on Android/Nvidia Shield #30

Open
crom1e opened this issue Aug 10, 2019 · 1 comment

Comments

@crom1e
Copy link

crom1e commented Aug 10, 2019

Running on Android 9.0.0, kodi 18.3, NVIDIA Shield

No payload is published when an initial play of an item is triggered.
When item is paused a message is published ("kodi_state": "paused")
And all details is published when resuming that same item ("kodi_state": "resumed")

progress is published even if the initial play is not published

When new item is started from a paused old item, the correct playbackstate is published. And "kodi_state": "started" as expected

However, I do not have this issue on Kodi 18.3-RC1 on RPI - so maybe an issue in detecting player state on Android?

eschava added a commit to eschava/kodi2mqtt that referenced this issue Oct 31, 2019
@eschava
Copy link

eschava commented Oct 31, 2019

I've tried to fix this (and some other issues) and published a 0.14 release under my fork at
https://github.com/eschava/kodi2mqtt/releases/tag/0.14

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

No branches or pull requests

2 participants