calibre-opds-client icon indicating copy to clipboard operation
calibre-opds-client copied to clipboard

Download books from an 🗄️ OPDS catalog using a 📚 Calibre plugin.

Results 12 calibre-opds-client issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The OPDS Client button doesn't appear in the Toolbars & menus dialog box after installing the plugin in Calibre 5.16 on Arch Linux. **To reproduce** 1. Install...

Fixed this ~/src/calibre-opds-client$ calibre Traceback (most recent call last): File "calibre/gui2/ui.py", line 134, in __init__ File "calibre/gui2/ui.py", line 152, in init_iaction File "calibre/customize/__init__.py", line 616, in load_actual_plugin File "importlib/__init__.py", line...

For example: - feedbooks: ``` example http://www.feedbooks.com/books/top.atom?category=FBFIC028000&lang=en ``` or ``` example http://www.feedbooks.com/catalog.atom ``` - Internet archive: ``` example http://bookserver.archive.org/catalog/ ``` - Pragmatic bookshelf: ``` example http://pragprog.com/magazines.opds ``` - ManyBooks: ```...

priority: low
related: OPDS
type: enhancement

the Usage section can be improved

priority: medium
type: documentation

When downloading books from https://standardebooks.org/opds ``` 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 109, in _add Exception:...

priority: high
type: bug

use [`fuzzywuzzy`](https://pypi.org/project/fuzzywuzzy/)?

priority: low
type: enhancement