Music concerts

From Official Kodi Wiki
Revision as of 09:32, 25 August 2016 by Zag (talk | contribs) (→‎NFO files)
Jump to navigation Jump to search

Template:Video concert quick links

Home icon grey.png   ▶ Video library ▶ Music concerts

To use Kodi with its full potential for Music concerts we are going to add these to the video library, this will allow you to use standard scrapers which will download metadata and artwork automatically assuming you have the folders named correctly

Preparing files

Adding music concerts to your library is pretty much the same as adding movies but with an added step to setup a node. The below guide will hopefully get you up and running as quickly as possible.

The most important part of this process is having a standard file structure for your music concerts. The recommended way is to have a single folder with all your music concerts in sub folders.


Kodi already has a universal movie scraper which uses www.TheMovieDB.org website to retrieve metadata and artwork. You can do a manual search for any music concert releases (such as those released on DVDs) and it is more than likely to already be on there. TheMovieDB.org is a user crowd sourced site, so feel free to sign up for an account and start editing or uploading data which will benefit everyone in the long run.

It is also possible to setup nfo files locally but I personally only use this if there is a problem with the scraper. In this guide I will concentrate on TheMovieDB scraper metadata

Naming files


An example of how to name Music concerts is as follows:

  C:\Kodi Sources\Movie Concerts
  C:\Kodi Sources\Movie Concerts\Queen-Rock_Montreal\
  C:\Kodi Sources\Movie Concerts\Queen-Rock_Montreal\folder.jpg
  C:\Kodi Sources\Movie Concerts\Queen-Rock_Montreal\Queen-Rock_Montreal.mkv
  • Note the underscores are not essential, I just think they look neater. Kodi will compensate for these so spaces in fodlers and filenames are fine too.

NFO files

NFO files are used to populate the music and video library using locally stored information. They are helpful if data for your particular title does not exist, such as for home movies and sporting events. A Parsing and Combination NFO file can be used to control the search behaviour of scrapers when problematic and ambiguous titles prevent your preferred title from being scraped.

The easiest way to use nfo files is simply to create a new text file and copy the IMDB or TMDB URL link to the concert into the first line. Then just save as the concert_filename.nfo in the concert sub folder.

Adding video sources


Setting content and scanning


Incorrect and missing videos

No scraper is 100% accurate. Errors arise from either mistakes by the user, inherent limitations of the scraper, and/or errors at the site of the information provider. If you have followed the guide, the errors you encounter will be minimal. For those errors that do occur, this page will help correct them. Sorry, but we cannot fix stubborness or laziness for those that refuse to fix their file naming problems.

Setting up a Concert Node

Video nodes are defined views that are used to organize your media from the videos menu. Title, Director, Year, Studios, Countries, Genres are examples of Nodes. These Nodes can be customised using an XML file which gives flexibility in how you display your media. Custom nodes will work with any skin, but for ease of use a compatible skin is preferred.

Video guides


See also