View Single Post
Old 07-22-2008, 07:51 AM   #2
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by AlexBell View Post
The trouble is that the mobipocket reader and mobi2mobi seem to be entering the data into different parts of the file - what I put into an ebook file with mobipocket reader doesn't necessarily show when I open the same file with mobi2mobi, and vice versa.
The mobipocket reader does not enter it in the file but creates another file with the data. mobi2mobi can use this file to enter the data in the mobi file.

Quote:
And even when I put the data into the file with both what I entered doesn't necessarily show when I open the Cybook library. For example, I bought a book called Beguilement from Fictionwise. This is the first of four in the Sharing Knife series, so I wanted to call it The Sharing Knife 1 Beguilement so that when I get the others in the series they will show up in the library in the right order. I converted the .prc file to a .mobi file, and entered the name I wanted. The library still shows the Title as The Sharing Knife, which is going to cause some problems when I get the rest of the series.

Am I doing something wrong? Is there a solution?
On the command line:

Code:
mobi2mobi original.prc -o new.mobi --title "The Sharing Knife 1 Beguilement"

or 

mobi2mobi original.prc -o new.mobi --prefixtitle "Sharing Knife 1-"
tompe is offline   Reply With Quote