View Single Post
Old 06-20-2014, 03:43 AM   #1
aboettget
Junior Member
aboettget began at the beginning.
 
Posts: 8
Karma: 12
Join Date: Jun 2011
Device: Kindle 3
Insert metadata from Calibre into PDF files

I have written a small shell script which can copy the metadata from Calibre to PDF files:
https://github.com/aboettger/ShellSc...ata_by_calibre

You can call it directly from a terminal. As a parameter a path is expected. This path and all subdirectories are searched.:
Code:
update_pdf_metadata_by_calibre [path_to_calibre_library]
Likewise can be called via Calibre. Look at the image for details.
Attached Thumbnails
Click image for larger version

Name:	Bildschirmfoto von »2014-06-20 09:37:48«.png
Views:	1955
Size:	60.6 KB
ID:	124377  
aboettget is offline   Reply With Quote