(Multi-reply)
New Test Version Posted
2018-10-21
- Update for adapter_storiesonlinenet(& finestories) for login change.
Weirdly, python urllib isn't like http code 307. But it's only returned for success, so workaround.
ILB - Yes, please PM me some story URLs.
zarohk - What output format are you using? Are you doing a Calibre convert afterward? FFF generated inline TOC is always near the top. But inline TOC defaults to off (tocpage_include) except for mobi format. However, Calibre convert to azw3 for example, does put TOC at the end.
madame_newbie - If it were a general FFF issue, it would happen all the time. I assume you are seeing network issues somewhere along the line, server congestion at AO3, or the AO3 servers are throttling you due to the amount of traffic you are generating. You could add a larger slow_down_sleep_time value in personal.ini for AO3 to slow down your traffic:
Code:
[archiveofourown.org]
# default is 2 for AO3
slow_down_sleep_time:7