mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-19 14:23:09 +02:00
12 lines
376 B
Text
12 lines
376 B
Text
|
|
* 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.
|
|
|
|
* Testing framework
|
|
|
|
* Welcome wizard
|
|
|
|
* MOBI navigation indexing support
|
|
|
|
* Move pdf metadata setting into separate process
|