Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Add methods for each Calibre binary / command #4

Open
MrXyfir opened this issue Jan 15, 2018 · 1 comment
Open

Add methods for each Calibre binary / command #4

MrXyfir opened this issue Jan 15, 2018 · 1 comment

Comments

@MrXyfir
Copy link
Member

MrXyfir commented Jan 15, 2018

  • Methods for each command: calibre.db.*, calibre.ebookConvert, etc
  • Improve error checking by looking at the command's output and checking for specific values based on the command.
  • Return result object that contains the original full output string and also parsed data relevant to the command.
  • Each method takes relevant arguments, and not just the general args and options from run().
@MrXyfir
Copy link
Member Author

MrXyfir commented Apr 25, 2019

Added calibre.ebookConvert in v2.1.0.

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

No branches or pull requests

1 participant