Quote:
Originally Posted by fuquaforlife
a) Side question: If I set it to download for the days = 1, does it download everything since Wednesday 12am? Or does days = 2 do that? And is it since 12am, or the current time?
|
These are good questions. I've never looked closely enough to answer it. Why don't you test it and tell us all? I'd have to look at the code or test it to answer. I suspect it just compares the date, not the time, but that's just a guess. Personally, I never read every single recipe every day, so I like lots of overlap. I just read articles until I get to the ones I've already read.
Quote:
Sounds like its on the the to do list though!
|
I believe that what is contemplated is to track the URL for each article. If that URL/article has been fetched previously, it gets skipped. AFAIK, it wouldn't try to keep track of a specific time, as that is already implemented in terms of the number of days to fetch.