View Single Post
Old 07-17-2020, 11:56 AM   #4322
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,165
Karma: 77304081
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by Grimbart View Post
Looks like you are right. If i change my ISP from Cable to Mobile Hotspot than it works like a charm.
Depending on your ISP, if you're able to reboot your modem it might switch your IP address and let FFF work again.

Question: For a story with a URL-specific section, I just noticed that my main set of replace_metadatas (site and tagcategory) aren't working on it after an update. I tried copying the relevant ones down to that URL section like so:

Code:
[https://archiveofourown.org/works/21814324]
never_make_cover:true
replace_metadata: 
 site=>archiveofourown.org=>Archive of Our Own
 tagscategory=>^(.*)$=>Fanfiction.\1
 tagscategory=>(Mass Effect: Andromeda|Mass Effect Trilogy)=>Mass Effect
## This fic has non-breaking spaces which look weird in description, this removes them
add_to_replace_metadata_filelist:file:///D:/Documents/Miscellany/ReplaceNBSP.txt
That didn't work neither did putting them in the file. It's only one fic so it's not an issue to manually fix it (it's just fixing the publisher and removing one extra tag) but I was wondering if i made a mistake. Thank you.

Last edited by ownedbycats; 07-17-2020 at 12:38 PM.
ownedbycats is offline   Reply With Quote