Kodi Community Forum
Custom tvshowmatching doesn't work for me - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: Custom tvshowmatching doesn't work for me (/showthread.php?tid=43582)



Custom tvshowmatching doesn't work for me - HitDyl - 2009-01-11

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


- stacked - 2009-01-11

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.