Categories
Media Open Source Solutions

XBMC – No Cast Info from IMDB

XBMC
Image via Wikipedia

If you have been using the latest release of XBMC you might have noticed that XBMC does not seem to pick up the cast information of a movie from IMDB.  The problem here is that Imdb recently made minor changes to its api  and the infomation we are looking for is not available in the same location.

{adinserter 2}

The Fix

You just need to open the imdb.xml file in “/usr/share/xbmc/system/scrapers/video/” directory in linux systems(you will need to open the file as the superuser: sudo nano/usr/share/xbmc/system/scrapers/video/imdb.xml ) and “system/scrapers/video/” directory under your Xbmc installation directory in Windows.