<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">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.<br><br>-devsk<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Robert Johnston <anaerin@gmail.com><br>To: Discussion about mythtv <mythtv-users@mythtv.org><br>Sent: Sunday, January 7, 2007 9:51:50 PM<br>Subject: Re: [mythtv-users] nuvexport; option missing<br><br><div>On 1/7/07, devsk <funtoos@yahoo.com> wrote:<br>><br>> #!/bin/bash<br>> nuvexport --infile $1<br>> filen=`basename $1`<br>> nfilen=${filen/.mpg/.avi}<br>> echo "update recorded where basename='$filen' set
basename='$nfilen' ;" |<br>> mysql -umythtv -pmythtv -Dmythconverg<br>><br>> I am just geussing on the sql syntax here but it should be close enough (if<br>> someone can correct it, please do). Would this work?<br><br>Apart from the set and where being in the wrong order (update recorded<br>set basename='$nfilen' where basename='$filen';) that looks good to<br>me.<br>-- <br>Robert "Anaerin" Johnston<br>_______________________________________________<br>mythtv-users mailing list<br>mythtv-users@mythtv.org<br><a target="_blank" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></div></div><br></div></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>