View Single Post
Old 06-07-2025, 01:02 PM   #10854
Ealdwulf
Enthusiast
Ealdwulf began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Jun 2012
Device: Nook
I'm running into some issues with AO3 that are a tad bit different.

I updated to the latest FFF plugin yesterday when it became available for me to do so in Calibre, which is also at the latest version.

Here is the log for just one story (I'd actually create a table for it if I knew how to do so here, manually formatting it is a pain):

Code:
Status     Title                Author              Comment                                             URL
Error      Ravens and Wolves    Amberpoconuts       'NoneType' object has no attribute 'get_text'       https://archiveofourown.org/works/55867468
Issue: The story DOES exist and it was updated on 6/4/2025 and it does require login. It is occurring with all stories that require login, not just this one.


Here is the relevant part of my personal.ini:

Code:
[archiveofourown.org]
username:XXXXXXXX
password:XXXXXXXX
#always_login:false
always_login:true
is_adult:true
#use_archive_transformativeworks_org:true
use_archiveofourown_gay:true

## AO3 adapter defines a few extra metadata entries.
extra_valid_entries:fandoms,freeformtags,freefromtags,ao3categories,comments,kudos,hits,bookmarks,collections
fandoms_label:Fandoms
freeformtags_label:Freeform Tags
freefromtags_label:Freeform Tags
ao3categories_label:AO3 Categories
comments_label:Comments
kudos_label:Kudos
hits_label:Hits
collections_label:Collections
bookmarks_label:Bookmarks

## freeformtags was previously typo'ed as freefromtags.  This way,
## freefromtags will still work for people who've used it.
include_in_freefromtags:freeformtags

## adds to titlepage_entries instead of replacing it.
#extra_titlepage_entries: fandoms,freeformtags,ao3categories,comments,kudos,hits,bookmarks

## adds to include_subject_tags instead of replacing it.
#extra_subject_tags:fandoms,freeformtags,ao3categories
Below those are exclude metadata entries as well as replace metadata entries, other settings for AO3 are just the defaults. All that should be relevant is the first section, but...

  • If I comment out use_archiveofourown_gay:true then I get the 525 error because it will use the actual site URL.
  • If I use always_login:false and comment out always_login:true then it does of course give the same error as to be expected.
  • I have not tried use_archive_transformativeworks_org:true since, as stated, the story does require login
  • I have also been logged in on the .gay site and on the first chapter and it still reports the same error
  • I have not tried using cached pages
  • I have tried with both 'Overwrite if Newer' and 'Overwrite Always'.

Last edited by Ealdwulf; 06-07-2025 at 01:09 PM.
Ealdwulf is offline   Reply With Quote