change ProfT. regex
This commit is contained in:
parent
fd14800298
commit
559b0b667b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ eng = ^(?P<title>.*)\s+\(S(?P<season>\d+)/E?(?P<episod>\d+|Weihnachtsspecial)\).
|
|||
[Professor T.]
|
||||
rss = https://mediathekviewweb.de/feed?query=%23Professor%2BT.%20%20%3E40
|
||||
languages = ger
|
||||
ger = ^(?P<title>.*?)( - Staffel \d+)?\s?(\(Audiodeskription\))?$
|
||||
ger = ^(?P<title>[^\(\)]*?)( - Staffel \d+)?(\s\(?!Audiodeskription\))?$
|
||||
thetvdb = 323666
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue