Open aero31aero opened 8 months ago
Hi!
This is a great idea! A lot of e-book platform support OPDS.
It will take a while for me to get to it, but I will definitely add support for this.
or also allow you to set up auto-import rules such that you set a language and all books in your catalog in that language get imported
I'll have to add this to the user manual. It's better to not import text that you don't intend to read, because whenever you create a phrase, it will be indexed in every text you have imported.
Not sure at what point will this become an issue, I have 700+ phrases and 6~ books imported, and it is still functioning well.
Hi, I'd like to propose adding OPDS import. In case you're unfamiliar with OPDS, its an XML based API for browsing library catalogues that makes it very simple to download books. You can read the full spec here but I'll show a dummy session below:
I run a calibre-web instance for my books, which exposes an api like:
Any specific entry looks like this:
This would make importing books trivial (instead of downloading them locally and then uploading them), or also allow you to set up auto-import rules such that you set a language and all books in your catalog in that language get imported.