[mythtv-users] Disable automatic play next in mythvideo

Daniel Sheppard daniels at pronto.com.au
Thu Jan 20 21:59:22 EST 2005


I believe running

update video_metadata set childid=0;

or something to that effect will turn off the childid on all your
videos. 

Or

update video_metadata set childid=0 where childid=-1;

to make it so that all your videos stop trying to find a child video.

(The meaning of 0 and -1 might be the other way round... I can't
remember).

The interface for choosing a child video is very cumbersome when you've
got hundreds of video files, and an alternative method should be
investigated. Probably stop the automatic scanning and make that an
option in the "select child video" dialog.

> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org 
> [mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Dr. 
> Doug L. Hoffman
> Sent: Friday, 21 January 2005 7:44 AM
> To: mythtv-users at mythtv.org
> Subject: [mythtv-users] Disable automatic play next in mythvideo
> 
> Is there some way to stop mythvideo from automatically 
> setting the childid for the "file to always play next" 
> option? It seems to make wrong choices quite often. Also, is 
> there a way to set the back to none from the "edit video 
> information" screen? It would be really nice if all 
> "automatic" behavior was optional and could be disabled from setup.
> 
> Regards,
> Doug
> 
> 
> 
> 
#####################################################################################
This email has been scanned by MailMarshal, an email content filter.
#####################################################################################


More information about the mythtv-users mailing list