Added by steve parry over 9 years ago
Hey all,
Trying like mad to get some tv programs to series record. but just cant get the regex to work.
The regex works in all the online testing tools.
The test im trying to get is
"Live British Grand Prix"
using http://regexpal.com/ I've tried
Live[\s\S]+Grand Prix
Live ([A-Z])\w+ Grand Prix
there are others but nothing ive tried works in tvheadend?
What am I missing