CalibreΒΆ
Calibre β Preferences β Sharing β Sharing over ht net β The port on which to listen for connections
<port>
Calibre β Connect β share β Start Content server
PS: I canβt add books with calibredb add <Book> --with-library <calibre_data>
when calibre-server.exe --port <port> <calibre_data>
running.
mkdir calibre
cd calibre
vim docker-compose.yml
Copy from here. And add volumes as books storage liked:
vim docker-compose.yml
volumes:
- ./config:/config
- /mnt/nvme/book:/book
- /mnt/nvme/sambashare/audioebook:/audioebook
sudo docker compose up -d
Cabibre β Preferences β Sharing β Sharing over the net β Run server automatically when calibre starts (On) β Start server.
The opds serve is on
http://<your_host>:8081/opds
.Calibre β Control bar β Enable Audio
Setting [3][4]ΒΆ
Calibre β Select your book β View β View with calibre E-book viewer
Stay at the top of the reader β Show controls β Preferences
Miscellaneous β Show a toolbar with the most useful actions (On) β Customize toolbar β Put you want into
Current actions
likedRead aloud
,Lookup words
β OKRead aloud β Configure Read aloud β Text-to-Speech engine β
The Piper Neural Engine
Voices β English β
libritts (United States) [High quality]
β Download voice
Lookup words β Add sources β Add:
Name `etymonline.com`
URL `https://www.etymonline.com/search?q={word}`
Name `sliverdict_en`
URL `http://<your_host>:2628/api/query/en/{word}`
Name `sliverdict_zh`
URL `http://<your_host>:2628/api/query/zh/{word}`
Name `open-webui_librarian_zh`
URL `http://<your_host>:<port>/?models=librarian%3Alatest-clone&q={word}`
UsageΒΆ
Calibre β Get books β Configure β
Project Gutenberg
(Enable)Title β Entry
<book_name>
β SearchSelect a book β Enter β Check book format β Download
Select book β View β View with calibre E-book viewer