View Single Post
Old 12-16-2010, 04:31 PM   #5
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by Onecanuck View Post
The feed can be found at: http://pipestone.inmca.com/feeds.asp.
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.

Last edited by Starson17; 12-16-2010 at 04:33 PM.
Starson17 is offline   Reply With Quote