[mythtv] [PATCH] Add Job Options selection to Playlist menu

Brad Benson bbenso1 at gmail.com
Fri Mar 11 20:04:22 UTC 2005


I have attached a patch that adds the 'Job Options' item to the
playlist menu.  This will allow the user to create a playlist and then
manually start transcoding/commflagging/user jobs for each item in the
playlist.

This patch also includes the addition of a JOB_CANCELLED status to the
job queue.  Any time a job in the queue is stopped while it is still
in the JOB_QUEUED state (i.e., it hasn't started running yet) it's
status will be changed to JOB_CANCELLED.  This should prevent the job
queue processor from starting and then immediately stopping jobs that
are issued a JOB_STOP command before they start running.

Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: playlist_job_options.patch
Type: text/x-patch
Size: 25376 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050311/e4e28eb0/playlist_job_options.bin


More information about the mythtv-dev mailing list