Hi -- finally figured out how to get Live TV on Kodi with the HD Homerun Prime. Trying out some of these Live TV commands -- from Kodi homescreen, I am able to say "Switch/play to channel [two]" and it will pull up the correct channel. However, while channel two is playing and I try to change the channel "Switch to channel [four]", I get an error in Kodi, where it says "NextPVR: Tuner not available". So, really can only use the switch command once. I know the tuner is working, because even though I can't voice command anymore, if I go into the Live TV view, and just select channel four, it switches over.
I know this might actually be a Kodi issue, but thought I would ask here first if you have any advice or if anyone has encountered this issue. Any advice on how to troubleshoot this?
The VC log seems ok, maybe I'm missing something.
2/26/2015 6:53:29 PM 954 doCommand:Live TV Channel
2/26/2015 6:53:29 PM 954 [plugin] Sending json request:
2/26/2015 6:53:29 PM 954 [plugin] {"jsonrpc": "2.0", "method": "GUI.ShowNotification", "params":{"title":"Switch to Channel Five (84.4)","message":"(1 Live TV Channel [WNYW Five]) (2 Live TV Channel [Fox Sports 1]) (3 Live TV Channel [Fox Sports 2]) (4 Live TV Channel [CBS Sports Netw]) (5 Live TV Channel [NBC Sports Netw]) (6 Live TV Channel [Fox Sports 1 HD]) "},"id": "0"}
2/26/2015 6:53:29 PM 954 action repeat set to: 1
2/26/2015 6:53:29 PM 955 Action: XJson.Raw - Player.Open&&"item" : {"channelid" : 4}
2/26/2015 6:53:29 PM 955 [action] XJson.Raw:Player.Open&&"item" : {"channelid" : 4}
2/26/2015 6:53:29 PM 956 [plugin] {
"id": "0",
"jsonrpc": "2.0",
"result": "OK"
}
2/26/2015 6:53:29 PM 957 [plugin] Sending json request:
2/26/2015 6:53:29 PM 957 [plugin] {"jsonrpc": "2.0", "method": "Player.Open", "params":{"item" : {"channelid" : 4}},"id": "0"}
2/26/2015 6:53:29 PM 972 [plugin] {
"id": "0",
"jsonrpc": "2.0",
"result": "OK"
}
2/26/2015 6:53:29 PM 972 action result: OK
2/26/2015 6:53:29 PM 972 action repeat set to: 1
2/26/2015 6:53:29 PM 972 Action: XJson.Raw - GUI.ShowNotification&&"title" : "Switch to Channel Five" , "message" : ""
2/26/2015 6:53:29 PM 972 [action] XJson.Raw:GUI.ShowNotification&&"title" : "Switch to Channel Five" , "message" : ""
2/26/2015 6:53:29 PM 972 [plugin] {
"jsonrpc": "2.0",
"method": "Player.OnStop",
"params": {
"data": {
"end": true,
"item": {
"channeltype": "tv",
"id": 3,
"title": "WNBC",
"type": "channel"
}
},
"sender": "xbmc"
}
}
2/26/2015 6:53:29 PM 974 [plugin] Sending json request:
2/26/2015 6:53:29 PM 974 [plugin] {"jsonrpc": "2.0", "method": "GUI.ShowNotification", "params":{"title" : "Switch to Channel Five" , "message" : ""},"id": "0"}
2/26/2015 6:53:29 PM 976 [plugin] {
"id": "0",
"jsonrpc": "2.0",
"result": "OK"
}
2/26/2015 6:53:29 PM 976 action result: OK