[mythtv-users] nuvexport; option missing

devsk funtoos at yahoo.com
Mon Jan 8 06:26:48 UTC 2007


ok, thanks. I just confirmed it. It all works out. Finally, I have avi files I can play on my standalone as well as keep in myth storage: without intervention.

-devsk

----- Original Message ----
From: Robert Johnston <anaerin at gmail.com>
To: Discussion about mythtv <mythtv-users at mythtv.org>
Sent: Sunday, January 7, 2007 9:51:50 PM
Subject: Re: [mythtv-users] nuvexport; option missing

On 1/7/07, devsk <funtoos at yahoo.com> wrote:
>
> #!/bin/bash
> nuvexport --infile $1
> filen=`basename $1`
> nfilen=${filen/.mpg/.avi}
> echo "update recorded where basename='$filen' set basename='$nfilen' ;" |
> mysql -umythtv -pmythtv -Dmythconverg
>
> I am just geussing on the sql syntax here but it should be close enough (if
> someone can correct it, please do). Would this work?

Apart from the set and where being in the wrong order (update recorded
set basename='$nfilen' where basename='$filen';) that looks good to
me.
-- 
Robert "Anaerin" Johnston
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users






__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070107/73ba5c50/attachment.htm 


More information about the mythtv-users mailing list