Files
calibre/todo
T
2009-05-14 12:35:59 -07:00

9 lines
346 B
Plaintext

* Refactor web.fetch.simple to use per connection timeouts via the timeout kwarg for mechanize.open
* Rationalize books table. Add a pubdate column, remove the uri column (and associated support in add_books) and convert series_index to a float.
* Replace single application stuff with Listener from multiprocessing
* Fix HTML-to-ZIP plugin