Bug PVR.GetBroadcastDetails returning error
#1
PVR.GetBroadcastDetails is broken in Kodi Krypton

Requesting broadcast details using a valid broadcastid returns an error
Code:
request={"jsonrpc":"2.0","method":"PVR.GetBroadcastDetails","params":{"broadcastid":419129},"id":3}

Code:
{
    "code": -32602,
    "message": "Invalid params."
}

It must be the same issue as I described here...
http://forum.kodi.tv/showthread.php?tid=...pid2499924
Reply
#2
Having the same issue.
Reply

Logout Mark Read Team Forum Stats Members Help
PVR.GetBroadcastDetails returning error0