[mythtv-users] Remove a scheduled recording

Robert Woodworth woodworth at speakeasy.net
Mon Apr 21 16:39:24 UTC 2003


Why does it change, does anyone know? Is it something that's setup that 
way in the database? I use PhPMyAdmin so maybe it's that. I don't know.

Joel Feenstra

Edward Wildgoose wrote:
> 
>>I'd use run an UPDATE on the recorded table and SET hostname = "whatever"
>>
>>It might screw-up the starttimes because they seem to update to NOW for 
>>some reason. Atleast they did on my machine. I had to go in and change 
>>them to what was in the filenames. Luckily I only had 3 files.
> 
> 
> perhaps something like
> 
> update table
> set hostname = "whatever", 
>     starttime=startime
> 
> Updating the field to be the original value *may* stop it changing...
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at snowman.net
> http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
> 
> 




More information about the mythtv-users mailing list