Quote:
Originally Posted by John Maverick
With adapter_wwwnovelallcom when downloading urls of different chapters of the same novel, FFF tries to update the novel multiple times. I didn't see the novels updates corrupted or anything for updating the same ebook multiple times, but it make the update take longer. Wich is a little annoying with longer novels, but nothing with I can't live.
...
|
You believe you already quoted the answer, it was just a bit vague

:
Quote:
Originally Posted by JimmXinu
- adapter_wwwnovelallcom: Accept chapter URLs, must change to true storyId/URL after.
When giving adapter_wwwnovelallcom a chapter URL, it can't find the storyUrl until after it's downloaded that chapter page. There are a few other adapters that change the storyId and storyUrl like that, but they are rare. (I vaguely recall that it can sometimes cause some weirdness, but I don't remember what exactly.)
|
Because the site doesn't include the storyId in the chapter URLs (it's common for the author to, but no guaranteed) FFF doesn't know the
storyUrl until after fetching metadata and the plugin is currently coded to detect the duplicates before metadata fetch, but not after.
I know that there were reasons why FFF doesn't re-check, but I don't remember them off hand. I'll look into it, but I don't want to rush because the whole plugin-update edifice is a bit fragile.