![]() |
#1 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Nov 2011
Device: Kindle 4
|
Recipe request: In Vivo Blog
Hi--
I'm enjoying using Calibre to fetch RSS, but would like to include the feed from the In Vivo blog, a pharma industry report. The default settings work pretty well (they get the content fine), but in parsing the articles, the URL is put on its own line. For example, if the line in the article is "Here is a link to an article," it appears on my Kindle (and in the Calibre-generated file on my computer) as: Here is a link to an article. My other feeds work fine. Can someone tell me how to modify the recipe to fix this? Blog URL: http://invivoblog.blogspot.com/ RSS feed: http://feeds2.feedburner.com/invivoblog The current recipe is Code:
class AdvancedUserRecipe1322365411(BasicNewsRecipe): title = u'Pharma News' oldest_article = 1 max_articles_per_feed = 100 auto_cleanup = True no_stylesheets = True feeds = [(u'In Vivo Blog', u'http://feeds2.feedburner.com/invivoblog')] --Mike |
![]() |
![]() |
![]() |
#2 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Nov 2011
Device: Kindle 4
|
In trying to solve the problem myself, came across a blog post on auto_cleanup (http://blog.calibre-ebook.com/2011/1...-fetching.html), which shows my exact problem (in the Warren Buffett picture). Turning off auto_cleanup fixed my problem with this blog! (And messed up some other feeds, which I've fixed up pretty well through futzing around).
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Guru help:Blog recipes request (FOFOA.blogspot.com) | Babstar | Recipes | 4 | 07-29-2011 10:08 AM |
REQUEST: recipe for blog | ayurazzz | Recipes | 0 | 03-25-2011 01:00 PM |
Request: Molecular Modeling Basics Blog | merquae | Recipes | 0 | 03-04-2011 12:50 PM |
Recipe for Flickr Blog | rickydh | Recipes | 0 | 02-24-2011 12:59 PM |
LRB BLOG - -RECIPE HELP | JFS-NMF | Recipes | 0 | 01-28-2011 10:00 PM |