| 
	|||||||
![]()  | 
            
        
    
| 
             | 
        Thread Tools | Search this Thread | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Junior Member 
			
			![]() 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  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 creator of calibre 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609 
				Karma: 28549044 
				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'])
 | 
| 
		
 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
![]()  | 
            
        
    
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Metadata download API , regarding identify method. | aprekates | Development | 1 | 07-04-2014 01:01 PM | 
| Small Change to Metadata Source plugin API | kovidgoyal | Development | 2 | 04-25-2011 03:55 PM | 
| [Metadata Download Plugin] Goodreads Metadata **Deprecated** | kiwidude | Plugins | 30 | 04-23-2011 03:10 PM | 
| Metadata scraper plugin api | kiwidude | Development | 5 | 03-06-2011 12:58 PM |