Naming video files: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Page cleared)
(Page re-written)
Line 1: Line 1:
{{VideoLibraryCreate}}
{{mininav|[[Video library]]|[[Video management|Management]]|[[Naming video files]]}}


= Introduction =
<section begin="intro" />{{kodi}} has the ability to display  information and artwork for your video collection. As this information and artwork comes from 3rd party sites, video files must be placed in a certain folder structure and named correctly so accurate matches can be made with those 3rd party sites. This page, and following pages, will instruct on the correct methods to use for the most reliable scraping process.<section end="intro" />
The process of matching and downloading data and artwork to your {{kodi}} library is named '''scraping'''. The sites where we obtain the information from is referred to as the '''information provider site''' (also '''scraper site'''). The wonderful add-on that enables this to occur is called the '''scraper'''.
Things you should know about scraping:
*{{Kodi}} obtains artwork and metadata from 3rd party sites that {{kodi}} has no control over. As these sites are outside the control of Kodi, it is important that your video files and folders are named correctly to ensure an accurate match with the listings at the scraper sites.
*If a movie or TV show does not exist at the scraper site, then {{kodi}} cannot scrape it. Always check the entry at the scraper site.
*{{Kodi}} can also read information from local files known as '''''[[NFO_files|NFO Files]]'''''.
*As the information provider sites are maintained by a small volunteer community, which provides this service at no cost, it is strongly encouraged that {{Kodi}} users contribute back to those sites when discovering errors and ommissions in the databases.
*Scraping problems experienced by users are attributable as follows: 95%- Incorrect naming, folder and source structure; 4%- Missing data at the scraper site; 1%- Changes at the scraper site which breaks the scraper add-on.
*For a full list of metadata downloaded by the scraper see '''''[[NFO_files|NFO Files]]'''''
*For a full list of artwork that can be used by {{Kodi}} see '''''[[Artwork|Artwork]]'''''
The default scraper used by {{kodi}} for '''Movies''' is the TheMovieDB (TMDB). Other scrapers are available and can be found by searching the {{kodi}} site '''''[https://kodi.tv/addons/browse?keyword=&category=1185&author=&sort=title+ASC here]'''''
:'''''See: [https://www.themoviedb.org/ TheMovieDB]
:'''''See: [[Add-on:The_Movie_Database|TheMovieDB Add-on]]
:'''''See: [[Add-on:Universal_Movie_Scraper|Universal Movie Scraper Add-on]]
The default scraper used by {{kodi}} for '''TV Shows''' is the TheTVDB (TVDB). Other scrapers are available and can be found by searching the {{kodi}} site '''''[https://kodi.tv/addons/browse?keyword=&category=1187&author=&sort=title+ASC here]'''''
:'''''See: [https://www.thetvdb.com/ TheTVDB]
:'''''See: [[Add-on:The_TVDB|TheTVDB Add-on]]
'''{{big|This is the most important step to ensuring correct scraping.}}'''
= Source Folder =
The Source folder is the location that the user specifies for {{kodi}} to search for a class of media. In this case of videos, it is the folder that holds the movie files and TV Shows. These must be separate Sources.
The Source must be the parent folder that holds the respective movies and TV Shows.
Notes on naming and setting a '''Source''':
*There is no limit on the number of Sources that can be used
*The Source names, which essentially is your folder name, can be anything that makes sense to you. The names should be unique, which makes it easier to navigate to the correct source in {{Kodi}}
*A single class of media can be placed in one source if you desire, though larger libraries (200 or more videos) do benefit from multiple sources
*There is no requirement on how to separate videos between Sources. Many users separate based on Genre, alphabetical listing,  Video Resolution (DVD, Bluray, 4k) or any method you prefer
*If you have your video collection on multiple drives, then a Source must exist on each hard drive for each Class of media and added to {{Kodi}}
*'''Never''' mix media classes. ie, ensure TV Shows, Movies, Music Videos or Music are not in the same source.
*'''Never''' set the entire hard drive as your Source as this will create multiple ghost entries.
= Movie Naming & Folder Structure =
{{#lst:Naming_video_files/Movies|intro}}
:'''''See: [[Naming_video_files/Movies|Naming Movies]]'''''
= TV Show Naming & Folder Structure =
{{#lst:Naming_video_files/TV_shows|intro}}
:'''''See: [[Naming_video_files/TV_shows|Naming TV Shows]]'''''
= Supplemental tools =
To help with mass file renaming and organizing, see '''[[supplemental tools]]''' for programs that can help automate these tasks, or do them in bulk.
:'''''See: [[Supplemental tools]]'''''
{{top}}
<div style="{{linear-gradient|left|#a1f5e4, #f5f5a1}}">{{next|[[Naming_video_files/Movies|'''Naming Movies''']]}} </div>
{{updated|17}}
[[Category:FAQ]]
[[Category:Index]]
[[Category:How-to]]
[[Category:Guides]]
[[Category:Manual]]
[[Category:Video library]]
[[Category:General topics]]
[[Category:First time user]]
[[Category:Quick Start Guide]]

Revision as of 22:31, 8 January 2018

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 ▶ Management ▶ Naming video files ▶ Naming video files


Introduction

Kodi has the ability to display information and artwork for your video collection. As this information and artwork comes from 3rd party sites, video files must be placed in a certain folder structure and named correctly so accurate matches can be made with those 3rd party sites. This page, and following pages, will instruct on the correct methods to use for the most reliable scraping process.

The process of matching and downloading data and artwork to your Kodi library is named scraping. The sites where we obtain the information from is referred to as the information provider site (also scraper site). The wonderful add-on that enables this to occur is called the scraper.

Things you should know about scraping:

  • Kodi obtains artwork and metadata from 3rd party sites that Kodi has no control over. As these sites are outside the control of Kodi, it is important that your video files and folders are named correctly to ensure an accurate match with the listings at the scraper sites.
  • If a movie or TV show does not exist at the scraper site, then Kodi cannot scrape it. Always check the entry at the scraper site.
  • Kodi can also read information from local files known as NFO Files.
  • As the information provider sites are maintained by a small volunteer community, which provides this service at no cost, it is strongly encouraged that Kodi users contribute back to those sites when discovering errors and ommissions in the databases.
  • Scraping problems experienced by users are attributable as follows: 95%- Incorrect naming, folder and source structure; 4%- Missing data at the scraper site; 1%- Changes at the scraper site which breaks the scraper add-on.
  • For a full list of metadata downloaded by the scraper see NFO Files
  • For a full list of artwork that can be used by Kodi see Artwork


The default scraper used by Kodi for Movies is the TheMovieDB (TMDB). Other scrapers are available and can be found by searching the Kodi site here

See: TheMovieDB
See: TheMovieDB Add-on
See: Universal Movie Scraper Add-on


The default scraper used by Kodi for TV Shows is the TheTVDB (TVDB). Other scrapers are available and can be found by searching the Kodi site here

See: TheTVDB
See: TheTVDB Add-on


This is the most important step to ensuring correct scraping.


Source Folder

The Source folder is the location that the user specifies for Kodi to search for a class of media. In this case of videos, it is the folder that holds the movie files and TV Shows. These must be separate Sources.

The Source must be the parent folder that holds the respective movies and TV Shows.

Notes on naming and setting a Source:

  • There is no limit on the number of Sources that can be used
  • The Source names, which essentially is your folder name, can be anything that makes sense to you. The names should be unique, which makes it easier to navigate to the correct source in Kodi
  • A single class of media can be placed in one source if you desire, though larger libraries (200 or more videos) do benefit from multiple sources
  • There is no requirement on how to separate videos between Sources. Many users separate based on Genre, alphabetical listing, Video Resolution (DVD, Bluray, 4k) or any method you prefer
  • If you have your video collection on multiple drives, then a Source must exist on each hard drive for each Class of media and added to Kodi
  • Never mix media classes. ie, ensure TV Shows, Movies, Music Videos or Music are not in the same source.
  • Never set the entire hard drive as your Source as this will create multiple ghost entries.


Movie Naming & Folder Structure

See: Naming Movies


TV Show Naming & Folder Structure

See: Naming TV Shows


Supplemental tools

To help with mass file renaming and organizing, see supplemental tools for programs that can help automate these tasks, or do them in bulk.

See: Supplemental tools



Return to top


Next step: Naming Movies