janeczku / calibre-web

:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
GNU General Public License v3.0
13.18k stars 1.41k forks source link

Multiple kindle emails per calibre-web account #3027

Open ocangelo opened 8 months ago

ocangelo commented 8 months ago

Is your feature request related to a problem? Please describe. Family uses multiple kindles, would be nice to be able to manage them with a single account in calibre-web without having to switch all the time

Describe the solution you'd like have a drop down when you click the send button listing:

Describe alternatives you've considered sending to an email alias that has rules/filter to forward all emails to all kindle emails...

Additional context nothing

OzzieIsaacs commented 7 months ago

There is an PR addressing this: https://github.com/janeczku/calibre-web/pull/2479

ocangelo commented 7 months ago

There is an PR addressing this: #2479

Doesn't look like there was any progress on that merge for years?

Also looking at the code that sends to the entire list of emails all the time, I'm suggesting a drop down to pick which one you want to send to, plus a generic "send to an emai" for the ones that are not registered in the list for your account

OzzieIsaacs commented 4 months ago

It's merged

ocangelo commented 4 months ago

It's merged

thanks for the update, it's a great step in the right direction but i still feel like this request is separate.

that change would send to all emails all the time, what i am suggesting here is to have a drop down so you can pick and choose.

i think we should remove the "Fixed In Nightly" label?

orcofthedarkness commented 3 months ago

@ocangelo Does this work for you? Just updated to v0.6.23 image and tried to add multiple addresses...(just examples, doesn't work with real addresses either) image

as soon as I hit save, only the last e-mail address is saved. image

first I thought is just a "display" issue, but the book is also only sent to the last address.

ocangelo commented 3 months ago

@orcofthedarkness i have the same issue, only the last address is saved on 0.6.23. might be better to open a separate bug for that?

cardonator commented 1 month ago

I agree that we need a way to select which device to send to. I'm not sure how tightly coupled this is to Calibre's way of storing the data, but it would be even better if I could define a list of devices for each user and have each of those devices have their own email to send to. Even better if the users could manage that list themselves instead of being up to the instance admin! (This is basically the only feature Kavita has that makes it better than CW)

Orybon commented 1 month ago

Other use case : I'am a dad and i want to send ebook to my kindle or to the kindle of one of my kids. (They are not in age to use calibre-web).

ocangelo commented 3 weeks ago

It's merged

thanks for the update, it's a great step in the right direction but i still feel like this request is separate.

that change would send to all emails all the time, what i am suggesting here is to have a drop down so you can pick and choose.

i think we should remove the "Fixed In Nightly" label?

@OzzieIsaacs i think we need to remove the "fixed in nightly" label here?