[mythtv-users] find_orphans.py not working as expected

Bill Meek keemllib at gmail.com
Fri May 15 18:11:30 UTC 2020


On 5/15/20 12:51 PM, Roland Ernst wrote:

...

> Gary
> MythTV v29 changed the behaviour for
> 'BackendServerAddr', 'BackendServerIP', 'BackendServerIP6'
> as described in ticket https://code.mythtv.org/trac/ticket/13024.
> 
> In short:
> If someone explicitly wants a 'BackendServerIP' or 'BackendServerIP6'
> this must be entered in the database during the setup step.
> But 'BackendServerAddr' should be always in the database for each backend.
> 
> The script 'find_orphans.py' iterates over all backends, therefore
> I kindly ask you to change every occurrence of
> 'BackendServerIP' to 'BackendServerAddr' in this script and try again.

If that's done via mysql, don't forget to run: mythutil --clearcache
after the changes.

-- 
Bill


More information about the mythtv-users mailing list