Commit Graph

21 Commits

Author SHA1 Message Date
Bogdan 6b6ff4fe76 New: Link to "Why Searches Could be Failing" wiki section 2024-05-19 19:33:19 +03:00
Bogdan ce808c6d7b Prevent mapping null metadata responses
Fixes #2971
2023-10-07 01:40:49 +03:00
Bogdan bdb2f14936 Prevent NullRef in GetChangedAuthors when metadata is down 2023-08-25 21:49:15 +03:00
Stepan Goremykin a4930474a5 Use MinBy and MaxBy instead of OrderBy + First
(cherry picked from commit 6ea3d8c127eafbcf9d1b6e9338b737e91e256875)

Closes #2323
2023-05-06 15:00:25 +03:00
ta264 f448481460 New: Respect 429 Retry-After responses from BookInfo 2023-01-13 13:07:21 +00:00
ta264 70856c217c Fixed: Adding book by edition id 2023-01-13 13:07:21 +00:00
ta264 a59706ceb4 Fixed: Removed unnecessary author data from book endpoint 2022-05-30 09:05:25 +01:00
ta264 93a42e2fe9 Fix duplicates in author search 2022-02-11 21:32:09 +00:00
ta264 3a360d7a1e Fixed: Contain memory usage during library import 2022-02-09 20:59:34 +00:00
ta264 565fb77713 Fixed: Attempt to fix uncaught exceptions fetching book data
Closes #1465
Closes #1464
2022-01-20 10:50:51 +00:00
ta264 ef35efb127 Fixed: Make sure exactly one edition is monitored when using remote candidates 2022-01-20 10:50:51 +00:00
ta264 90d671d68d Fixed: Error fetching metadata when redirected to work endpoint 2022-01-16 22:09:21 +00:00
ta264 b4b14a5359 Fixed: Error parsing books with no contributors
Fixes #1454
2022-01-16 22:09:21 +00:00
ta264 bc3764dcda Fixed: Error getting search results when there is only one result 2022-01-16 21:47:52 +00:00
BookInfo 1491788081 Move all data fetching to BookInfo v2 2022-01-14 19:54:06 +00:00
ta264 8c3dd3730a Fixed: Determine book author as primary author of most popular edition 2022-01-03 21:17:52 +00:00
ta264 9a2260a00f Revert "Move all data fetching to BookInfo"
This reverts commit f6ff53ca31.
2021-12-26 19:01:35 +00:00
BookInfo f6ff53ca31 Move all data fetching to BookInfo 2021-12-24 15:41:29 +00:00
ta264 a7c0eabb56 New: Series file naming tokens
Closes #25
Closes #26
2021-11-23 21:05:40 +00:00
ta264 d1caed5c7d Fiddle release date 2021-11-11 11:08:43 +00:00
BookInfo 6bdfe01fbc Alternative metadata source 2021-11-11 11:08:43 +00:00