Philipp Kochański

Results 6 comments of Philipp Kochański

@Wue9 - Thanks for creating the issue. I can confirm I have the same error on my end (on a different chapter though). ``` [-] Downloading book contents... (47 chapters)...

@EntrixIII - as mentioned before, the error was caused by a backend read error. That is not something we have control over. To fix this, you could mount a transport...

Hey @lorenzodifuccia, I am currently looking into adding the download procedure based on the information provided by @0Ky. While checking the `/files/` endpoint I noticed that the toc.ncx / content.opf...

@0Ky - It took a while but I have the changes ready. Below are two examples on how the book (9781482252316) looks like with and without the custom fonts: ![grafik](https://user-images.githubusercontent.com/1658897/151720996-7fd24e35-a3e1-482b-bee5-891bfbde6a3c.png)...

The error mentioned by @bborysenko is not related to the asyncio implementation. Instead, this is connected to the use of **qsize()** on macOS. Please see the following discussion for more...

@JeremyVriens thanks for your POC! I just came across issue #900 a few days ago, while trying to pass logs from Celery to Azure Application Insights and seeing that this...