[mythtv-commits] Ticket #3503: Patch that uses "schedruntime" column in jobqueue to defer automatic transcoding of recordings

MythTV mythtv at cvs.mythtv.org
Thu May 24 17:41:59 UTC 2007


#3503: Patch that uses "schedruntime" column in jobqueue to defer automatic
transcoding of recordings
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |       Owner:  ijr    
     Type:  enhancement  |      Status:  new    
 Priority:  trivial      |   Milestone:  unknown
Component:  mythtv       |     Version:  head   
 Severity:  medium       |  
-------------------------+--------------------------------------------------
 This is a quick patch to make use of the schedruntime functionality
 recently added to the jobqueue logic; it allows you to schedule automatic
 transcode jobs X number of days after the recording is finished instead of
 having them run immediately after commflagging.

 This basically just replaces a cron job I had to do the same, but allows
 me to pick and choose which recordings to transcode based on the
 autotranscode flag, instead of just blindly transcoding everything older
 than a certain date, so i though it might be useful enough to submit the
 patch. There's currently no GUI for setting the database options, as I'm
 not really all that familiar with the GUI code.

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


More information about the mythtv-commits mailing list