@nichwall commented on GitHub (Jul 28, 2025):
Make sure your reverse proxy is set up to pass the port to ABS. For example, in nginx, you need to use the $http_host instead of just $host.
This…
@andrelam commented on GitHub (Jul 28, 2025):
Thanks, @nichwall . I've been looking on the issues for the past 3 hours and somehow the search results never showed me #3809 .
After configuring…
@github-actions[bot] commented on GitHub (Aug 26, 2025):
Fixed in v2.29.0.
@nichwall commented on GitHub (Jul 28, 2025):
RSS feeds just provide files and the associated metadata for clients to download. This requires splitting the file into separate files for each…
@AIMutant commented on GitHub (Jul 29, 2025):
This happens occasionally on some of my books also. Not everyone but often enough recently. Additionally I found that some of the authors get reset…
@nichwall commented on GitHub (Aug 8, 2025):
But I have another issue: Quick Match is not automatically done for newly added episodes that are found when doing a (scheduled) re-scan of the…
@advplyr commented on GitHub (Aug 14, 2025):
Is this resolved for you? If the request is returning a 404 from the server there isn't much we can do about that.
@LaserKaspar commented on GitHub (Sep 4, 2025):
Thanks for the answer. I have now tagged my files with additional info so the metadata is complete in ABS and I don't need to rely on external…
@lordofwizard commented on GitHub (Aug 15, 2025):
@advplyr no, even at the latest version i have the same issue persisting.
@Vito0912 commented on GitHub (Aug 15, 2025):
Please try fetching the URL from inside the container
@lordofwizard commented on GitHub (Aug 16, 2025):
@Vito0912 I did that using curl, i am getting the response of the api back. (i installed curl package in the alpine container of audiobookshelf…
@Hannah-GBS commented on GitHub (Oct 14, 2025):
I just ran into this on the latest version. Did a Quick Match on 10 books, and 8 of them finished with a blank Author field. If I Match manually…
@lordofwizard commented on GitHub (Nov 8, 2025):
It's in a docker container but the issue I am having is a bit hard to put into words (i am beginner and english is not my native lang sorry)
@lordofwizard commented on GitHub (Nov 9, 2025):
I fixed it turns out it was a issue with my host.
I am keeping a (AI gen doc) on what I did to solve it.
Date: November 9, 2025 …