[mythtv-users] remove videos from database

Khanh Tran khanh at khanh.net
Sun Feb 12 22:08:18 UTC 2006


On 2/12/06, George Nassas <gnassas at mac.com> wrote:
> On 12-Feb-06, at 4:39 PM, Josh wrote:
>
> > if  someone could give me the commands to run in MySQL that would
> > remove ALL
> > of my "recorded video" entries, it would be much appreciated...
>
> Assuming you mean external videos and not TV recordings:
>
> truncate table videometadata;
>
> - George
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Just going into the Video Manager will reindex the empty folder and
ask you if you'd like to remove each video.  It even has a "yes to
all" option.  That works just as quickly, and a bit more user friendly
than the sql statement.

-Khanh


More information about the mythtv-users mailing list