bookwyrm/bookwyrm/connectors
Hugh Rundle 1ee2ff4811 normalise isbn on local book search
- uppercase ISBN before checking it's a number to account for trailing 'x'
- check maybe_isbn for search_identifiers search. Without this we are only searching external connectors, not locally!
2022-08-30 20:00:09 +10:00
..
__init__.py normalise isbn on local book search 2022-08-30 20:00:09 +10:00
abstract_connector.py normalise isbn on local book search 2022-08-30 20:00:09 +10:00
bookwyrm_connector.py Filter intentaire results by confidence 2022-05-30 16:42:37 -07:00
connector_manager.py Log failing to connect as info instead of exception 2022-07-11 08:47:18 -07:00
format_mappings.py Infer format in openlibrary import 2021-09-29 12:21:19 -07:00
inventaire.py Handle getting edition data as dict or string 2022-07-03 11:05:20 -07:00
openlibrary.py Merge pull request #2142 from bookwyrm-social/load-data-duration 2022-06-30 11:47:23 -07:00
openlibrary_languages.py Runs black 2021-03-08 08:49:10 -08:00
settings.py Updates connector tests 2021-09-30 11:33:04 -07:00