[mythtv-users] Upgrade to 0.25 - not able to schedule recordings and no recording schedule

Malcolm Parsons malcolm.parsons at gmail.com
Sun Apr 22 21:19:31 UTC 2012


On 21 April 2012 23:09,  <mlt at etruscott.co.uk> wrote:
> I have just upgraded from 0.24 and somehow my upcoming recordings are blank,
> otherwise everything seems fine.

When I upgraded from 0.24 to 0.25, my master backend decided it was a
slave backend:

Apr 16 16:47:07 backend mythbackend[1332]: N CoreContext
main_helpers.cpp:560 (run_backend) MythBackend: Running as a slave
backend.

My upcoming recordings page was blank, as a slave backend doesn't
schedule recordings.

In 0.24 I had:
MasterServerIP = backend
BackendServerIP = backend

In 0.25 something changed that to:
MasterServerIP = backend
BackendServerIP = 127.0.0.1
BackendServerIP6 = ::1

I corrected it to this:
MasterServerIP = 192.168.1.64
BackendServerIP = 192.168.1.64

and recordings are scheduled normally.
-- 
Malcolm Parsons


More information about the mythtv-users mailing list