[mythtv] DB Interaction and Renaming

Matt Zimmerman mdz at debian.org
Thu Aug 7 23:28:18 EDT 2003


On Thu, Aug 07, 2003 at 10:12:08PM -0400, Matt Perry wrote:

> What I'm looking to do is set up a script that run via a cron job to go 
> through the "recorded programs" (mythweb) listing, take all the entries in 
> there, and rename/reencode/etc them, and take them out of the "recorded 
> programs" listing.

Should be easy, and doesn't require a detailed specification.  The columns
in the 'record' table correspond almost exactly to mythtranscode's command
line arguments.

(you wouldn't want to use mythweb for this, but access the database
directly)

> Alternately, if there's some sort of recording postcommand that I don't know 
> about, that would also be equally fantastic.

CVS has a TranscoderAutoRun setting.

-- 
 - mdz


More information about the mythtv-dev mailing list