Ember recognizes TV Episodes wrong
#1
Question 
I spent all last week going through my Movies folder with Ember to get everything filled in. Now when I start in on the TV Shows, things don't seem to be working as well. I have my directory structure as:

<TV Show>\Season #\##.ext.

So, Castle S01E05 is:

Castle\Season 01\05.avi

Ember is recognizing the show and seasons right, but it's naming the episodes with a - before the number. So I am seeing Castle S01E-5. When I go ahead and tell the show to scrape, it pulls down the banner, fanart, poster, all season poster; not the individual season posters.

Does anyone have any help for this? I tried adding my regex from XBMC to the Ember Regex list, but that didn't seem to make a difference.

Code:
Season[\._ ]([0-9]+)[\\/]([0-9]+)-?([0-9]+)?[^\\/]*
This should recognize the season # and the episode # (and second episode # if it's a double, named something like 11-12.avi)
Reply

Logout Mark Read Team Forum Stats Members Help
Ember recognizes TV Episodes wrong0