Custom tvshowmatching doesn't work for me
#1
Hi

I got these episodes that are like this 401 - Title.avi (In /Show/Show Season 04/)
So I added an advancedsettings.xml and added

<advancedsettings>

<tvshowmatching>

<regexp>([0-9]+)([0-9][0-9])[^\\/]*</regexp>

</tvshowmatching>

</advancedsettings>

But it doesn't find the seasons and episodes
Reply
#2
I just recreated this with my settings and it worked fine.

setup:
C:\The Simpsons\The Simpsons Season 04\401 - Kamp Krusty.avi

AdvancedSettings.xml
Code:
<advancedsettings>
  <tvshowmatching action="append">
    <regexp>([0-9]+)([0-9][0-9])</regexp>
  </tvshowmatching>
</advancedsettings>

Set Content>>TV Shows>>check TheTVDB.com and Select a folder...>>click ok>>bring up the context menu and click TV show information

And the show should add.
Reply

Logout Mark Read Team Forum Stats Members Help
Custom tvshowmatching doesn't work for me0