Quote:
Originally Posted by flowoeB
Is there a way to get Calibre to use Apples iTunesMetadata.plist with a fallback to the epub metadata and the filename guessing when importing epub files?
|
No, there is not.
Quote:
Originally Posted by flowoeB
If not, is there any program that can overwrite the epub's metadata with the ones from itunes?
Or is there a way to get calibre to import via connecting to itunes (it shows the metadata exactly the way they should be but doesn't let me copy the books over).
|
I'm not aware of any, but there might be something out there. The plist format is fairly self-explanatory, a motivated programmer could write something. Python has a plist module.
G