View Single Post
Old 11-17-2020, 08:46 PM   #4873
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,043
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by John Maverick View Post
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 View Post
- 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.
JimmXinu is online now   Reply With Quote