moviewyrm/bookwyrm/connectors
Mouse Reeve d149e57494 Split expand book data task into per-edition tasks
Loading every edition in one task takes ages, and produces a large task
that clogs up the queue. This will create more, smaller tasks that will
finish more quickly.
2022-05-31 12:41:57 -07:00
..
__init__.py Removes local connector 2021-09-14 15:26:36 -07:00
abstract_connector.py Filter intentaire results by confidence 2022-05-30 16:42:37 -07:00
bookwyrm_connector.py Filter intentaire results by confidence 2022-05-30 16:42:37 -07:00
connector_manager.py Split expand book data task into per-edition tasks 2022-05-31 12:41:57 -07:00
format_mappings.py Infer format in openlibrary import 2021-09-29 12:21:19 -07:00
inventaire.py Split expand book data task into per-edition tasks 2022-05-31 12:41:57 -07:00
openlibrary.py Split expand book data task into per-edition tasks 2022-05-31 12:41:57 -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