joshjowen / script.json-cec

cec control for xbmc/kodi
GNU General Public License v2.0
71 stars 34 forks source link

CEC issues with Jarvis #3

Closed jasonrubli closed 7 years ago

jasonrubli commented 8 years ago

Since upgrading to Kodi 16 (Jarvis), I've been unable to pass commands. Both standby and activate look like they are accepted, but my TV is no longer affected.

This may be a difference in how Jarvis handles CEC as my cronjobs using cron-XBMC to pass CECStandby and CECActivateSource are not functioning either.

I'm running OSMC on a Raspberry Pi 2. The TV is turned off and on when kodi is shutdown and restarted, so the functionality remains.

Is this just me or are others seeing similar results? Thanks!

kwijibo007 commented 8 years ago

Same problem since upgrading to Kodi 16 (Jarvis). Commands are accepted from the plugin but nothing happens on the TV.

joshjowen commented 8 years ago

I've only just upgraded to Jarvis now and it appears to be an issue with KODI, maybe they have changed something with the CEC built in commands. It isn't working with the application kodi-send either so unfortunately I haven't been able to find a solution.

mymaill11 commented 8 years ago

Were you able to find a solution? Is Krypton going to address the issue with the CEC builtin commands?

jonathanbower commented 8 years ago

I think it is fixed in Krypton with this PR, https://github.com/xbmc/xbmc/pull/9535

I've not verified it though.

corro commented 7 years ago

I can confirm that this issue has been fixed with the release of Krypton.

seh-len commented 7 years ago

@corro, does CECStandby work for you? It works using cec-client but this disconnects the cec connection of kodi.

Edit: Found this: http://forum.kodi.tv/showthread.php?tid=265743&pid=2291592#pid2291592 After enabling 'devices to power off' in kodi cec settings, it is working as expected.