Project

General

Profile

Actions

Feature #4795

closed

eit: scraper regex processing should use PCRE/PCRE2 if available

Added by Jim Hague over 7 years ago. Updated over 7 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
EPG - Grabbers
Target version:
-
Start date:
2017-12-14
Due date:
% Done:

0%

Estimated time:

Description

PCRE/PCRE2 (if already in use) would make writing some scraper patterns easier.

Right now I'm thinking of being able to have a grouping subpattern that is not captured. So you could, say, use

(?:[.][.][.][:.]*[.:]|[0-9]+/[0-9]+[.]) ([^:]*):

when matching for a subtitle.

Actions

Also available in: Atom PDF