calibre/todo
Kovid Goyal 4d5c538f89 IGN:...
2009-03-12 16:21:45 -07:00

9 lines
374 B
Plaintext

* Refactor web.fetch.simple to use per connection timeouts via the timeout kwarg for mechanize.open
* Refactor IPC code to use communication logic from multiprocessing
* Use multiprocessing for cpu_count instead of QThread
* Rationalize books table. Add a pubdate column, remove the uri column (and associated support in add_books) and convert series_index to a float.