[mythtv-users] remove videos from database

George Nassas gnassas at mac.com
Sun Feb 12 21:58:02 UTC 2006


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



More information about the mythtv-users mailing list