pidgezero_one
pidgezero_one
Thank you for the clarification @jimchamp ! My PR only covers that scope.
Hello! Could I please work on this issue?
@mekarpeles Is there a recommended way to add 26+ entries to follower/following list for the default (`openlibrary`) local testing user? I've started a draft PR, but so far I can...
Thank you @scottbarnes! That was exactly what I needed. The PR is ready now thanks to your suggestion.
It turns out that loooooots of things are subclasses of documents that we might not to exclude, and the filters should go outside of the media block instead of inside...
For now, I'm seeking feedback about if these import records are formatted correctly: Multiple authors, no publisher, no edition: ```json {"ia_id": "wikisource:en:Tales_of_the_Dead", "data": {"title": "Tales of the Dead", "source_records": ["wikisource:en:Tales_of_the_Dead"],...
> The authors should include not only the name strings, but available strong identifiers. I don't know what those identifiers should be called in an import, where can I see...
@cdrini @scottbarnes If this wouldn't mean there's too many cooks in the kitchen, could I be involved with that work? I updated this script to support fetching author identifiers, and...
Gettin' somewhere:
Added some extensive support for strong author identifiers. Details in my updated PR description!