View Single Post
Old 07-13-2011, 10:55 AM   #1
JFS-NMF
Member
JFS-NMF began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2011
Device: nook
NOOK NOT DISPLAYING EPUB CORRECTLY

I use Calibre to download various newspaper and magazine feeds and then transer them to my original Nook.

This works fine, except for the LONDON REVIEW BLOG feed, at http://www.lrb.co.uk/blog/feeds

class AdvancedUserRecipe1294629935(BasicNewsRecipe):
title = u'LRB BLOG'
oldest_article = 14
max_articles_per_feed = 96
feeds= [(u'http://www.lrb.co.uk/blog/feed')]


For this feed, the blog articles are visible in full on the Calibre EPUB reader; but on the Nook the entries are truncated after about 1 paragraph. The pages appear to be present on the Nook, but it is not possible to navigate to them (e.g., if the Nook indicates the blog contains 50 pages, one might be able to navigate only to pages 1, 8, 19, 30, and 42 on the Nook).

Any way to get entire articles visible on Nook?
JFS-NMF is offline   Reply With Quote