Win XBMC Tools – Specials Folder Override – Bulk Update Tool
#1
About two years ago with the release of Windows 8 previews, it became clear that Microsoft has changed their thinking around Media Center. As a result, I started to move my HTPCs that were all running Media Browser to XBMC Eden.

We’d spent a long time creating and getting the metadata just the way we liked it thanks mostly to Pete Souza’s Media Center Master application. So it was natural to try and continue to use his application and continue to benefit from the local metadata we’d
built up over the years. This has always given us a high level of control that local metadata offers for all those shows that aren’t easy to fit into thetvdb world.

However, how the XBMC library handles Specials (Season 00) shows was/is different to Media Browsers. Basically, unless the <displayseason> and <displayepisode> are set correctly in the metadata for XBMC, it will automatically place them at the start of each and every season.

In the case of one show, it meant there where 40+ specials, and only 6 actual season episodes in most seasons. There are of course lots of tools that will try and position the specials inline with the season they ‘appear in’, but we preferred having them in the specials folder just like Media Browser.

So I created a tool to recursively walk the TV shows looking for .NFO files contained in the season 00 folders. Once found, examine the episode number and set the <displayseason> tag to -1, and the <displayepisode> tag to the same episode number it has in the specials folder…

Image

So a show with S00E61 , would be :

<displayseason>-1</displayseason>
<displayepisode>61</displayepisode>

XBMC ( GOTHAM with local information scraper ) , will then only display the episode in the SPECIALS folder , and not at the start of each season. (tho you might need to refresh the episode data)

How to use

The tool is very simple to use, simply select the folder containing your TV shows and press process. It will recursively search all the folders looking for specials and update their .NFOs. When complete, a refresh of the special episodes over in XBMC and that’s
pretty much it.

XBMC Tools - Specials Folder Override - Bulk Update Tool

If its useful and helps you have your Specials where you want them , cool , enjoy Smile
Reply
#2
nice looking tool, but if you use MediaElch or Ember you can set the display season as well
Image
Reply
#3
(2013-11-28, 07:56)isamu.dragon Wrote: nice looking tool, but if you use MediaElch or Ember you can set the display season as well

Your are completely correct, but the goal of the tool above is to bulk update the entire collection or large sections of the collection in
one go, set all the specials shows in one go... or reset them in the event of a loss of the local meta data. Beyond this one party trick
the tool has no further uses Smile

After the collection is 'updated' , using Ember or MediaElch is the way to keep it updated.
Reply
#4
(2013-11-24, 22:54)Da1ek Wrote: The tool is very simple to use, simply select the folder containing your TV shows and press process. It will recursively search all the folders looking for specials and update their .NFOs. When complete, a refresh of the special episodes over in XBMC and that’s
pretty much it.

Hi Dal1ek, I'm a little new to XBMC, how do you refresh the special episodes in XBMC?
Ex-Graphic Designer - PS3,iPhone,Windows Theme Creator & General Photoshop & 3DS Max messer
My Projects: http://s746.photobucket.com/user/shagrat...t=6&page=1
Reply
#5
Hi Z0m8ie,

In the theme you are using , you need to open the information page for the episode (special) you are interested in. Then highlight and click refresh option.

This should reload the metadata for the episode ( Assuming you have metadata saved somewhere ).

( Assuming your using local metadata )

If there's enough interest , I will post the version that updates the database directly.
XBMC Version: Gotham Alpha 9 Skin: Xperience 1080
OS: Windows 8.1

http://www.stateofdecay.info
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Tools – Specials Folder Override – Bulk Update Tool0