Quote:
Originally Posted by loviedovie
Ok this does not work me either ;(
Actual book
title:Greek Vases in the J. Paul Getty Museum, Volume 3, OPA 2
auth:János Gy. Szilágy
saved pdf: "Greek_Vases_in_the_J._Paul_Getty_Museum,_Volume_3 ,_OPA_2-@-Janos_Gy._Szilagy.pdf"
converted djvu: "Greek_Vases_in_the_J._Paul_Getty_Museum,_Volume_3 ,_OPA_2-@-Janos_Gy._Szilagy.djvu"
save format: "{title}-@-{authors}"
add books regex: "(?P<title>.+)-@-(?P<author>[^_]+)"
This is tested properly with the regex in the add books window meaning that all the underscores are repalced with spaces properly and the author is recognized properly.
I wonder if the new template which replaces spaces with underscores is the issue?
|
@
loviedovie - yes, that and the fact that we lost the diacritics on the Authors name.
I created a book with that name and author - good choice btw.
The PDF in the book folder is
Code:
Greek Vases in the J. Paul Gett - Janos Gy. Szilagy.pdf
I saved it with these settings
And I got this as the saved file name
Code:
Greek Vases in the J. Paul Getty Museum, Volume 3, OPA 2 - János Gy. Szilágy.pdf
I used these Add Books settings
When I added a DOCX with the name
Code:
Greek Vases in the J. Paul Getty Museum, Volume 3, OPA 2 - János Gy. Szilágy.doc
I got this
And in the book folder I have
Code:
Greek Vases in the J. Paul Gett - Janos Gy. Szilagy.doc
Greek Vases in the J. Paul Gett - Janos Gy. Szilagy.pdf
I think that's what we want - give it a go
BR