crocodilestick / Calibre-Web-Automated

Calibre-Web but automated and with Calibre features! Fully automate and simplify your eBook set up!
https://github.com/crocodilestick/Calibre-Web-Automated
GNU General Public License v3.0
781 stars 17 forks source link

[bug] Books in innaccessible folder #87

Closed vazer7070 closed 1 month ago

vazer7070 commented 2 months ago

Describe the bug

When i start the docker CWA has "calibre library" folder but this isn't the real calibre library who is write in docker configuration. I can change this folder with admin panel but when CWA ingest new books, they go to this folder, not mine (calibre main/calibre library). With the docker "portainer", i have found this folder but i can't go inside with folder browser (sharing page or cloud commander docker). the path of this volume is : /var/lib/docker/volumes/fc0aecf70610b14ac58152771ea7e6259fdde12437f5482d2898dd42da75c6f6/_data

To Reproduce Steps to reproduce the behavior:

  1. fix CWA with the fix of this topic
  2. Give many book to CWA for ingest
  3. look on "calibre library" folder, you will see all new books

Configuration(please complete the following information):

crocodilestick commented 2 months ago

Hi @vazer7070 , could you please paste your docker compose here so I can check it?

vazer7070 commented 1 month ago

Hi @vazer7070 , could you please paste your docker compose here so I can check it? you want the docker logs.?

crocodilestick commented 1 month ago

Hi @vazer7070 , could you please paste your docker compose here so I can check it? you want the docker logs.?

Hi @vazer7070 , no not the logs, the compose file you used to make the container.

vazer7070 commented 1 month ago

Hi @vazer7070 , could you please paste your docker compose here so I can check it? you want the docker logs.?

Hi @vazer7070 , no not the logs, the compose file you used to make the container.

image

crocodilestick commented 1 month ago

Ah okay... does unraid not support normal docker compose? Whatever your using seems to be dated as /calibre-main/Calibre Library hasn't been the library bind for a while now

vazer7070 commented 1 month ago

what do you suggest then?

jmarmstrong1207 commented 1 month ago

what do you suggest then?

Try using the latest docker compose file https://github.com/crocodilestick/Calibre-Web-Automated/blob/main/docker-compose.yml. Let us know if you have any further issues. This will ingest the folder to the correct calibre library. Your calibre library must be mounted to /calibre-library within the container