View Single Post
Old 02-10-2010, 03:53 PM   #1
rtype
Enthusiast
rtype doesn't litterrtype doesn't litterrtype doesn't litter
 
Posts: 41
Karma: 200
Join Date: May 2009
Device: none
LibraryThing metadata download plugin

Hi,

I've put together a plugin which downloads metadata from libraryThing.com into calibre, based on the amazon one.

The plugin is using the webapi from libraryThing so the information that is extracts can be sparse, however the field I have found usefull is the series and series index fields.

It searches with the isbn if available otherwise uses the name of the book.
the fields it processes (if available) are:

title
author
description
series
originalpublicationdate

In order to use it you will need to get a developer key for librarything, see http://www.librarything.com/services/keys.php

Hopefully someone will find it usefull,
Any comments/tips appreciated as this is pretty much the first chunk of python I've ever hacked together.
Attached Files
File Type: zip LibraryThing_plugin.zip (1.7 KB, 1254 views)

Last edited by rtype; 02-23-2010 at 08:28 AM.
rtype is offline   Reply With Quote