| 
	
		
		
		
		
		 
			
			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?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 |