Incorrect and missing videos

From Official Kodi Wiki
Jump to navigation Jump to search

Adding videos to the library/Contents

Home icon grey.png   ▶ General topics ▶ Videos ▶ Management ▶ Incorrect and missing videos

Check file names

The most common cause for something to be missing from a library scan, or to have scanned incorrectly, is if the file name of the video isn't named correctly. On problematic files you may wish to double check the naming once again, or even try alternative names or include the year the work was made.

Fixing individual videos

After adding new video files, if you find that the information is incorrect, select the incorrect entry and press i to bring up the movie information and then select "Refresh". From here you can also do a manual title search lookup. Sometimes using a partial title in the manual search will help when a normal search brings up nothing.

Tools

When you need to edit/change either just one entry, or hundreds of entries, there are several tools that can make this task easier:

NFO files

Another valid way of making sure your scraper finds its way to correct information for your newly added media is by the use of Nfo files. Nfo files can be used to provide data for a movie, a TV show, or influence the search behavior of scrapers (e.g by pointing it to a predefined URL). More information on creating NFO files can be found here.

Finding missing videos

If you have a small library then you can probably just use file mode and see what videos don't have metadata (thumbnails, for example). For larger video collections, see #Tools such as Add-on:Missing Movie Scanner.

Since v12 "Frodo", XBMC will record what video files didn't get matched in the xbmc.log file, even if debugging is turned off. Keep in mind that the xbmc.log file resets each time you start XBMC; xbmc.log will contain information from the most recent time XBMC was ran, and xbmc.old.log will contain the previous time XBMC was ran. You can quickly find the entries where a movie wasn't matched by searching for "it won't be added to the library".

Adding or excluding file types

You can add or exclude additional file types/extensions when scanning files into the library via an advancedsettings.xml file and the <videoextensions> tag: