Adding video sources

From Official Kodi Wiki
Jump to navigation Jump to search
Create Video Libraries
1. The Basics
2. Source Folder
3. Movie Setup
4a. TV Show Setup
4b. Seasons Setup
4c. Episodes Setup
5. Music Videos Setup
6. Add Source & Scrape
7. Scraping Problems
Home icon grey.png   ▶ Video library ▶ Create Video Library ▶ Adding video sources


Introduction

Stop hand.png For media files that are stored on network sources: UPnP cannot be used to create a library. It is recommended that you share your media using another protocol such as SMB.


This step of the guide will enable you to complete the following actions:

  1. Add Sources - Add the Source folder to Kodi
  2. Set Content - Advise Kodi what type of media is in the Source
  3. Scraper Settings - Adjust the scraper settings to your preferences, or change to a different scraper
  4. Add to Library - Scrape the media into the library

Note: Each section is a direct continuation of the previous section, and only separated for clarity.


Adding Sources


Set Content


Set Content for Movies Set Content for TV Shows
Set-content-Movies.jpg
Step 9a: Select OK when done
Set-content-TV-Shows.jpg
Step 9b: Select OK when done
Choose information provider
Select this setting to change the scraper that this Source uses
Note: If your preferred scraper is not listed, use the Get more... button.
Settings
Adjust the scraper settings, for this Source only.
Note: Default movie scraper settings are explained in the wiki page for each scraper.
Movies are in separate folders that match the movie title
If your movies are in Movie folders, Enable this setting
  • If Enabled Kodi will use the folder name to scrape the movie
  • Kodi will load NFO files from NFO files named movie.nfo, but will fallback to <videofilename>.nfo as required
  • Kodi will load artwork files using the short format <artworktype>.jpg/png filenames, but will fallback to the longer <NameOfVideoFile>-<artworktype>.jpg/png format as required.
  • If Disabled Kodi will use the filename to scrape the movie
  • NFO files must be named the long format <MovieFileName>.nfo filename.
  • Artwork files must be named using the long format <NameOfVideoFile>-<artworktype>.jpg/png filenames.
Scan Recursively
Used for deep folder structures such as when additional Genre or Movie Set folders are used. Will allow the video scanner to search deeper to find the playable file
Selected folder contains a single video;
Available only when you have selected Change content from the Context Menu on a Movie folder, instead of the Source folder. Allows you to adjust scraper settings for a particular movie which is different to the rest of the Source.
Exclude path from library updates
Prevents the Source from being scanned when an Update Library is running. When Enabled it will speed up the Update Library process in large libraries if the Source no longer has content added to it.
Skip filename matching for external audio tracks
When enabled Kodi skips name checks of external audio files in the folder and returns all found audio tracks to the player for the video. [1]
Choose information provider
Select this setting to change the scraper that this Source uses
Note: If your preferred scraper is not listed, use the Get more... button.
Settings
Adjust the scraper settings, for this Source only.
Note: Default movie scraper settings are explained in the wiki page for each scraper.
Selected folder contains a single TV show
Allows you to change the Content settings for a particular TV Show without affecting the entire Source. Disabled when a Source is selected. Becomes Enabled when a TV Show folder is selected.
Exclude path from library updates
Prevents the Source from being scanned when an Update Library is running. When Enabled it will speed up the Update Library process in large libraries if the Source no longer has content added to it.
Skip filename matching for external audio tracks
When enabled Kodi skips name checks of external audio files in the folder and returns all found audio tracks to the player for the video. [2]


Note: Additional scrapers are available.

List of Movie scrapers compatible with v20 Nexus
List of TV Show scrapers compatible with v20 Nexus
List of Music Video scrapers compatible with v20 Nexus


Add to Library


  • Once you press Yes, Kodi will scan your library and attempt to match each title in your library to the title at the site of the Information Provider. If a match is found, the metadata and artwork are downloaded and used for the library display.
  • Depending upon the size of your library, this could take some time. A single movie could take approx 30 seconds, a library of 400 movies could take over an hour.

When the scraping process is complete, be sure to check the Event Log to view any titles that were not added to the library, which is normally due to incorrect naming. See... Scraping Problems


At this point, you should now have a fully functioning video library. Repeat the steps on this page to add the remainder of your media Sources.


References



Mergefrom.gif Previous step
Episodes Setup


Return to top