Myth:// protocol broken with 0.25
#1
Ive just upgraded mythtv to .025 beta and have noticed that my source using the myth protocol isnt working anymore. Here is my log. It seems the problem is a database version number error, here are the lines I think are relevant:

Code:
10:51:24 T:139758791280512   DEBUG: OnKey: 11 (0b) pressed, action is Select
10:51:24 T:139758791280512   DEBUG: CGUIMediaWindow::GetDirectory (myth://prime:[email protected]/)
10:51:24 T:139758791280512   DEBUG:   ParentPath = [sources://video/]
10:51:24 T:139758404433664   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcmyth-x86_64-linux.so)
10:51:24 T:139758404433664   DEBUG: Loading: /usr/lib/xbmc/system/libcmyth-x86_64-linux.so
10:51:24 T:139758404433664    INFO: AquireSession - Aquired new MythTV session for myth://192.168.1.30/: 0x48e53e0
10:51:24 T:139758404433664   ERROR: (cmyth)cmyth_conn_connect: asked for version 8, got version 72
10:51:24 T:139758404433664   ERROR: (cmyth)cmyth_conn_connect: failed to connect with any version
10:51:24 T:139758404433664   ERROR: GetControl - unable to connect to server on 192.168.1.30:6543
10:51:24 T:139758791280512   ERROR: GetDirectory - Error getting myth://prime:[email protected]/
10:51:24 T:139758791280512   DEBUG: ReleaseSession - Releasing MythTV session: 0x48e53e0
10:51:24 T:139758791280512   ERROR: CGUIMediaWindow::GetDirectory(myth://prime:[email protected]/) failed
10:51:24 T:139758791280512   DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
10:51:24 T:139758791280512   DEBUG:   ParentPath = []
10:51:24 T:139758791280512    INFO: Loading skin file: DialogOK.xml
10:51:24 T:139758396040960   DEBUG: Thread Background Loader start, auto delete: 0

Anyone have any suggestions on how to get the myth protocol working with 0.25 (apart from downgrading mythtv...)
Reply
#2
The problem is that current XBMC (Git and all) doesn't have entries for the newer protocols. There are ways of adding it but other functions are semi broken in cmyth after doing so such as live tv.
HTPC(s): All running LibreELEC
  • AMD 2200G APU on Gigabyte AB350N-Gaming WIFI-CF
  • RPI3 x2 | RPI2 x2
NAS: FreeNAS (Latest Stable) | NFS/CIFS
Reply
#3
See http://forum.xbmc.org/showthread.php?tid=129021 if you want to help test the code just added for Myth 0.25 support.
Use MythTV for recording TV? Try the integrated MythTV support in XBMC Media Center. Now with commercial skip support built-in and integration with the Movie database!
Reply
#4
I have been using the cmythtv add on and 0.26 is working fine :-)
Reply

Logout Mark Read Team Forum Stats Members Help
Myth:// protocol broken with 0.250