View Single Post
Old 10-07-2012, 02:23 PM   #3866
Analogus
Fanatic
Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.Analogus ought to be getting tired of karma fortunes by now.
 
Analogus's Avatar
 
Posts: 568
Karma: 2170348
Join Date: Apr 2011
Device: 2x Sony PRS-350; PRS-300 (†), Paperwhite (†), Voyage
Question to developers:

How can I get metainformations from books?

For example:
If I want to get the filetype I use this statement:
Code:
FileSystem.getMIMEType(kbook.model.currentBook.media.path)
So far so good.

I additionally would need:

Author
Pub.Date
Filedate
Filesize
...

Questioned the other way round:

I tried to incorporate Terisa's file found to be here:
http://code.google.com/r/terisam-cha...om_BookInfo.js
But it doesn't work well. So far as I can see, it should show file meta data like mentioned above.

Or questioned the 3rd way:

I want to use vanilla book information but additionally with genre and collections


Thank you!
Analogus is offline   Reply With Quote