Kodi Community Forum
myth backend and mysql on different hosts - 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: myth backend and mysql on different hosts (/showthread.php?tid=163266)



myth backend and mysql on different hosts - jalla0998 - 2013-04-24

There seems to be an arbitrary limitation in the cmyth PVR client in that it assumes the mythtv backend and mysql server is the same host. At least on the config page it's only possible to enter the mythtv server.

Is there any workaround where I can set up cmyth to recognize a mysql server which is not the same as the mythtv server?

If not, are there any plans to fix the code so it will work in this scenario?


RE: myth backend and mysql on different hosts - fetzerch - 2013-04-25

This setting has been added some time ago, but I forgot to mention it in the wiki.
Here you go: http://wiki.xbmc.org/index.php?title=PVR/Backend/MythTV#Connecting_XBMC_to_MythTV

Cheers, Christian


RE: myth backend and mysql on different hosts - jalla0998 - 2013-04-25

Excellent, just what I was looking for.
Thanks.