Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage ebooks (PDFs) without converting/renaming them #3304

Open
delta0815 opened this issue Feb 4, 2025 · 1 comment
Open

Manage ebooks (PDFs) without converting/renaming them #3304

delta0815 opened this issue Feb 4, 2025 · 1 comment

Comments

@delta0815
Copy link

Hi all,

this is not a bug, it's just a question to which I couldn't find an answer yet: I want to use calibre-web just as a web-frontend to show all my existing ebook. However all of my eBooks are PDFs which I don't want calibre-web to touch. It should just display them nicely in the overview. This means of course calibre-web can render the first page to generate a preview image abut I wouldn't want it to rename the PDF and also not to put it into a special directory structure.

I would be fine if I could set a directory which should be scanned (either via a cronjob or by manually triggering) and just display all found PDFs which reside in that directory. Ideally I would like to manage the metadata (the title of the ebook would be enought) manually but mainly I don't want calibre-web to (re)touch my PDFs at all.

Do you guys have an idea if this is possible?

Thanks for your thought and best regards,

quicky

@IceflowRE
Copy link

The best way is to create a Calibre library locally and sync the files to calibre-web running in a docker environment, which has the database mounted readonly.
If that sounds good and you require more information just leave me a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants