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

MythTV mythtv at cvs.mythtv.org
Sun May 27 23:33:49 UTC 2007


#3503: Patch that uses "schedruntime" column in jobqueue to defer automatic
transcoding of recordings
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  cpinkham
     Type:  enhancement  |       Status:  closed  
 Priority:  trivial      |    Milestone:  unknown 
Component:  mythtv       |      Version:  head    
 Severity:  medium       |   Resolution:  fixed   
-------------------------+--------------------------------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [13517]) Add a way to defer auto-transcode jobs so that they can be
 automatically
 scheduled for days after the original recording completes rather than
 immediately after.

 You can now specify auto-transcode jobs to run from 0-365 days after the
 recording completes, so you can for instance watch the HD version of a
 show
 if you watch it within 7 days, but after 7 days have it automatically
 transcoded down to a lower-resolution and smaller file on disk.  If the
 setting is left at the default of 0, then auto-transcode jobs are run as
 soon
 as possible like they currently are.

 Modified patch by Patrick Donnelly.  I added the GUI portion and reworked
 the
 JobQueue settings page in mythfrontend to make things fit better as well
 as
 modifying the patch to use a single DB setting instead of two.

 Closes #3503.

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


More information about the mythtv-commits mailing list