No problem and thank you very much for your reply!
Before readind your reply, I was writing a better post and I paste here for a future wishlist, you never know. Thanks again!!!
--------------------------------
About my last post I'm writing more for avoiding any misunderstanding. Every book has the same logic structure in its filename. They are as follows:
forename name - title.epub
but better an example in an old english book title:
H.G. Wells - The Time Machine
...in metadata content.opf file, you can see...
for the author's names:
<dc:creator opf:role="aut">H. G. Wells</dc:creator>
for the book title:
<dc:title>The Time Machine</dc:title>
Is it possible to automate, to batch from filename to content.opf for a chosen directory of epubs?
-------------------------------
|