{
  "$type": "site.standard.document",
  "canonicalUrl": "https://justingarrison.com/blog/2010-11-08-consolidate-movie-collections-in-xbmc-with-movie-sets",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreihl6ozldrzekarj4q2ehpegyojmz6sjd7ezburlmk6o3pxfrcc7ca"
    },
    "mimeType": "image/png",
    "size": 93541
  },
  "description": "XBMC already has an advanced movie library that can gather fan art",
  "path": "/blog/2010-11-08-consolidate-movie-collections-in-xbmc-with-movie-sets",
  "publishedAt": "2010-11-08T00:00:00.000Z",
  "site": "at://did:plc:p7uix7mresfq4nfzxp3klgfa/site.standard.publication/3mmdn7mg2qm2d",
  "textContent": "XBMC already has an advanced movie library that can gather fan art, movie posters, and cast information all with a simple scan. With XBMC 10.0 you can also combine movie collections into a single entry in your library.\n\n_Note_: XBMC has been replaced by Kodi. We have an updated guide to using movie sets in Kodi.\n\nDespite if you think the second two Matrix movies should be included in the trilogy or not, combining movie collections and being able to reorder the movies in the order they were released is a much needed feature in any movie library. In XBMC there are a couple of ways to set up this feature, and if you prefer using a text editor check out the link below. We will set up the same feature using the XBMC web server and a custom web skin.\n\nTo get started you need to make sure you have XBMC 10.0 Dharma installed. If you don’t have it installed you can get it for Windows, Linux, OS X, AppleTV, or as a live CD from the link below. Once you have it installed you need to add a movie source and then scan the source into your library.\n\nWhile your movie files are being scanned into the library go to the XBMC network settings and enable the web interface.\n\nIf you are using Windows you will probably be prompted to add an exception to the firewall so accept the prompt and the port will be opened automatically.\n\nScroll down and click on web interface to change it from the default interface. When the option to select your interface comes up, select get more in the bottom left corner.\n\nNext install the XBMC Web Media Manager (XWMM) web interface.\n\nOnce it is installed select it as your active web interface.\n\nOnce the XWMM interface is enabled open up your browser and go to the IP address of your computer. If you see a web interface that looks like the picture below then your settings haven’t been applied and you should try restarting XBMC.\n\n_Note: If you are running XBMC from the same computer you can use the loopback address 127.0.0.1 in your browser._\n\n__\n\nInstead you should see the XWMM interface like the screenshot below.\n\nThe first thing you will want to do is create all of the movie collections that you have. To do that go to Tools -> manage movie sets.\n\nClick add and then update for each movie collection you have. Don’t worry about adding movies to the collections yet, that will come in a later step.\n\nClose the movie set manager and browse to a movie you want to add to one of the sets you just created.\n\nIn the movie details area at the top, fill out the sort title to reflect which number the movie is in the collection. You can do this by either the number it is in the series, or by the date the movie was released. The idea is to keep the movies in release order instead of the default alphabetical order.\n\nOn the right hand side of the same window select other details and then drop down the set menu to add the movie to one of the sets you created earlier.\n\nTo double check that all the movies are added correctly you can go back to the movie set manager and check that your movies show up under the right set.\n\n_Note: Don’t worry about the sort order here, that will only be reflected in the library view of XBMC._\n\nIf everything is correct, go back to XBMC and browse the movie library. You should see your new collection when you sort the library by movie title. Highlight the movieset and open the menu to set a thumbnail that is relevant to the entire collection.\n\nBrowse to the picture you want to use and hit OK to use it as the movieset thumb.\n\nNow you movieset will have a better thumbnail that reflect the entire collection rather than just one movie.\n\nIf you select the collection you should see all of the movies you added in the order you gave them, rather than alphabetical order. Cover art, fan art, and movie information will still be there for the individual titles as well.\n\nOnce you are all done you can set your web interface back to the default and enjoy having your movie collections sorted in a logical manner.\n\nThere is one small problem with the sets showing up in the default web interface and not showing any movies within the set, but hopefully that is an acceptable trade off for having the movies sorted within XBMC properly.\n\nHow to set up movie sets with NFO files\n\nXBMC download",
  "title": "Consolidate Movie Collections in XBMC with Movie Sets"
}