Normally when getting urls from email, urls that are in the
URL reject list are ignored and don't show in the dialog box to update stories.
But from some reason FFF don't ignore urls from
fiction.live that are in the URL reject list when getting urls from email.
Curiously when I do clic in the "Accept" button of the dialog box to update stories FFF asks if those same url should be rejected because they're in the URL reject list as normally.
I have checked and somehow when adding a new url to the reject list of fiction.live, the url saved in the list has an additional slash between "stories" and the "UUID"
Example:
URL of the story:
Code:
https://fiction.live/stories/HkxT2yPDrcWt29ZGf
URL saved in URL reject list
Code:
https://fiction.live/stories//HkxT2yPDrcWt29ZGf
So maybe that is the reason because FFF didn't fint the url in the reject list when searching form email, but it found it from the update dialog box. Are the methods to search urls in the reject list different in one case or the other?
-----
Also, another peculiarity with notification emails from fiction.live. At the end of the emails there is a link to unsubscribe from all notifications. That link isn't a story link, but somehow is get as one when getting urls from emails.
Unsubscribe URL example:
Code:
https://fiction.live/api/unsubscribe/USER-NAME-HERE/SOME-LONG-STRING
My setup is the following:
OS: Linux Mint 21.1 x86_64
Calibre version: 6.11
FanFicFare version: v4.19.0
Like always thanks in advance.