From: garyttirn <60613994+garyttirn@users.noreply.github.com> Date: Sun, 16 Oct 2022 10:37:04 +0000 (+0300) Subject: Update regexps for the finnish EIT scraping X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=604d81a29f88b37189b49cf6a2dfe73b1ca546da;p=thirdparty%2Ftvheadend.git Update regexps for the finnish EIT scraping --- diff --git a/data/conf/epggrab/eit/scrape/fi b/data/conf/epggrab/eit/scrape/fi index 3b952ad65..b8146498b 100644 --- a/data/conf/epggrab/eit/scrape/fi +++ b/data/conf/epggrab/eit/scrape/fi @@ -5,6 +5,8 @@ ], "episode_num": [ "([0-9]+)\/[0-9]+", - "[Kk]ausi ?[0-9]+[.,] Osa ?([0-9]+)" + "[Kk]ausi ?[0-9]+[.,] [Oo]sa ?([0-9]+)", + "[Jj]akso ?([0-9]+)", + "([0-9]+)\. [Jj]akso\." ] }