I would run through the repair corrupt database procedure and if it still wont work you need to select from media_provider_resources to find the id of the tuner that is giving the problem and delete.
"SELECT * FROM media_provider_resources"
"DELETE FROM media_provider_resources WHERE id = <id>"
.
Last resort would be to delete all the database files and let Plex rediscover everything but you will loose watch status.