Closed orcofthedarkness closed 1 week ago
i am running on docker as well from "ghcr.io/linuxserver/calibre-web", tested this on 0.6.23 and i have the exact same behavior that you described
I'll have a look at it
i'm running on docker, also the same issue
Please check the newest nightly version
Thank you very much, it works perfectly. It would be nice to have an option for which email a book should be sent to instead of always sending it to all.
Thank you very much, it works perfectly. It would be nice to have an option for which email a book should be sent to instead of always sending it to all.
+1 on this, I have a separate request for that feature here https://github.com/janeczku/calibre-web/issues/3027#issue-2206798283
confirmed. works like a charm. Thank you very much
apologize. Sorry! (thought, because I opened it, and its resolved, I could/should close it as well)
Describe the bug/problem
Since 0.6.23 it is possible to specify multiple e-mail addresses in user settings to be able to send an e-book to multiple e-readers at once. The issue is, that once you specify more than one e-reader address in the user settings only the last specified address is saved. It is not an UI issue, as a book is only sent so the last address saved.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
1) Click "Save" at the bottom of the page --> After click on "Save" all specified e-mail addresses are shown in section: "Send to eReader Email Address" 2)Select a random book in the library, and click "Send book to eReader" on the book details page --> the book will be sent to all specified ereader addresses (step 2 in "To Reproduce")
Experienced behavior
1) Click "Save" at the bottom of the page --> After click on "Save" only the last of the specified e-mail addresses is shown in section: "Send to eReader Email Address" 2) Select a random book in the library, and click "Send book to eReader" on the book details page --> the book will be sent only to the last specified ereader address
Logfile
both the calibre-web and the access log files start after changing to logging mode=DEBUG
access.log:
calibre-web.log:
Screenshots Version:
Specified mail addresses ((just examples, doesn't work with real addresses either)
After click on "Save":
Environment (please complete the following information):
Calibre-web Docker image: https://github.com/linuxserver/docker-calibre-web/releases Host: Debian 12.6 (stable)
Additional context Please see also https://github.com/janeczku/calibre-web/issues/3027#issuecomment-2297102538 @ocangelo: as you experience the same behaviour - could you tell us your environment? do you run it natively or in a docker as well?