View Single Post
Old 02-17-2025, 06:23 AM   #635
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,732
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
Quote:
Originally Posted by Comfy.n View Post
Hi kiwidude, maybe still groundhog day! I wanted to try this plugin then I tried to preview this url as a list source...

https://www.goodreads.com/review/lis...uth?shelf=read

.. and got this message:

Spoiler:
Traceback (most recent call last):
File "calibre_plugins.import_list.tab_webpage", line 802, in _preview_rows
File "re\__init__.py", line 227, in compile
File "re\__init__.py", line 294, in _compile
File "re\_compiler.py", line 743, in compile
File "re\_parser.py", line 982, in parse
File "re\_parser.py", line 457, in _parse_sub
File "re\_parser.py", line 867, in _parse
re.error: missing ), unterminated subpattern at position 2
That one has been broken for a long while I believe, for the last 11 months at least. It is from a monster change I had to make across many plugins to the raw string syntax, which apparently was not as trivial as just sticking an r in front of the string when the previous values were heavily escaped as the goodreads regexes are. Ugh. New fix incoming...

Last edited by kiwidude; 02-17-2025 at 06:29 AM.
kiwidude is offline   Reply With Quote