[mythtv-users] Is it possible to clear the "Next File" field in MythVideo for all videos?

Robert McNamara robert.mcnamara at gmail.com
Sat May 28 02:40:20 UTC 2011


On Fri, May 27, 2011 at 7:34 PM, Tom Flair <lists at graniteskies.net> wrote:

>
> I've just now found the field you've referenced using phpmyadmin.   How do I
> go about changing this field to -1 as a mass effort?  I'd rather not have to
> go through each one and change it manually.

UPDATE videometadata SET childid = -1;

Robert


More information about the mythtv-users mailing list