Hello All,
I'm currently running calibre on a Beagleboard XM (
http://en.wikipedia.org/wiki/BeagleBoard). Because it's based on ARM architecture I'm stuck using version 0.7.4 of Calibre unless I want to do a full cross-compilation.
Anyway I'm having problems with the Irish Times recipe. I grabbed the recipe from v 0.8.1 of Calibre, here's an excerpt of the important bits:
Code:
('Ireland', 'http://rss.feedsportal.com/c/851/f/10845/index.rss'),
('World', 'http://rss.feedsportal.com/c/851/f/10846/index.rss'),
('Finance', 'http://rss.feedsportal.com/c/851/f/10847/index.rss'),
('Features', 'http://rss.feedsportal.com/c/851/f/10848/index.rss'),
('Sport', 'http://rss.feedsportal.com/c/851/f/10849/index.rss'),
('Opinion', 'http://rss.feedsportal.com/c/851/f/10850/index.rss'),
('Letters', 'http://rss.feedsportal.com/c/851/f/10851/index.rss'),
('Magazine', 'http://www.irishtimes.com/feeds/rss/newspaper/magazine.rss'),
('Health', 'http://rss.feedsportal.com/c/851/f/10852/index.rss'),
('Education & Parenting', 'http://rss.feedsportal.com/c/851/f/10853/index.rss'),
('Motors', 'http://rss.feedsportal.com/c/851/f/10854/index.rss'),
('An Teanga Bheo', 'http://www.irishtimes.com/feeds/rss/newspaper/anteangabheo.rss'),
('Commercial Property', 'http://www.irishtimes.com/feeds/rss/newspaper/commercialproperty.rss'),
('Science Today', 'http://www.irishtimes.com/feeds/rss/newspaper/sciencetoday.rss'),
('Property', 'http://www.irishtimes.com/feeds/rss/newspaper/property.rss'),
('The Tickets', 'http://www.irishtimes.com/feeds/rss/newspaper/theticket.rss'),
('Weekend', 'http://www.irishtimes.com/feeds/rss/newspaper/weekend.rss'),
('News features', 'http://www.irishtimes.com/feeds/rss/newspaper/newsfeatures.rss'),
('Obituaries', 'http://www.irishtimes.com/feeds/rss/newspaper/obituaries.rss'),
However it's still not fully correct. The 'Frontpage' section is ok but most of the other sections appear as:
Code:
click here to continue to article
cliquez ici pour lire l'article
weiter zum Artikel
clicca qui per visualizzare l'articolo weiter zum Artikel
ir a la noticia
klik hier om door te gaan naar het artikel
Yazıya devam etmek için tıklayın
Перейти к статье
继续阅读文章,请点击这里
Strangely enough I've experienced no problems with 'The Economist' or 'The Week'.
Does anybody have any ideas what might be causing this?
Many thanks,
Leo