<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Phlogi</id>
	<title>Official Kodi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Phlogi"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/view/Special:Contributions/Phlogi"/>
	<updated>2026-07-12T07:42:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=Incorrect_and_missing_videos&amp;diff=68115</id>
		<title>Incorrect and missing videos</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Incorrect_and_missing_videos&amp;diff=68115"/>
		<updated>2014-01-22T08:42:07Z</updated>

		<summary type="html">&lt;p&gt;Phlogi: /* Finding missing videos */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{:Adding videos to the library/Contents}}&lt;br /&gt;
{{mininav|[[General topics]]|[[Videos]]|[[Video library/Management|Management]]}}&lt;br /&gt;
== Check file names ==&lt;br /&gt;
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&#039;t named correctly. On problematic files you may wish to double check the &#039;&#039;&#039;[[Adding videos to the library/Naming files|naming]]&#039;&#039;&#039; once again, or even try alternative names or include the year the work was made.&lt;br /&gt;
&lt;br /&gt;
== Fixing individual videos ==&lt;br /&gt;
{{see also|Updating or removing videos}}&lt;br /&gt;
After adding new video files, if you find that the information is incorrect, select the incorrect entry and press {{keypress|i}} to bring up the movie information and then select &amp;quot;&#039;&#039;&#039;Refresh&#039;&#039;&#039;&amp;quot;. 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.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
When you need to edit/change either just one entry, or hundreds of entries, there are several tools that can make this task easier:&lt;br /&gt;
* [[Add-on:XWMM]] - Can be used to edit library entires from a web browser.&lt;br /&gt;
* [[Add-on:Missing Movie Scanner]] - An XBMC add-on that will search your video sources and list all movies not scanned in your library.&lt;br /&gt;
* [[:Category:Library managers]] - {{editor note|needs to be made into a nice list with summaries, rather than using a category}}&lt;br /&gt;
&lt;br /&gt;
== NFO files ==&lt;br /&gt;
{{main|NFO files}}&lt;br /&gt;
Another valid way of making sure your scraper finds its way to correct information for your newly added media is by the use of &#039;&#039;&#039;[[NFO files]]&#039;&#039;&#039;. 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).&lt;br /&gt;
&lt;br /&gt;
== Finding missing videos ==&lt;br /&gt;
If you have a small library then you can probably just use file mode and see what videos don&#039;t have metadata (thumbnails, for example). For larger video collections, see [[#Tools]] such as [[Add-on:Missing Movie Scanner]].&lt;br /&gt;
&lt;br /&gt;
Since v12 &amp;quot;Frodo&amp;quot;, XBMC will record what video files didn&#039;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&#039;t matched by searching for &amp;lt;code&amp;gt;&amp;quot;it won&#039;t be added to the library&amp;quot;&amp;lt;/code&amp;gt;. You can extract a list with all paths with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt; grep &amp;quot;won&#039;t be added&amp;quot; -i xbmc.log | cut -d&amp;quot;&#039;&amp;quot; -f2 &amp;gt; not_indexed.lst&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Adding or excluding file types ==&lt;br /&gt;
You can add or exclude additional file types/extensions when scanning files into the library via an [[advancedsettings.xml]] file and the [[advancedsettings.xml#&amp;lt;videoextensions&amp;gt;|&amp;lt;videoextensions&amp;gt; tag]]:&lt;br /&gt;
&lt;br /&gt;
{{#lsth:advancedsettings.xml|&amp;lt;videoextensions&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Video Library]]&lt;br /&gt;
[[Category:XBMC Manual]]&lt;br /&gt;
{{frodo updated}}&lt;/div&gt;</summary>
		<author><name>Phlogi</name></author>
	</entry>
</feed>