Kodi Community Forum

Full Version: AddOnLog: MythTV cmyth PVR Client: Failed to connect to backend
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
843.22:33:57 T:2839389248   ERROR: AddOnLog: MythTV cmyth PVR Client: LibCMyth: (cmyth)cmyth_conn_connect: failed to connect with any version
844.22:33:57 T:2839389248   ERROR: AddOnLog: MythTV cmyth PVR Client: Failed to connect to backend

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?
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...FromSource