Adam Melkus adam
  • Joined on 2025-12-28
adam opened issue starred/audiobookshelf#2777 2026-04-25 00:10:32 +02:00
[Enhancement]: Book Cover Square/Rectangle Pref w/ smallest to largest sub-sorting.
adam opened issue starred/audiobookshelf#2778 2026-04-25 00:10:32 +02:00
[Enhancement]: "Embed Metadata"-tool for podcasts (similar to audiobooks)
adam opened issue starred/audiobookshelf#2776 2026-04-25 00:10:32 +02:00
[Bug]: RSS-feed for podcasts does not include Subtitle-field
adam opened issue starred/audiobookshelf#2779 2026-04-25 00:10:32 +02:00
[Enhancement]: Series show missing books
adam opened issue starred/audiobookshelf#2780 2026-04-25 00:10:32 +02:00
[Bug]: Audiobookshelf doesn't work after reboot until manually shutting down and starting up container again
adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:31 +02:00
[Bug]: latest version 2.22.0 stopt working

@advplyr commented on GitHub (May 16, 2025):

So these container managers may be caching the environment variables? I don't see what the purpose of that would be

adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:31 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@advplyr commented on GitHub (May 22, 2025):

From the error that you shared this appears to be a networking issue and not an issue with the RSS feed itself.

If you enter this RSS feed URL it…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:31 +02:00
[Bug]: latest version 2.22.0 stopt working

@tacogerbil commented on GitHub (May 16, 2025):

I just tested with the docker folders...

Image

I renamed them…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:31 +02:00
[Bug]: latest version 2.22.0 stopt working

@Vito0912 commented on GitHub (May 16, 2025):

@advplyr It's very likely https://discord.com/channels/942908292873723984/954760207131615264/1372958235421839461 I posted on Discord.

libnusqlite3 …

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:31 +02:00
[Bug]: latest version 2.22.0 stopt working

@github-actions[bot] commented on GitHub (May 17, 2025):

Fixed in v2.23.0.

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:31 +02:00
[Bug]: latest version 2.22.0 stopt working

@tacogerbil commented on GitHub (May 17, 2025):

Synolgy without compose.. standard vanilla docker image working 100% Thank you @advplyr !!!!!!!!!!!!!!!

![Image](https://github.com/user-attachmen…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:31 +02:00
[Bug]: latest version 2.22.0 stopt working

@githubdebugger commented on GitHub (May 17, 2025):

I see there are some fixed related to this that has gone into 2.23.0, however, I am still getting in 2.23.0 and 2.22.0:

Error: Cannot find…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:31 +02:00
[Bug]: latest version 2.22.0 stopt working

@nichwall commented on GitHub (May 17, 2025):

The index.js issue is discussed more in https://github.com/advplyr/audiobookshelf/issues/4292. The basic answer is you need to make sure you fully…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:31 +02:00
[Bug]: latest version 2.22.0 stopt working

@githubdebugger commented on GitHub (May 17, 2025):

The index.js issue is discussed more in #4292. The basic answer is you need to…

adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:30 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@alan-cugler commented on GitHub (May 21, 2025):

I am trying to figure out how to validate if its possible to retrieve a RSS feed that isnt listed on whatever service ABS is using for the "search…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:30 +02:00
[Bug]: latest version 2.22.0 stopt working

@advplyr commented on GitHub (May 16, 2025):

Is it maybe part of the docker image available on synology? I'm not sure how synology works but it seems most people with this issue are on synology.

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:30 +02:00
[Bug]: latest version 2.22.0 stopt working

@nichwall commented on GitHub (May 16, 2025):

Is it maybe part of the docker image available on synology? I'm not sure how synology works but it seems most people with this issue are on…

adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:30 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@alan-cugler commented on GitHub (May 22, 2025):

hmm I tested doing a search term and a full URL in that bar while watching my DNS server logs. it does seem that when its a full URL it doesnt go…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:30 +02:00
[Bug]: latest version 2.22.0 stopt working

@tacogerbil commented on GitHub (May 16, 2025):

I know I never set it myself (never used compose). I used the standard synolgy docker app to download the image (from here --> https://hub.docker.c…

adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:30 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@nichwall commented on GitHub (May 22, 2025):

Audiobookshelf expects a valid RSS feed, if you provide the RSS URL then it will use the RSS feed returned by the URL.

Can you enable Debug logs on…