View Single Post
Old 04-13-2021, 02:59 PM   #5779
ILB
Groupie
ILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipseILB can illuminate an eclipse
 
ILB's Avatar
 
Posts: 173
Karma: 8098
Join Date: Jun 2012
Location: Germany
Device: Kindle Voyage, Kindle Oasis
Quote:
Originally Posted by JimmXinu View Post


So this appears to work and I don't think it will hurt AO3 stories without a byline:
Code:
[archiveofourown.org]
include_in_author:author,byline
include_in_authorUrl:authorUrl,storyUrl
add_to_replace_metadata:
 author=> \[archived by.*\]=>
(Note the lack of space after 'by' in the regexp--the space gets eaten somewhere and I don't care to find it.)
Thanks!

Only
Code:
add_to_replace_metadata:
 author=> \[archived by.*\]=>
doesn´t work for me. But I don't need/use it anyway.

However a story with two authors becomes three:
Author "A", Author "B" and Author "A,B"
(example https://archiveofourown.org/works/30271371)
ILB is offline   Reply With Quote