Video library/Home videos/custom videos

From XBMC
Jump to: navigation, search
Adding videos to the library:

1. Naming files

Movies
TV shows
Music videos

2. Adding media sources
3. Setting content and scanning

Need to add videos such as home movies or other videos that are not normally found by XBMC's scrapers? Here's some solutions:

1 JustUseTheFileName

2 NFO files

<?xml version="1.0" encoding="utf-8"?>
   <movie>
        <title>Some title</title>
        <originaltitle>Some title just in case - you most likely dont need this either</originaltitle>
        <sorttitle>It will sort by this title if you include it</sorttitle>
        <genre>HomeMovies</genre>
        <id>-1</id>
   </movie>

3 Additional guides

Personal tools
Namespaces
Variants
Actions
Navigation
Wiki help
Google Search
Toolbox