Remove Tags Via SQL Command?



Hi All,

I run my system with a SQL backend. With the implementation of adding tags by default with scraping, I now have thousands of, for lack of a better word, useless tags. It’s so overwhelming that it makes navigating to my own tags extremely time consuming.

Removing the tags within Kodi is time consuming to the point of it being impractical to do so with thousands of tags. Having to go into each individual tag and remove every item manually . . . Talking about probably 10000+ “clicks” to do it.

So, what I’m hoping to do is to remove Tags directly from the SQL backend but I don’t want to go down this road if it’s going to kill my database.

Thoughts appreciated.