View Single Post
Old 02-19-2011, 06:12 AM   #1
GreymanUK
Junior Member
GreymanUK began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2011
Device: Kindle 3
Covert Vs Save to file

A couple of questions to those brainiacs out there.

1) Is there a method to update a books internal metadata without using covert? I know you can save to disk and set it to update metadata but unfortunately you cant update calibre's internal library (Yes ive read the explosive posts on even thinking about the internal library, and no im happy with it the way it is and dont want to touch its structure).

Why would I want to keep calibre's meta info and change only the books internal meta? Simply put, calibre's library is sync'd with a hosted web folder and used by me to access my books. Kindle 3 is my choice of ereader which can get books from the net.....neat. Sadly I made the site before realising filenames mean nada to the lovely kindle. So my site is set up perfectly to work with calibre but to get the aditional info my site puts into the downloaded filename (now a useless feature) I need to update each books internal meta tags. A feature that calibre does exquisitly with save to file.

Sorry for the wall of text but if I explain what im trying to achieve some clever spark may have an alternate solution. So save to file wont work on calbrie itself incase you monkey with filenames/directories. But if you just wanted to update abook without changing structure you have to use convert which is alot slower and you have to change calibres meta to get the changes across.

So yeah, is there a way to do this or is it a matter of save to file, delete from calibre and import back again.

2) Regex..... had to delve into the murky depths to get my site to work with calibre's structure but it works perfectly now. An alternative to the above would be to duplicate my library but I would like to use the same file structure as kindle. The only issue I have is authors or in this case, where there are multiple authors.
e.g. "Robert Asprin & Linda Evans" with a save to file template how would one reduce that to "Robert Asprin". With php I would delete everything from the first & onwards and the trim the whitespace off the end. trim and preg_replace arent gonna be helpful here. Could someone show me the equivalent for calibre please.

My brains hurting at the moment trying to decide how to continue. After spending all that time on a website whos sole purpose was to server content to a kindle, my kindle, I need to get the structure right. Other than that the calibre, website, kindle idea works great

I know calibre has its own content server but I dont want to leave my pc on all the time. So making my own site was both educational and fun

Thanks for the time you took to read this boring post, and double thanks if you have any helpful comments.

Jay
GreymanUK is offline   Reply With Quote