View Single Post
Old 03-03-2023, 07:54 PM   #2
Tillomar
Bookworm
Tillomar began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2023
Location: Germany
Device: Kindle Keyboard + Paperwhite 1 + Paperwhite 3
simplified...

I simplified my regexp expression to gain insight into what is causing the problem (one of serveral); so far, this one is the simplest expression that does also find titles w/o even any round bracket:
Code:
title:"~\([^()]*?\s+\d+\)"
(of course, the result is somewhat different from my original query...)

Currently, I feel that this must be some bug in calibre, but I would hate to bother the bug list if the problem sits in front of the keyboard.

Anyone?
Tillomar is offline   Reply With Quote