Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 09-07-2014, 08:00 AM   #1
xav
Member
xav began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Mar 2014
Device: Kindle paperwhite 2
Calibre : Recipe Wissen.de : modify TOC ?

Hello,
I collected the articles from the following rss feed : http://www.wissen.de/medien-podcast/rss.
I think they are not posting anymore, but the 302 articles there seem interesting and I also downloaded the podcasts with iTunes.
Here is the code I just modified a bit to get the german dictionnary and the 302 articles :

class AdvancedUserRecipe1410039227(BasicNewsRecipe):
title = u'wissen.de - geht durch den Kopf'
language = 'ger'
oldest_article = 1200
max_articles_per_feed = 302
auto_cleanup = True

feeds = [(u'wissen.de - geht durch den Kopf', u'http://www.wissen.de/medien-podcast/rss')]


It works fine, but I'd like to get a real TOC (Rubrik) instead of scrowling through the 302 articles... Usually it is automatically generated for each url. but in my case this is the same url...Do I have to edit 10 news, playing with "oldest articles" and "max_articles_per_feed" or is there any mean to split it in the code, setting chapters like 1 to 10, 11 to 20... ?

Greatings,

Xavier

Last edited by xav; 09-07-2014 at 08:03 AM.
xav is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Modify Built-In Recipe to Eliminate Images? huladaddy Recipes 12 08-17-2014 10:48 PM
Calibre cannot modify libraries on LAN charlweed Library Management 2 04-15-2014 01:57 PM
Conversions: How to Modify Paragraphs Without Affecting the TOC? Skydog Conversion 0 01-22-2013 02:38 AM
How can i modify calibre so that it would have a new functionality Naderstouhy Development 2 07-08-2011 02:03 AM
TOC location of Calibre recipe ebook output tylau0 Calibre 8 11-06-2010 09:48 AM


All times are GMT -4. The time now is 05:57 AM.


MobileRead.com is a privately owned, operated and funded community.