path.strhash

I was looking at my MySQL database, in the MyVideos99.path table.

There’s a column called strHash. Now, I have removed many subfolders from the folders that I scan, and here’s what I found looking at the table:

Subfolders I removed show up in the path table with a blank strhash field. This causes the scanner to still try to scan them.

is it safe to remove these entries in the database, or another way to do it? I did run a Clean library but that didn’t remove them.