evan-buss / openbooks

Search and Download eBooks
https://evan-buss.github.io/openbooks/
MIT License
1.77k stars 57 forks source link

Books are put into /books/books #137

Open cardonator opened 1 year ago

cardonator commented 1 year ago

Using Docker, I have mounted a volume to /books expecting that's the folder that the books will be dropped in. However, the app actually puts them in the /books subfolder of the directory that is specified which is not expected.

robflate commented 12 months ago

https://github.com/evan-buss/openbooks/issues/60