09-09-2008, 11:58 AM | #1 |
Guru
Posts: 610
Karma: 4150
Join Date: Mar 2008
Device: Sony Reader PRS-T3, Kobo Libra H2O
|
Forcing the Reader to update title/author
Is there some way to force a Reader to update its title/author data for a book while retaining everything else (especially the id)? All methods that I know lead to a generation of new id:
- modify the book file's creation date and/or size and/or filename - delete the book's record from the cache XML - modify date/size/name of the book's record in the cache XML (I have written a tool which generates collections, but I can't set title and author - except maybe by decoding them from each particular file, which I don't want to do - I would have to write a parser for each filetype, for one thing...) |
09-09-2008, 12:44 PM | #2 |
creator of calibre
Posts: 44,381
Karma: 23766374
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Set the title and author directly in the XML database.
|
Advert | |
|
09-10-2008, 01:06 AM | #3 | |
Guru
Posts: 610
Karma: 4150
Join Date: Mar 2008
Device: Sony Reader PRS-T3, Kobo Libra H2O
|
That's what I would rather avoid, because
Quote:
|
|
09-10-2008, 01:23 AM | #4 |
creator of calibre
Posts: 44,381
Karma: 23766374
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Then the answer is no. I thought you meant you wanted to change the collection information for books already on the reader.
|
09-10-2008, 01:54 AM | #5 |
Guru
Posts: 610
Karma: 4150
Join Date: Mar 2008
Device: Sony Reader PRS-T3, Kobo Libra H2O
|
Updating the collection information for books that are on the Reader is easy and my application does that. It's just that with my usual "modus operandi", it means plugging the Reader in, uploading a book, unplugging the Reader (so that it creates the metadata), replugging it, running my application, unplugging. I was hoping for a way that would avoid the unplug-replug, but I am certainly not going to write a parser for all supported ebook formats just to achieve it.
|
Advert | |
|
09-10-2008, 02:09 AM | #6 |
creator of calibre
Posts: 44,381
Karma: 23766374
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Why dont you just use the commandline metadata parsers in calibre?
|
09-10-2008, 05:31 AM | #7 |
Guru
Posts: 610
Karma: 4150
Join Date: Mar 2008
Device: Sony Reader PRS-T3, Kobo Libra H2O
|
Because I didn't realize they are there :-)
Btw., it would be quite useful if their output was standardized. E.g. LRF-META will output: Code:
Title: An Awesome Book Code:
Title : An Awesome Book I'll see about adding these calls to my utility and if it works, see about updating it into a releasable state. |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing from Title-Author to Author - Title | Amalthia | Calibre | 17 | 01-22-2017 11:20 PM |
author/title switched in calibre's reader view | tlc | Calibre | 0 | 01-28-2010 10:56 PM |
Rename title/author in Reader software possible? | jasonrak | Sony Reader | 1 | 12-02-2007 11:11 AM |
how to embed title and author | gteague | Amazon Kindle | 3 | 11-26-2007 09:45 AM |
Getting Title & Author Displayed by Connect Reader and Sony Reader | Vienna01 | Sony Reader | 3 | 11-07-2006 12:56 AM |