[mythtv] Schema update

Peter Bennett pgbennett at comcast.net
Tue Mar 28 18:40:21 UTC 2017


Hi Karl

You have a comment in dbcheck.cpp to clean up WatchTVGuide at next 
schema change. I need a schema change (just settings changes) for my 
"listen on all ip address" change. Please confirm this. I do not have 
any setting called WatchTVGuide, but I assume you just want to delete it 
from settings, in case it is there.

   delete from settings
     where value in ('MasterServerIP', 'MasterServerPort', 'WatchTVGuide');

Regards
Peter


More information about the mythtv-dev mailing list