Quote:
Originally Posted by eschwartz
Specify a null value for languages/publisher - it gets reset to the default. (english, published 0101-01-01T00:00:00+00:00)
It makes no sense to have a book without a language, or one that was never published (or at least written). Or so I would assume.
identifiers -- you need to clear each identifier (as stated in the --help).
Code:
ebook-meta /path/to/ebook --identifier "identifier-type:"
Copyright -- what copyright tag?
|
Thanks for your help.
For clearing identifiers, I can get rid of the isbn by using:
--identifier isbn:
but I've found no way I can get ride of the mobi-asin. I've tried:
--identifier mobi-asin:
--identifier=mobi-asin:
--identifier="mobi-asin:"
--identifer= "mobi-asin:"
nothing seems to work.
Also, how do I get rid of the tags metadata? I can empty it, but it still shows when I use ebook-meta on the file - it just shows with no data
And sorry, not 'Copyright' - I meant 'Rights'. ebook-meta doesn't even recognise the parameter "--right=" or "--rights="