vdr-projects / vdr-plugin-epgsearch

Searchtimer and replacement of the VDR program menu
GNU General Public License v2.0
3 stars 5 forks source link

Parsing Error with multiple colons #14

Closed FireFlyVDR closed 1 year ago

FireFlyVDR commented 1 year ago

If the title contains more than one colon the parser fails and the line in the whats_on menu stays empty. In the log appear message like: error parsing '%time_w% %time_d%#011%time%#011$status$#011Berufung? Deutschlands wichtigste Jobs%colon% Müllwerker:innen ~ %subtitle%' error parsing '%time_w% %time_d%#011%time%#011$status$#011Berufung? Deutschlands wichtigste Jobs%colon% Forstwirt:innen ~ %subtitle%'

The attached patch fixes this.

epgsearch-2.4.1_-fix_parser_error_multiple_colon_whatson.diff.txt

tomjfr commented 1 year ago

Will be in the next update