Scripting

Myth TV Channel Stuff

Delete extra channels

delete n1 from channel n1, channel n2 where n1.chanid > n2.chanid and n1.name = n2.name;