Thore Schillmann

Results 18 comments of Thore Schillmann

@OzzieIsaacs could you have a look at this and #2497? I need advice, especially when it comes to the GDrive integration and embedding when downloading book files. Thanks!

So, I've cleaned up a little and decided to refactor `get_calibre_binarypath()` out of the `_ConfigSQL` class and into `helper.py`. The `_ConfigSQL.config_converterpath` DB column and variable still exists, but could be...

@OzzieIsaacs Do you think you will be able to have a look at this in the near future? Thanks!

I would like to try and implement this. @OzzieIsaacs would you prefer to use .opf files for this, like Calibre does, or would embedding the metadata directly suffice? Also, should...

Okay, regarding A), I'll spend some time on finding out how Calibre deals with .opf files and metadata changes in general. Then we can more easily decide if we want...

I had some time to look into the Calibre source, so I'll just dump some info first: On changes to book metadata, the update is made to the database first,...

> I read a bit in the calibre manual. New idea: Instead of starting the adventure to implement "applying metadata to an ebook by calibre-web", we should start with using...

So, I've started working on this, but there are a few options: 1. We could simply provide an option to always embed metadata in the original files whenever there is...

Thanks for the feedback! I agree, simpler is better. But I also think there is a usability argument to be made for installing and using Calibre-Web without having to go...