Giebisch
|
5faf7f5e87
|
Fixed Import limit for retries
|
2023-01-17 01:07:10 +01:00 |
|
Giebisch
|
5200ea585a
|
Import Limit Bugfix and lint
|
2023-01-05 23:37:43 +01:00 |
|
|
d4351cfcb4
|
Merge branch 'main' into import-limit
|
2022-12-16 12:44:57 -08:00 |
|
Giebisch
|
df54df8309
|
Added Import Limit
|
2022-12-15 23:43:25 +01:00 |
|
Rick Osborne
|
862260294a
|
StoryGraph import ISBN tweak
Looks like SG updated their CSV headers just a little, so that the importer
hadn't been picking up the ISBN.
|
2022-12-02 19:16:22 -08:00 |
|
|
8b068e94d5
|
Headers aren't one of the rows
|
2022-11-25 12:19:49 -08:00 |
|
|
304757091e
|
Fixes checking csv length to consider headers
|
2022-11-25 10:53:42 -08:00 |
|
|
015af2c1e7
|
Don't start imports with empty csvs
Fixes #2353
|
2022-11-25 10:35:16 -08:00 |
|
|
7a36de5ebe
|
Start and stop jobs from the model
|
2022-11-05 14:35:27 -07:00 |
|
|
97513a43d6
|
Set import job status when job starts and finishes
|
2022-11-05 13:47:06 -07:00 |
|
|
24e5ea3295
|
Check if import is stopped and create import status field
|
2022-11-05 13:32:23 -07:00 |
|
|
94a6675dc4
|
Pylint fixes
|
2022-07-02 12:07:22 -07:00 |
|
André Jaenisch
|
d837146b66
|
Make black happy
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
|
2022-05-23 20:59:28 +02:00 |
|
André Jaenisch
|
12541d5f1c
|
Map timestamp to date_added to avoid integrity error.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
|
2022-05-23 20:52:26 +02:00 |
|
André Jaenisch
|
22fcb61fb2
|
Write tests for Calibre importer
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
|
2022-05-05 13:08:01 +02:00 |
|
André Jaenisch
|
6bd9b725e2
|
Refactor hard-coded strings with a reference to a static property
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
|
2022-05-05 13:07:25 +02:00 |
|
André Jaenisch
|
eeb1cc7197
|
Use a default shelf because Calibre indicates no reading status
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
|
2022-04-30 19:08:31 +02:00 |
|
André Jaenisch
|
3626db3c1a
|
Add Calibre importer for CSV exports
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
|
2022-04-30 15:25:35 +02:00 |
|
|
5b192d1b3d
|
Fixes error when librarything csv is missing isbn
|
2021-12-28 15:27:35 -08:00 |
|
|
a33b5b054f
|
Retain source on retry jobs
|
2021-12-14 13:14:45 -08:00 |
|
|
ba390dc3ad
|
Safer user of "lower"
|
2021-12-14 12:50:53 -08:00 |
|
|
4f1d4d9bc0
|
Adds openlibrary keys to data
|
2021-12-14 12:42:56 -08:00 |
|
|
bb69c32a6c
|
Adds support for openlibrary csv shelf name format
|
2021-12-14 11:58:56 -08:00 |
|
|
14e2960d06
|
Update legacy jobs
|
2021-11-14 10:58:46 -08:00 |
|
|
47b98ad0d9
|
Track completed items on job
|
2021-11-14 09:04:12 -08:00 |
|
|
9e673834dc
|
Check for duplicates
|
2021-11-14 08:35:16 -08:00 |
|
|
2748e0a824
|
Check for existing reviews/ratings on import items
|
2021-11-14 07:50:19 -08:00 |
|
|
bdc3f6828b
|
Python formatting
|
2021-11-14 07:11:48 -08:00 |
|
|
c614f638fd
|
Merge branch 'import-field-names' of github.com:bookwyrm-social/bookwyrm into import-field-names
|
2021-11-14 07:06:48 -08:00 |
|
|
7f06ee3844
|
Fixes getting isbn for librarything imports
|
2021-11-13 12:46:27 -08:00 |
|
|
fb91c33682
|
Fixes isbn assignment for goodreads
|
2021-11-13 12:24:16 -08:00 |
|
|
1e46de4c9d
|
Associate imported review with import item
|
2021-11-13 11:44:05 -08:00 |
|
|
c245ad09bb
|
Make sure book is in the right format
|
2021-11-13 09:07:50 -08:00 |
|
|
08f4ad6cd4
|
Fixes call to import task
|
2021-11-13 09:02:42 -08:00 |
|
|
40fff02eec
|
Approve or delete import guesses
|
2021-11-12 17:10:47 -08:00 |
|
|
6a5a598345
|
Raise errors when import items fail
This should make is way easier to debug
|
2021-11-12 15:17:01 -08:00 |
|
|
f71ef286b6
|
Updates mocks
|
2021-11-12 08:55:47 -08:00 |
|
|
3190ef4346
|
Deprioritize adding old statuses to timelines
|
2021-11-11 19:19:23 -08:00 |
|
|
c33d791974
|
adds tests for new task system
|
2021-11-11 15:17:32 -08:00 |
|
|
908c9dc689
|
Use many small tasks instead of one big task
|
2021-11-11 14:42:29 -08:00 |
|
|
f0ce236ffc
|
Removes unused code
|
2021-11-11 14:28:49 -08:00 |
|
|
efcf7824dd
|
iUpdates storygraph tests
|
2021-11-11 12:39:12 -08:00 |
|
|
f3bcced0a0
|
Adds shelf mappings
|
2021-11-11 12:29:38 -08:00 |
|
|
4d574a3536
|
Process dates in librarything import
|
2021-11-11 09:54:36 -08:00 |
|
|
20baf9385d
|
Updates goodreads tests
|
2021-11-11 09:22:44 -08:00 |
|
|
4ccd9fc633
|
Use generalized mappings to handle import
|
2021-11-10 16:49:54 -08:00 |
|
|
7e784fa705
|
Removes used import
|
2021-11-10 10:35:37 -08:00 |
|
|
1b9d08414f
|
Adds storygraph tests
|
2021-11-10 09:55:52 -08:00 |
|
|
e19c4620ce
|
Don't broadcast imported reviews outside bookwyrm
|
2021-11-08 12:00:08 -08:00 |
|
|
032dedabb4
|
Goodreads capitalization standardization
|
2021-10-15 13:50:05 -07:00 |
|