Author Topic: Kodi 14 "Helix" - and some Vera plugin  (Read 1600 times)

0 Members and 1 Guest are viewing this topic.

keithj69

  • $upporter
  • Sr. Member
  • *****
  • Posts: 113
  • Karma: 7
    • View Profile
Kodi 14 "Helix" - and some Vera plugin
« on: January 18, 2015, 03:39:48 PM »
I am trying to set up scenes to turn lights on and off.  I am getting the state of kodi from veralight.    When i start the movie, all is good.  I pause, fine.  The next time I hit play i get the following

Code: [Select]
1/18/2015 2:26:25 PM 225 [plugin] {
  "jsonrpc": "2.0",
  "method": "Player.OnPlay",
  "params": {
    "data": {
      "item": {
        "id": 334,
        "type": "movie"
      },
      "player": {
        "playerid": 1,
        "speed": 1
      }
    },
    "sender": "xbmc"
  }
}
1/18/2015 2:26:25 PM 225 [vcevent] xJson.duplicateEvent

Is this a vera issue?  or just new kodi stuff?    I tried the xbmcstate and the kodi remote vera addons and they both produce the same results.

vc 2.1.3.6
The latest Kodi from their download link.
« Last Edit: January 18, 2015, 03:52:06 PM by keithj69 »

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Kodi 14 "Helix" - and some Vera plugin
« Reply #1 on: January 18, 2015, 03:56:32 PM »
  I am getting the state of kodi from veralight. 

I don't know what that means.

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Kodi 14 "Helix" - and some Vera plugin
« Reply #2 on: January 18, 2015, 03:57:33 PM »
    I tried the xbmcstate and the kodi remote vera addons and they both produce the same results.

I don't know what this means either, or what it has to do with VoxCommando.