[mythtv-commits] Ticket #4114: "Run jobs only on original recording backend" ...not working on the slave backend

MythTV mythtv at cvs.mythtv.org
Tue Oct 30 15:46:01 UTC 2007


#4114: "Run jobs only on original recording backend" ...not working on the slave
backend
---------------------------------------+------------------------------------
 Reporter:  mikpolniak at roadrunner.com  |       Owner:  ijr    
     Type:  defect                     |      Status:  new    
 Priority:  minor                      |   Milestone:  unknown
Component:  mythtv                     |     Version:  head   
 Severity:  medium                     |     Mlocked:  0      
---------------------------------------+------------------------------------
 I recall this working before but with svn #14579 it is not working:
 In mythtv-setup on my slave backend i set both "Run jobs only on original
 recording backend" and "Start Auto-commflag  when recording starts" so
 that the SBE keeps its own commflag jobs and doesn't send any to the MBE.
 But on the MBE i do _not_ set "Run jobs only on original recording
 backend" only "Start Auto-commflag  when recording starts"  as i want to
 allow MBE Auto commflag jobs to run also on the SBE. However this did not
 create any "JobsRunOnRecordHost" settings in the DB.
 So i ran INSERT INTO 'settings'('value','data','hostname') VALUES
 ('JobsRunOnRecordHost','1','slaveBE') and
 INSERT INTO 'settings'('value','data','hostname') VALUES
 ('JobsRunOnRecordHost','0','masterBE')

 But this still is not working as expected.

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


More information about the mythtv-commits mailing list