Quote:
Originally Posted by DarkElf
This causes calibre fail when it tries fetching the image because it follows the wrong link.
Which is the best way to solve this?
|
I have no idea of the "best" way. I'd probably use postprocess_html (as I understand skip_ad_pages is after preprocessing), then findAll the image links and fix them.