Ok, I'll give it a shot.
I was playing around with the command line commands to see if I was doing something wrong through the gui and found the following.
I add a single book (*.lit) to the library. I edit the metadata and add something to the TAGS, SERIES and Book # fields. For example (Fiction, Deathlands, Book 1)
Then I convert it to lrf format. The changes still show up in the gui.
(good so far)
I save the book to disk. I leave the book in the library. I go to the directory where the books are stored. There are 4 files: *.lrf *.lit *.opf *.jpg
I use lrf-meta to look at the metadata and it shows UNKOWN for the category and doesn't even list the Series or Book number.
I try to run the opf-meta and the lit-meta commands on the respective files and they both error out with
AttributeError" 'OPFReader' object has no attribute 'language'
any thoughts?
|