2011-08-20, 23:53
With the current version of dteirney's repository, I can perfectly watch recordings and consult the EPG through mythtv. What I however cannot get to work is Live TV. XBMC pops up a dialog which says "This channel cannot be played. Check the log for de" and the xbmc debug log gives me this message:
However, with the xbmc inbuilt mythtv protocol I can watch live channels without problem (unfortunately with the common delay).
Is it possible to watch live TV with the Mythtv PVR client currently or is it simply not yet correctly implemented in the code?
Code:
[snip]
...
CDVDPlayer::OpenInputStream - error opening [pvr://channels/tv/All TV channels/0.pvr]
...
[snip]
However, with the xbmc inbuilt mythtv protocol I can watch live channels without problem (unfortunately with the common delay).
Is it possible to watch live TV with the Mythtv PVR client currently or is it simply not yet correctly implemented in the code?