2009-06-20, 19:35
I am having trouble with this. I have searched the forums but can't find an answer. I created a file called "advancedsettings.xml" and put it in my "c:\program files (x86)\xbmc\userdata" directory. This is what I have in it:
It is picking up the TV show titles in xbmc but they all contain 0 episodes.
Quote:<advancedsettings>My files are formatted as: TV show name\Season 1\01 episode name.avi
<tvshowmatching>
<regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp>
</tvshowmatching>
</advancedsettings>
It is picking up the TV show titles in xbmc but they all contain 0 episodes.