opds-reader
opds-reader copied to clipboard
A calibre plugin containing an OPDS client that can import books into calibre
(Python has a camelCase modula/pascal feel to it)
Perhaps use the [Bonjour protocol](https://en.wikipedia.org/wiki/Bonjour_(software))? (is this what FBReaderJ uses?)
Some examples: - feedbooks: ``` http://www.feedbooks.com/books/top.atom?category=FBFIC028000&lang=en http://www.feedbooks.com/catalog.atom ``` - Internet archive: ``` http://bookserver.archive.org/catalog/ ``` - Pragmatic bookshelf: ``` http://pragprog.com/magazines.opds ``` - ManyBooks: ``` http://www.manybooks.net/opds/index.php ``` - Project Gutenberg: ``` http://m.gutenberg.org/ebooks/?format=opds...
I tried to load my fbreader library (https://books.fbreader.org/opds), but it needs google oauth2 (for web applications), which isn't supported.
Hello ! I just installed the plugin and I must admit it's a great tool :) Unfortunately when browsing a catalog (http://gallica.bnf.fr/opds), I can list the different categories and download...
Log: ``` Starting job: https://standardebooks.org/ebooks/abraham-merritt/the-moon-pool/dist/abraham-merritt_the-moon-pool.epub3 Job: "https://standardebooks.org/ebooks/abraham-merritt/the-moon-pool/dist/abraham-merritt_the-moon-pool.epub3" failed with error: Traceback (most recent call last): File "site-packages\calibre\gui2\threaded_jobs.py", line 83, in start_work File "site-packages\calibre\gui2\ebook_download.py", line 87, in __call__ File "site-packages\calibre\gui2\ebook_download.py", line...
Hi, i get an error on calibre 3: ``` Traceback (most recent call last): File "/usr/lib/calibre/calibre/gui2/ui.py", line 156, in __init__ ac = self.init_iaction(action) File "/usr/lib/calibre/calibre/gui2/ui.py", line 170, in init_iaction ac...