Hi Iņigo,
Nice list, some remarks/info/questions.
Quote:
Originally Posted by Iņigo
- management of book metadata:
. edit title, author, publisher, added date, pages
. this is not so difficult for pdf files, as poppler lib can read them.
The real problem is that UDS will revert the values
|
Do you want to edit the real metadata inside the document or the title/author that the DR is showing? At this moment every time a document is displayed with UDS, the metadata is extracted and the title and author are updated in the global.db on the DR. The advantage of this is that you do not have to type the title/author yourself but that they are automatically extracted. However, when the metadata in the document is incorrect, it keeps displaying the incorrect data, even when you (manually) changed the data in the global.db file. (probably you new this already)
I made a change to metadb so that it checks for a specific value inside of the tag-attribute. Based on that it can prevent updates to title and author. So the first time the document is opened UDS extracts any metadata and stores it into global.db. I created a new menu entry that allows changing title, author and tag. So if the extracted value are not correct, they can be manually updated and protected by adding a special keyword to the tag. (I can imagine a future version that uses a checkbox and adds the keyword.)
(only available in the next update of MackxPatch :-)
You also mention publisher, added date and pages, what are you planning to do with these on the DR?
Marcel.