[mythtv-users] Can I bind a keypress to a specific action in "watch recordings"?
ub40dd
ub40dd at googlemail.com
Sun Dec 28 17:46:23 UTC 2008
>
> Would it be possible to populate the playlist with an sql query? I can
> easily produce a table of the recordings I want to transcode---it's simply
> the ones for which a cutlist is defined! I'd just do something along the
> lines of
>
> select title, subtitle, basename from recorded where cutlist = 1 ;
I think I found my own answer:
http://www.mythtv.org/wiki/index.php/Job_Queue
That's a lot better than going via the playlist: here I'll be populating the
job queue directly. Cut the middleman!
A little more experimentation with the exact format of the sql query and
hopefully I should soon be able to post my own solution...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20081228/424b9177/attachment.htm
More information about the mythtv-users
mailing list