Closed castle-samj closed 1 week ago
Yeah I remember that the error handling in this cases was a bit tricky and I gave up at some point to check if it causes problems. I will have a look at it
Please check newest nightly version, it's now no longer possible to save a invalid path for split library location
Describe the bug/problem
If there is an invalid /path/to/altbooks in the input field for "Separate Book Files from Library" Calibre-Web will attempt to load from that path regardless of the tick box state.
To Reproduce
Steps to reproduce the behavior:
Logfile
Multiple lines of the following, but nothing else: ... [2024-08-21 11:01:30,046] DEBUG {cps.tasks.thumbnail:175} Error updating book thumbnail: Book cover file not found ...
Expected behavior
Deselecting the tick box should result in not using the /path/to/altbooks dir, falling back to the base Calibre Database dir
Screenshots
N/A
Environment (please complete the following information):
(Linux 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64)
Additional context None