View Single Post
Old 01-19-2025, 10:14 AM   #1
Runnerbeen
Enthusiast
Runnerbeen began at the beginning.
 
Posts: 46
Karma: 10
Join Date: Nov 2024
Device: Kobo Libre Colour
Calibre Web Automated install on Rpi5

Hi I have a Raspberry Pi 5 running Bookworm. I've installed Calibre on this and would now like to link my books to Calibre-web.

I've installed Calibre-web in a docker but am not seeing my Calibre books. In the database config screen I don't seem to see my Calibre Library listed so am not sure how I go about linking to it as the folders don't seem to match my Pi folder structure.

The code I have used for the volumes on the compose.yml is as follows:

- /home/user/calibre-web-config:/config
- /home/user/cwa-book-injest/ingest:/cwa-book-ingest
- /home/user/Calibre Library:/library

Does anyone know a way to link the metadat.db file in my existing Calibre library to Calibre-web? Thank you.
Runnerbeen is offline   Reply With Quote