Quote:
Originally Posted by Onecanuck
|
That's not a feed. That page has multiple links to multiple feeds.
Quote:
Like I said before, the text formats perfectly with the recipe wizard in Calibre. But this image problem is confounding. If anyone can help, It would be appreciated.
|
Your problem is that your actual feeds have both the full content and images. That's unusual. 95% or more of feeds have just brief summaries with links to pages (the articles) that have the full content. Calibre tries to detect if the feed has full content or links to content. It does that by analyzing the length of the text. When the text is long, (500 plus words IIRC) it will assume all the content is on the feed, and it won't go to the article pages with your images.
You can force Calibre to follow to the articles with:
Code:
use_embedded_content = False
Try that and it should go to your article pages and find your images.