View Single Post
Old 02-18-2023, 11:29 AM   #8082
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,984
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by sios00 View Post
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
Attached Thumbnails
Click image for larger version

Name:	TheFirst.PNG
Views:	321
Size:	35.3 KB
ID:	199794   Click image for larger version

Name:	TheSpeeches.PNG
Views:	308
Size:	37.2 KB
ID:	199795  
JimmXinu is offline   Reply With Quote