[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Feb 19 05:45:03 UTC 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Sat Feb 19 05:43:46 2005

Modified Files:
   in mythtv/libs/libmythtv:
        tv_play.cpp 
   in mythtv/programs/mythfrontend:
        playbackbox.cpp 
Log Message:


* Patch by Brad Benson to allow starting and stopping of User Jobs from
  the Info popup menu on the Watch Recordings screen.  If the command
  for a User Job is configured, then the User Job description should
  show up on the "Job Options" submenu along with the normal Transcoding
  and Commercial Flagging buttons.

  This also fixes a bug which would occur when using the JobsRunOnRecordHost
  setting which would cause the transcoder job to be queued up to run on
  the frontend instead of the backend that recorded the recording. 

* Fix a bug in tv_play.cpp that caused the same thing mentioned above where
  transcode jobs would be queued to run on the frontend hostname, not the
  recording backend.


----------------------------------------------------------------------------


More information about the mythtv-commits mailing list