Regex for Ember
#1
Hi all,

I have been using xbmc for about a year (on a Raspberry Pi). After the usual teething problems, it's working great and I decided to start using Ember Media Manager. It is working well for my movies but just can't get it right for TV Shows. It can be fixed with a different regex but it just won't work. I used Expresso (http://www.ultrapico.com/Expresso.htm) and managed to put together a regex that recognizes my folder/file structure but can'/don't know how to make it work in the Ember scraper. All my TV Shows are in this format : [root]/tvshows/show name/season #/## - episodename.ext

Dos anybody know what regex should look like ?

Using Expresso,this works : \bSeason\b[ ][0-9]+[\\/]+[0-9][0-9][ ]-[ ][A-Z|a-z|0-9|\'|\(|\)|?|\&|\ ]*\.[a-z]{3}
I am sure it can be corrected and shortened, but that's not the issue.

Thanks to anyone that replies.
Reply


Messages In This Thread
Regex for Ember - by oggie62 - 2013-01-14, 22:41
RE: Regex for Ember - by oggie62 - 2013-01-15, 16:55
RE: Regex for Ember - by m.savazzi - 2013-05-22, 01:30
Logout Mark Read Team Forum Stats Members Help
Regex for Ember0