Adding Home Videos as TV ShowsI have found this to be the best solution for managing my home videos.
Adding home videos as TV Shows is slightly different to adding them as Movies. It involves:
- Creating a nfo file for your Home Video folder
- Renaming your home video files
- Creating nfo files for each of your home videos
- Creating thumbnails for each of your home videos
- Creating the fanart
- Setting the content of your home videos folder to TV Shows and setting fanart
1. Creating a nfo file for your Home Video folderFirst, to explain my folder structure. I ended up creating two sub-folders under Home Videos because I decided to put my home videos into two groups and add them separately as TV Shows. My folder structure looks like this:
/video/Movies/
/video/Music Videos/
/video/TV Shows/
/video/Home Videos/Home Movies/
/video/Home Videos/Dancing Concerts/
To get xbmc to recognise my two home video folders (“Home Movies” and “Dancing Concerts”), I created two nfo files and placed them within the relevant folder of the home video folder. You end up with:
/video/Movies
/video/Music Videos
/video/TV Shows
/video/Home Videos/Home Movies/tvshow.nfo
/video/Home Videos/Dancing Concerts/tvshow.nfo
Note - The name of the nfo file is the same (tvshow.nfo) in both instances – it must be this name and not the name of the folder.
The nfo file for a TV Show is different to movies and TV episodes. The correct structure can be found
here. It is reproduced below for your convenience.
<tvshow>
<title>My TV Show</title>
<rating>9.900</rating>
<season>-1</season>
<episode>0</episode>
<displayseason>-1</displayseason>
<displayepisode>-1</displayepisode>
<plot>The best TV show in the world</plot>
<genre>Action and Adventure / Drama</genre>
<premiered>2000-01-01</premiered>
<studio></studio>
<actor>
<name>Big John</name>
<role>Jack of all trades</role>
<thumb></thumb>
</actor>
</tvshow>Copy and paste the above into a text file. My tvshow.nfo file for Home Movies looks like this:
<tvshow>
<title>Home Videos - Movies</title>
<episodeguideurl><episodeguideurl>
<!-- select the correct seriesid and language (en.zip) -->
<rating></rating>
<episode>0</episode>
<plot></plot>
<genre></genre>
<premiered>1992</premiered>
<studio></studio>
<actor>
<name></name>
<role></role>
<thumb></thumb>
</actor>
</tvshow>Note that the name of the TV Show within the nfo file does not have to be the same as the folder name. I have deliberately prefixed my two TV Shows with “Home Video -”. This way, when I turn Library Mode on, they will be next to each other on the list.
2. Renaming your home video filesXbmc requires a certain naming convention is order to recognise TV episodes. Each of your home video files needs to include the name of the TV show (in our case the name of the folder) and its season and episode number. So my home video file
“Madison’s Netball Final (2007).iso”
was renamed
“Home Movies s2007e01 – Madison’s Netball Final (2007).iso”
Notes- By using the year as the season number, all my home videos are classified by year.
- I have a number of “Best of” home videos that span a number of years. By denoting these with a season number of “0” (eg s0e01), they appear as “Specials” in xbmc.
- When naming files, avoid using the ampersand (“&”).
3. Creating nfo files for each home videoYou need to create nfo files for each of your home video files. Nfo files for TV episodes have a different structure to both TV Shows and Movies. The structure for TV episodes can be found
here.
It is re-produced below for your convenience.
<episodedetails>
<title>My TV Episode</title>
<rating>10.00</rating>
<season>2</season>
<episode>1</episode>
<plot>he best episode in the world</plot>
<credits>Writer</credits>
<director>Mr. Vision</director>
<aired>2000-01-01</aired>
<actor>
<name>Little Suzie</name>
<role>Pole Jumper/Dancer</role>
</actor>
</episodedetails>Simply copy and paste the above content into a text file and save the file. You now need to edit the file and insert the relevant details for the home video in question. Below is how my nfo file for “Madison’s Netball Final (2007)” looks.
<episodedetails>
<title>Madison's Netball Final</title>
<rating></rating>
<season>2007</season>
<episode>3</episode>
<plot>Tradegy and ecstasy as Madison is forced from the court due to illness as her Windy Hill
team powers on to win the final against North Melbourne in overtime.</plot>
<runtime>58 min</runtime>
<credits></credits>
<director>Duffy</director>
<aired>2007</aired>
<actor>
<name> Madison </name>
<role>Herself</role>
</actor>
<actor>
<name>Jorgia</name>
<role>Herself</role>
</actor>
<actor>
<name> Shelby </name>
<role>Herself</role>
</actor>
<actor>
<name>Lauren</name>
<role>Herself</role>
</actor>
<actor>
<name>Alyce</name>
<role>Herself</role>
</actor>
<actor>
<name>Laura</name>
<role>Herself</role>
</actor>
<actor>
<name>Molly</name>
<role>Herself</role>
</actor>
<actor>
<name> Erin </name>
<role>Herself</role>
</actor>
</episodedetails> After inserting the relevant information, save the file to the same folder as the video and give it the same name as the video but with a “nfo” extension. For me, I have:
Home Movies s2007e01 – Madison’s Netball Final (2007).iso
Home Movies s2007e01 – Madison’s Netball Final (2007).nfo
You need to create a nfo file for each home video – just keep editing the same file and save to a different name.
4. Creating ThumbnailsThe dimensions for wide icons is 760 x 140. Just use your photo editing software, etc to design something and save the file. I saved my icons as jpeg and renamed them with the tbn extension.
The wide icons need to be saved in the same folder as your home video folder ie not within the home video folder (see below under Taking Stock).
5. Creating The FanartWithin Library Mode, fanart is often shown in the background. To replicate the same effect, you just need to find a jpeg file to your liking and save it somewhere assessable by xbmc. No naming conventions are required, although I did rename my jpeg files with the tbn extension as I tend to have less problems with the tbn extension.
Taking StockJust to make sure we are all on the same page, if you have got to this point, your folder/file structure should look something like this::
/video/Home Videos/Home Movies.tbn
/video/Home Videos/Home Movies fanart.tbn
/video/Home Videos/Dancing Concerts.tbn
/video/Home Videos/Dancing Concerts fanart.tbn
/video/Home Videos/Home Movies/tvshow.nfo
/video/Home Videos/Home Movies/Home Movies s2007e01 – Madison’s Netball Final (2007).iso
/video/Home Videos/Home Movies/Home Movies s2007e01 – Madison’s Netball Final (2007).nfo
/video/Home Videos/Home Movies/Home Movies s2007e01 – Madison’s Netball Final (2007).tbn
/video/Home Videos/ Dancing Concerts /tvshow.nfo
/video/Home Videos/ Dancing Concerts / Dancing Concerts s2002e01.iso
/video/Home Videos/ Dancing Concerts / Dancing Concerts s2002e01.nfo
/video/Home Videos/ Dancing Concerts / Dancing Concerts s2002e01.tbn
6. Setting Content to TV Shows and Setting FanartIn File Mode, navigate to where your home video folder is listed and right click on its name. Select “Set Content” and set to “TV Shows”.
You set the fanart by highlighting the folder and selecting “info” on the remote (or “i” on the keyboard). Select "Fanart" then "Browse" and navigate to where you saved your fanart, select the file and select OK.
That’s it. Turn Library Mode on and all your home videos will now appear under TV Shows. You may have to “Scan For New Content”. While skimming your home video files in Library Mode, just hit "Info" on the remote (or "i" on the keyboard) to bring up the info entered in the corresponding nfo file.
In case you’re wondering, unlike Movies, I was not able to create a new genre for Home Videos under the TV Shows title – if you know how, please post up the steps.
Enjoy your home videos in Library Mode!

Duffy
Edited by Duffy, 13 April 2009 - 06:28 AM.