View Single Post
Old 03-29-2020, 11:14 AM   #4003
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: 6,999
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by vikarti View Post
Looks like handling of utopiastories.com urls is not fully correct in Calibre's FanFicFare plugin.
only http://www.utopiastories.com/code/show_story.asp/recid/<story_id_number> URLs are handled but https://www.utopiastories.com/code/show_story.asp/recid/<story_id_number> are considered invalid by fanficfare even while same content is available at both URLs.
HTTPS doesn't work for me on www.utopiastories.com in Python from CLI or from in Calibre. Checking with an SSL analyzer site, their SSL implement is rated 'F' due to only supported known insecure protocols.

I will add code in the next test version to accept https:// URLs for utopiastories.com, but FFF can't use https:// for downloads for that site at this time.
JimmXinu is offline   Reply With Quote