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

[feature] allow importing books with --automerge overwrite #208

Open
frrad opened this issue Jan 30, 2025 · 1 comment
Open

[feature] allow importing books with --automerge overwrite #208

frrad opened this issue Jan 30, 2025 · 1 comment

Comments

@frrad
Copy link

frrad commented Jan 30, 2025

I would like to be able to import a book which is a more recent version but otherwise a duplicate of a book already in my library.

Ideally for my use case I would like to call calibredb add --automerge overwrite

It would be great if there were some knob where I can configure the argument here

subprocess.run(["calibredb", "add", book_path, "--automerge", "new_record", f"--library-path={self.library_dir}"], check=True)

@frrad frrad changed the title problems importing duplicate books [feature] allow importing books with --automerge overwrite Feb 1, 2025
@frrad
Copy link
Author

frrad commented Feb 1, 2025

(just edited to reflect the fact that the 3.0.1 release addressed part of what was in this issue originally)

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

1 participant