Closed newdamage1 closed 1 week ago
do you mean that the database is still being recreated in /data/E-books/calibre_old? When you recompose the docker file, it 100% definitely will use /data/E-books/calibre_new, mounting to /calibre-library.
Have you tried recomposing via docker compose up -d
?
Describe the bug Not 100% this is a bug, human error...
The database is recreated in the old location, even after the compose file is changed, and the /config file is cleared.
To Reproduce
Stop container.
Removing the old calibre database path :
To the new database path :
Remove all files within :
Restart container
The calibre_old folder is recreated, with a database.
My compose file looks like this:
Expected behavior I would expect it would use the new configuration path.
Screenshots If applicable, add screenshots to help explain your problem.
Configuration(please complete the following information):
Additional context Add any other context about the problem here.