[mythtv-users] How can I delete a video source?

Lance Tost ltost at pobox.com
Fri Jan 9 09:08:26 EST 2004


On Thu, 8 Jan 2004, stan wrote:

> I seem to have made a mistake while running mythtv-setup.
> 
> How can I delrte a video source?
> 

Only way I've found so far is to go into mysql (mysql -u mythtv -p 
mythconverg) and: 

select * from capturecard;

delete from capturecard where id = ? ... replace ? with the number of hte 
card you want to delete.

-- 
Lance Tost <ltost at pobox.com>



More information about the mythtv-users mailing list