[mythtv-commits] Ticket #1764: -O/--override-setting doesn't work for GetSettingOnHost

MythTV mythtv at cvs.mythtv.org
Tue May 2 20:49:28 EDT 2006


#1764: -O/--override-setting doesn't work for GetSettingOnHost
--------------------------------------------+-------------------------------
 Reporter:  david.asher at caviumnetworks.com  |       Owner:  ijr
     Type:  defect                          |      Status:  new
 Priority:  minor                           |   Milestone:     
Component:  mythtv                          |     Version:     
 Severity:  medium                          |  
--------------------------------------------+-------------------------------
 The overridenSettings map is only checked in MythContext::GetSetting, not
 in MythContext::GetSettingOnHost, so it was impossible to override
 settings such as UseChromaKeyOSD from the command line.  This patch adds
 that ability.

 Note that the key must include the host, for example:

 /usr/bin/mythfrontend -O "mythtv UseChromaKeyOSD"=1 -v playback

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1764>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list