Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Development

Notices

Reply
 
Thread Tools Search this Thread
Old 07-06-2014, 02:16 AM   #1
aprekates
Junior Member
aprekates began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2014
Device: none
Regarding using metadata objects in identify method of metadata download plugin api

In metadata download plugin api
i read in the identify method:

...
Every Metadata object put into result_queue by this method
...

Where can i found more info about how to create a metadata object and how to put it in a result queue?

Thanks.
Alexandros
aprekates is offline   Reply With Quote
Old 07-06-2014, 03:35 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Like this

Code:
from calibre.ebooks.metadata.book.base import Metadata

mi = Metadata('title of book', ['authors of book', 'author2'])
kovidgoyal is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Metadata download API , regarding identify method. aprekates Development 1 07-04-2014 12:01 PM
Small Change to Metadata Source plugin API kovidgoyal Development 2 04-25-2011 02:55 PM
[Metadata Download Plugin] Goodreads Metadata **Deprecated** kiwidude Plugins 30 04-23-2011 02:10 PM
Metadata scraper plugin api kiwidude Development 5 03-06-2011 11:58 AM


All times are GMT -4. The time now is 05:28 PM.


MobileRead.com is a privately owned, operated and funded community.