Scott Barnes

Results 61 comments of Scott Barnes

Sure, @AbhinavKRN. Please let me know if you have any questions.

@jjessieyang, if you want to submit this PR in part, please feel free to re-open it with this diff: ```diff diff --git a/openlibrary/book_providers.py b/openlibrary/book_providers.py index 758e498a6..6227e2c5f 100644 --- a/openlibrary/book_providers.py +++...

@RayBB, I keep coming back to this, confused, but I think I finally understand what's happening. `isbn_13` is its own field and doesn't go under `identifiers` when importing, even though...

We may be talking past each other slightly, so I will step back a bit, but in doing so I may just be repeating things you already know, and I...

I will go ahead and close this, then. I do agree it's curious that ISBNs, which are definitely identifiers, are not included in `identifiers`. With the benefit of hindsight, I...

Hi, @Blueclaus13. I am just another volunteer, but I can see you have been looking hard for an issue. This one seems pretty self-contained, it hasn't been done yet, and...

@jchefdeville, I can't speak to reproducibility, but in terms of finding results, the following may show some authors: http://localhost:8080/search/authors?q=*&mode=everything

Hi, @danwoods: I think Drini may have meant to run `make css` first, though if you run that outside of the container it may rely on something you don't have...

I don't know why I said using `docker compose run` probably wouldn't work, because I think it probably would. Either way one or both will. :)

It may be helpful to keep a record of items we've so modified in case we later want to go back and, for example, reimport them or otherwise modify them...