]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Fix scraping 'new' flag from UK EIT.
authorJim Hague <jim.hague@acm.org>
Mon, 28 Sep 2020 11:44:46 +0000 (12:44 +0100)
committerFlole998 <Flole998@users.noreply.github.com>
Mon, 28 Sep 2020 22:04:02 +0000 (00:04 +0200)
commit04ccb9fd99e526a60355ee908a8ad30cf009b996
treee972443baeb05ec123e7aea06d0b9479ebd064f5
parent6b8f014c39703640a1fe8af9c2b7663588ed2b56
Fix scraping 'new' flag from UK EIT.

1. The regular expression must contain a subgroup match to be recognised
as a match.
2. Follow xmltv.c and set flag to 1.
data/conf/epggrab/eit/scrape/uk
src/epggrab/module/eit.c