mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
11 lines
368 B
Plaintext
11 lines
368 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.
|
|
- test adding/recusrsize adding and adding of duplicates
|
|
|
|
* Testing framework
|
|
|
|
* MOBI navigation indexing support
|
|
|