View Single Post
Old 02-02-2009, 01:50 PM   #151
ate
Junior Member
ate began at the beginning.
 
ate's Avatar
 
Posts: 9
Karma: 10
Join Date: May 2008
Device: CyBook Gen3
Now (Calibre 4.132) it works with my Vista32. Thank you.

But, I have a question about the import string (?P<title>.+) - (?P<author>[^_]+).

My e-book-directory is sorted in my own way:

<author's name>
<bookname1>
bookname.pdf
bookname.rtf
<bookname2>
bookname2.pdf
bookname2.rtf
<author's name 2>
<bookname1>
.....

Sorry, I'm a "Regular Expression Syntax" novice.

What would be the correct syntax to import the right author's name and booknames (without metadata - they are mostly not correct in my books) from the given filestructure?

Last edited by ate; 02-02-2009 at 01:57 PM.
ate is offline   Reply With Quote