TV episode recognition help required
#1
Hi Guys,

I've got an odd naming convention going on and would like some assistance with setting up the advanced settings file.

An example of the format is as follows ~\TV Series\Black Books\Season 01\01 pilot.avi

I've tried:
<advancedsettings>
<tvshowmatching>
<regexp>Season[\._ ]([0-9]+)[\\/]([0-9]+)[^\\/]*</regexp>
<tvshowmatching>
</advancedsettings>

To no avail, and was wondering if one of you might be able to give me a hand..
Reply
#2
Have you tried renaming the episode to s01e01 pilot.avi? I don't think it's really necessary to alter the advanced setting in order to scrape episodes.
Reply
#3
SWMBO asks that I don't do it that way, I can add a suffix but not a prefix.
Reply
#4
<regexp>[/\\]season[^\w]?(\d{1,2})[^\d]*[/\\](\d\d?)[^\w]([^/\\]*)</regexp>
clearArt Concept
cdArt Concept

*If like, thank user
Reply

Logout Mark Read Team Forum Stats Members Help
TV episode recognition help required0