mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-11-01 11:07:02 -04:00
9 lines
317 B
Plaintext
9 lines
317 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.
|
|
|
|
* Refactor save to disk into separate process
|
|
|
|
* Testing framework
|