Posts: 25
Joined: Sep 2013
Reputation:
0
Hi janbar,
I'm using mythtv cmyth plugin for months but with some issues (xbmc randomly crashes/stops playing on channel switch, etc.). Today I look here if there is something new about mythtv pvr addon and I find yours new addon. So I compiled it from git immediately, installed and configured.
Livetv and playing recorded shows works well. I have problem with EPG and channel names. I have turned off old cmyth addon, then activated new pvr.mythtv addon, then I restarted xbmc and rebuild PVR database. All channels are now named "Channel 20xy" and no EPG information is present.
Channel names and EPG worked with cmyth version (if this matters).
My configuration:
Master backend: mythtv 0.27 (without tuner)
Slave backend: mythtv 0.27 (with two tuners)
Frontend: xbmc 13.2, pvr.mythtv 1.9.22
What am I doing wrong?
Thank you for any suggestions!
Posts: 1,016
Joined: Sep 2012
Reputation:
55
janbar
Posting Freak
Posts: 1,016
2014-10-12, 12:07
(This post was last modified: 2014-10-12, 12:20 by janbar.)
For me the good practice using slave backends is to have your own local DNS or registering all backends (master & slaves) in local file "etc/hosts" from all clients.
Otherwise i could add a patch to rework all URLs collected from master backend (now only previews and artworks), but i think it is an omission from MythTV and backend should transfer URLs using IP address only instead "system local host" names. Indeed "system local host" names are unknown on local area internet network !