You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run a Calibre-Web instance shared among multiple family members, and I’d like to find a way to support user-specific book imports.
Currently, Calibre-Ingest does not seem to have a way to differentiate between users when adding books. I also couldn’t find any API that allows Book-Downloader to upload books directly to Calibre-Web while maintaining user separation.
Would it be possible to modify Calibre-Ingest or integrate Book-Downloader in a way that allows books to be uploaded per user? Do you have any ideas on how this could be implemented?
The text was updated successfully, but these errors were encountered:
Closing as duplicate of #40
We can continue the discussion there (your point is very valid, I just want to minimize amount of redundant issues)
At this moment, there is no "easy" way to dissociate (or rather, associate) books and users
CWA-Book-Downloader exists outside the concept of users as in Calibre-Web, it runs in parallel with CWA and not inside of it.
I run a Calibre-Web instance shared among multiple family members, and I’d like to find a way to support user-specific book imports.
Currently, Calibre-Ingest does not seem to have a way to differentiate between users when adding books. I also couldn’t find any API that allows Book-Downloader to upload books directly to Calibre-Web while maintaining user separation.
Would it be possible to modify Calibre-Ingest or integrate Book-Downloader in a way that allows books to be uploaded per user? Do you have any ideas on how this could be implemented?
The text was updated successfully, but these errors were encountered: