Posts: 7,302
Joined: May 2011
Reputation:
402
2014-11-26, 16:42
(This post was last modified: 2014-11-26, 16:52 by Lunatixz.)
What happened to PVR:// Special Protocol, is it broken in the latest beta 5?
PVR:// reveals the proper folders, but doesn't allow you to open them... JsonRPC also doesn't work for listing PVR:// folders.
I'm using a nextpvr backend, btw...
Thanks
Posts: 710
Joined: Jul 2012
Reputation:
32
xhaggi
Team-Kodi Developer
Posts: 710
Could you please describe your issue with more details
Posts: 7,302
Joined: May 2011
Reputation:
402
Create a video source PVR://, folders are created, but do not populate with (files) channel data from backend.
Same with json GetDirectory, and PVR://
Also direct PVR links are broken, pvr://channels/tv/All TV channels/0.pvr
I'm running NextPVR backend, so I don't know if the issue is limited to Kodi beta 5 and that backend.
Beyond this information I can't help you, I've never examined XBMC source code, So I can not help pinpoint the issue, but it does seem the PVR:// protocol is the issue.
Posts: 710
Joined: Jul 2012
Reputation:
32
xhaggi
Team-Kodi Developer
Posts: 710
it works fine for me if I add a new video source pointing to the path pvr://channels/tv/All TV channels/
Posts: 710
Joined: Jul 2012
Reputation:
32
xhaggi
Team-Kodi Developer
Posts: 710
pvr://channels/tv/All TV channels/0.pvr .... zero is not a valid channel id/number IIRC.
Posts: 710
Joined: Jul 2012
Reputation:
32
xhaggi
Team-Kodi Developer
Posts: 710
you are right but pvr://channels/tv/All channels/0.pvr works fine for me.
Posts: 710
Joined: Jul 2012
Reputation:
32
xhaggi
Team-Kodi Developer
Posts: 710
2014-11-27, 21:07
(This post was last modified: 2014-11-27, 21:12 by xhaggi.)
does it make sense if we create a test-build so you can test if everything works also the jsonRPC stuff?
if so please let me know which OS you use.
Posts: 710
Joined: Jul 2012
Reputation:
32
xhaggi
Team-Kodi Developer
Posts: 710
Thank you for your response. The fix is merged into mainline and should become available in the next nightly.
If i found time i'll check why the built-in Player(...) command fails with pvr://channels/tv/All channels/0.pvr.
does it also fail if you use 1.pvr or 2.pvr etc?