View Single Post
Old 03-28-2014, 09:55 AM   #8
fem
Member
fem began at the beginning.
 
fem's Avatar
 
Posts: 20
Karma: 10
Join Date: Mar 2014
Device: Onyx c65 Afterglow
The problem seems to be that the recipes have oldest_article and max_articles_per_feed set to a number with 34 digits, instead of something more reasonable like 7 and 100. I don't really know how that happened tho , as invalid values would be caught before a recipe is actually compiled and written to disk.

A quick fix would be to delete the imported recipes and reimport them making sure actual valid values have been entered in the max articles and oldest article fields. Even going so far as to just increase/decrease those values regardless of valid values being displayed.
You'll prolly want to find calibre's configuration directory and delete the last added recipes from there instead of manually going over them in the custom news source dialog.

If removing the feeds would provide too much of a hassle, I could add a 'remove imported feeds' button to the plugin to easy the pain of removing the recipes.

Let me know if this helps.
fem is offline   Reply With Quote