JimmXinu / FanFicFare

FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Existing story produces 'Story does not exist' error

WinterPhoenix-602 opened this issue · comments

The following error is produced when attempting to download the story 'The Dungeon Without a System'.

Story does not exist: (https://forums.sufficientvelocity.com/threads/the-dungeon-without-a-system.97590/)
https://forums.sufficientvelocity.com/threads/the-dungeon-without-a-system.97590/

The thread can only be viewed when logged into an account on Sufficient Velocity, but adding login credentials to personal.ini did not solve the issue.

Some stories are hidden when you aren't logged in, so there's no way for FFF to tell that it actually exists.

But you can tell FFF to always login before trying to download. Add to personal.ini:

# for all SV stories, use your existing section if you have one:
[forums.sufficientvelocity.com]
username:XXX
password:XXX
always_login:true

# for only that story:
[https://forums.sufficientvelocity.com/threads/the-dungeon-without-a-system.97590/]
always_login:true