@Vito0912 commented on GitHub (Jun 7, 2025):
That is not a bug or issue with ABS. If there is no image for an author, a 404 error will occur, which is the correct response for a missing file.…
@nichwall commented on GitHub (Jun 9, 2025):
Bulk downloading is already implemented in the Library View. ~~You are trying to use the Home page which has limited bulk options due to having…
@nichwall commented on GitHub (Jun 8, 2025):
From further discussion in Discord, this was caused by a number of author images not existing in the /metadata/authors directory (where author…
@kapuett commented on GitHub (Jul 2, 2025):
There seems to be a limit of 40 eBooks to bulk download. After that the download button disappears:
<img width="1299" alt="Image" src="https://github.c…
@iconoclasthero commented on GitHub (Jun 16, 2025):
Yes, I was able to fix the author image issues and that should resolve it and I wasn't able to unlabel it a bug after I hit submit the first…
@Vito0912 commented on GitHub (Jul 2, 2025):
No. Because this is still a GET request and it has no body we are constraint by a maximum length of the URL. If you need to download more/your library…
@Vito0912 commented on GitHub (Jun 9, 2025):
As far as I know, I have already added Bulk Download (the three dots at the top) in some of the last updates. Make sure you update your instance.
Note…
@RChesterton commented on GitHub (Jun 6, 2025):
I would have thought Title would be a more logical secondary sort order and should also always be populated?
If it's by design, it's odd but…
@kishansinghifs1 commented on GitHub (Jun 8, 2025):
Can I work on this.
@github-actions[bot] commented on GitHub (Jun 15, 2025):
Fixed in v2.25.1.