Help with add books regexp
Hi everyone !
I jump on that topic because I'm managing my 5000 comics with Calibre as well (converting from .cbr/.cbz to pdf for easier reading on my iPad). Please apologize newbie question:
My issue is that all are in french, named like "Tintin - T02 - Tintin au Congo" (Serie - T_album number - Title") and when I import them into Calibre, I would like to have the serie, the album number and the title recognized. However I don't know how to configure manually the regex in "adding book settings" to have them recognized as such. I tried with "(?P<title>.*)" but I don't know the rules and the spec.
Any support here, please ? Thank you in advance
|