View Single Post
Old 06-02-2015, 09:42 PM   #22
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,832
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by loviedovie View Post
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

Click image for larger version

Name:	Capture.JPG
Views:	185
Size:	110.3 KB
ID:	138956

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

Click image for larger version

Name:	Capture2.JPG
Views:	189
Size:	142.6 KB
ID:	138957

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

Click image for larger version

Name:	Capture3.JPG
Views:	177
Size:	34.0 KB
ID:	138958

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
BetterRed is offline   Reply With Quote