[mythtv-commits] Ticket #4811: Patch to perl bindings to allow overriding master_host and master_port

MythTV mythtv at cvs.mythtv.org
Sun Mar 2 10:40:54 UTC 2008


#4811: Patch to perl bindings to allow overriding master_host and master_port
-----------------------------------+----------------------------------------
 Reporter:  eharris at puremagic.com  |       Owner:  ijr       
     Type:  enhancement            |      Status:  new       
 Priority:  minor                  |   Milestone:  0.21      
Component:  mythtv                 |     Version:  0.20-fixes
 Severity:  medium                 |     Mlocked:  0         
-----------------------------------+----------------------------------------
 The current perl bindings do not appear to provide a method for overriding
 the master_host and master_port settings from the ones in the db.  I
 needed this to be able to communicate with more than one master myth
 server, so added it to the optional param hash (similar to the existing DB
 overrides).

 While it wasn't strictly necessary for my purposes, since there was
 already a dependency in the perl bindings for reading other overrides out
 of the mysql.txt file, I decided to go ahead and add the same ability for
 these settings, even though they aren't really related to mysql.

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


More information about the mythtv-commits mailing list