Quote:
Originally Posted by tBunnyMan
I am currently rewriting the RIL plugin and I wanted a lot of the same features!
So far I have added the following features, was there anything else I was missing? - Stories displayed from Oldest to Newest
- Mark as Read when downloaded
- Minimum and Maximum article found for each run.
|
A checkbox-selectable option to Mark as Read when downloaded, or to *not* Mark as Read when downloaded? I prefer to download news daily, and if RIL was all marked as read yesterday, I see a "could not download" dialog today.
I've tried to customize the recipe by commenting out cleanup() and replacing it with the following, but this doesn't do what I expect. (I haven't tried to customize a recipe before.)
Code:
def cleanup(self):
pass