Quote:
Originally Posted by sios00
Also, I think there's a bug in downloading long series from AO3.
|
I was all ready to call you crazy, but for thoroughness sake, I downloaded the series. And sure enough, it's full of mis-numberings.
But it's AO3 that's mis-numbering them. See attached example of two stories showing the same series number.
I don't know how this would happen or how it could be fixed in AO3, but FFF can only use the data given it by the site.
I would suggest the Plugin Manage Series as an easy way to correct the series numbers in Calibre.
FYI, Unlike most sites that show, but block access to adult content, AO3 hides them entirely unless you are logged in. This particular series only shows 76 stories when not logged in.
I suggest you turn on the setting: always_login:true under [archiveofourown.org] in personal.ini. Note that leading '#' chars are commented out lines and should be removed:
Code:
[archiveofourown.org]
## Some sites require login (or login for some rated stories) The
## program can prompt you, or you can save it in config. In
## commandline version, this should go in your personal.ini, not
## defaults.ini.
#username:YourName
#password:yourpassword
## In order to get bookmarktags and bookmarksummary, you need to login
## all the time. This defaults to off to save time and network
## traffic. Requires valid AO3 username and password when true.
#always_login:false