Kodi Community Forum
XBMC keeps detecting and adding invalid videos to library - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: XBMC keeps detecting and adding invalid videos to library (/showthread.php?tid=91608)



XBMC keeps detecting and adding invalid videos to library - Vincent Law - 2011-01-22

I don't know why, but for some reason, XBMC consistently tries to add a bunch of non-existent videos to my library. They're all numbers, and thus the scrapers come up with random stupid number movies.

As I was trying to figure out where in the world it was finding these movies, I turned on my debug log, and found that it is scanning something called:

videodb://1/2

Where 1 and 2 could end up being a bunch of numbers by the time it is finished. Since it is unable to access that nonsensical address, it does a title search for information using that, and naturally comes up with all these weird number movies.

My only question is, how can I fix this? I have no idea how it started, but it is really, really annoying.