AddOnLog: MythTV cmyth PVR Client: Failed to connect to backend - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: AddOnLog: MythTV cmyth PVR Client: Failed to connect to backend (/showthread.php?tid=163222) |
AddOnLog: MythTV cmyth PVR Client: Failed to connect to backend - MrShake - 2013-04-24 Hey Guys, I'm playing with my new RasPi running XBian alpha 5. I'm trying to get the cmyth Mythtv pvr stuff working and here is the error I'm getting: Code: 842.22:33:57 T:2839389248 ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_conn_connect: asked for version 8, got version 76 The whole log is here: http://xbmclogs.com/show.php?id=13786 Any thoughts on where to start? Hrm.. I might have a clue. As soon as I hit post, It occured to me I may have upgraded to the 0.27 mythtv version. I know 0.26 is supported. Any thoughts? RE: AddOnLog: MythTV cmyth PVR Client: Failed to connect to backend - fetzerch - 2013-04-24 You can try those 2 patches and give feedback: https://github.com/fetzerch/xbmc-pvr-addons/pull/81 However I have no experience with XBian or its build system. But if you know or find that out, you're welcome to update the wiki page for building our addon: http://wiki.xbmc.org/index.php?title=PVR/Backend/MythTV/BuildFromSource |