Some additions
Some additions
Posted Apr 2, 2025 18:14 UTC (Wed) by Cyberax (✭ supporter ✭, #52523)Parent article: Catching up with calibre
This is still possible, but you need a physical Kindle device. You need to download books onto the device, and then you can import them into the library. The same de-DRM plugin still works.
> Content server
Highly don't recommend. It has a history of vulnerabilities. Instead, you can use Calibre-Web ( https://github.com/janeczku/calibre-web ) in a Docker container. It interoperates with the regular Calibre database, so you can use them both at the same time. I'm using the regular Calibre to organize my library and to browse the books, but Calibre-Web to interact with my library from my phone.
There's more stuff about Calibre ecosystem:
1. OPDS support in Calibre-Web allows you to download books from Koreader and other devices.
2. Calibre now supports media overlays, so you can use EPUBs with built-in audio to switch from reading to listening.
3. You can _create_ EPUBs with media overlays using ( https://smoores.gitlab.io/storyteller/ ).
4. The Calibre database can live on a shared network drive, so you can put it on your home NAS.
