Hi,
I also have some problems with a regex for importing books.
My books look like this:
"author - title.epub"
"author - series xx - title.epub"
That work fine IF author NOT looks like: "Brain, Master-Mind"
The "-" within the author splits the "Master-Mind" and makes the "Mind..." to the series.
BTW: I always use " - " as separator.
Please help me. I tried it alone - but....no success....
|