Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2922 2026-04-25 00:11:53 +02:00
[Bug]: RSS is generated without custom port

@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…

adam commented on issue starred/audiobookshelf#2922 2026-04-25 00:11:53 +02:00
[Bug]: RSS is generated without custom port

@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…

adam opened issue starred/audiobookshelf#2924 2026-04-25 00:11:53 +02:00
[Bug]: Share link's download button is double the size it should be - zip file is again zipped up.
adam opened issue starred/audiobookshelf#2920 2026-04-25 00:11:52 +02:00
[Enhancement]: Sort By "Started on", "Finished on" in the progress library
adam closed issue starred/audiobookshelf#2920 2026-04-25 00:11:52 +02:00
[Enhancement]: Sort By "Started on", "Finished on" in the progress library
adam opened issue starred/audiobookshelf#2921 2026-04-25 00:11:52 +02:00
[Enhancement]: Treat embedded M4B chapters as RSS episodes
adam opened issue starred/audiobookshelf#2922 2026-04-25 00:11:52 +02:00
[Bug]: RSS is generated without custom port
adam closed issue starred/audiobookshelf#2922 2026-04-25 00:11:52 +02:00
[Bug]: RSS is generated without custom port
adam commented on issue starred/audiobookshelf#2920 2026-04-25 00:11:52 +02:00
[Enhancement]: Sort By "Started on", "Finished on" in the progress library

@github-actions[bot] commented on GitHub (Aug 26, 2025):

Fixed in v2.29.0.

adam commented on issue starred/audiobookshelf#2921 2026-04-25 00:11:52 +02:00
[Enhancement]: Treat embedded M4B chapters as RSS episodes

@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…

adam commented on issue starred/audiobookshelf#2918 2026-04-25 00:11:51 +02:00
[Bug]: Server cannot pull author information

@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…

adam commented on issue starred/audiobookshelf#2917 2026-04-25 00:11:51 +02:00
[Enhancement]: custom metadata provider for podcasts

@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…

adam commented on issue starred/audiobookshelf#2918 2026-04-25 00:11:51 +02:00
[Bug]: Server cannot pull author information

@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.

adam commented on issue starred/audiobookshelf#2917 2026-04-25 00:11:51 +02:00
[Enhancement]: custom metadata provider for podcasts

@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…

adam commented on issue starred/audiobookshelf#2918 2026-04-25 00:11:51 +02:00
[Bug]: Server cannot pull author information

@lordofwizard commented on GitHub (Aug 15, 2025):

@advplyr no, even at the latest version i have the same issue persisting.

adam commented on issue starred/audiobookshelf#2918 2026-04-25 00:11:51 +02:00
[Bug]: Server cannot pull author information

@Vito0912 commented on GitHub (Aug 15, 2025):

Please try fetching the URL from inside the container

adam commented on issue starred/audiobookshelf#2918 2026-04-25 00:11:51 +02:00
[Bug]: Server cannot pull author information

@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…

adam commented on issue starred/audiobookshelf#2918 2026-04-25 00:11:51 +02:00
[Bug]: Server cannot pull author information

@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…

adam commented on issue starred/audiobookshelf#2918 2026-04-25 00:11:51 +02:00
[Bug]: Server cannot pull author information

@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)

adam commented on issue starred/audiobookshelf#2918 2026-04-25 00:11:51 +02:00
[Bug]: Server cannot pull author information

@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 …