REGEX for Episode 1 - Pilot
#1
Smile 
Hi,
I've tried my best to understand the additions I should be making to advancedsettings xml, but it's a bit over my head.

Basically, I rename everything like this:

Show name/Season/Episode 1 - Episode title

e.g. American Dad/Season 4/Episode 1 - American Dad.avi

I can't find any examples that would work for this naming structure.

Could someone help me out?

Cheers
Reply
#2
Ok, I've read up some more, and this is what I've come up with... It still doesn't work though, but as far as I can tell, it should do.

Season[\._ ]([0-9]+)[\\/]Episode ([0-9]+) - [^\\/]*
Reply
#3
Looks good to me - check the debug log to determine that it is in fact correct. It will show that you have advancedsettings.xml configured correct and will also show if it's matching any episodes.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
REGEX for Episode 1 - Pilot0