View Single Post
Old 12-22-2018, 12:07 PM   #3128
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: 7,029
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by theoddpassenger View Post
On AO3 you have the ability to mark a bookmark as a 'Private Bookmark' or a 'Rec' with checkboxes when saving a bookmark. I looked through the INI and didn't see it referenced and it doesn't appear to be pulled when I pull the bookmark tags. Is this metadata that FFF currently pulls? If not, is that something that could possibly be added?
That's not a feature I use, so I don't know if it's still working, but it used to.

You need to have always_login:true set, however. From defaults.ini:

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
JimmXinu is offline   Reply With Quote