Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2809 2026-04-25 00:10:51 +02:00
[Enhancement]: Generate a new RSS feed for each podcast

@BriseBolt commented on GitHub (May 31, 2025):

Thank you. ABS does indeed create RSS feeds for podcasts, audiobooks, and collections. But the problem is that there are no collections for…

adam commented on issue starred/audiobookshelf#2810 2026-04-25 00:10:51 +02:00
[Enhancement]: Update either documentation or docker file for audiobookshelf health test

@jeffreyswiggins commented on GitHub (Jun 3, 2025):

Blindly running health checks in docker without having a way to fix any issues isn't recommended. Just restarting the "failing" container…

adam commented on issue starred/audiobookshelf#2810 2026-04-25 00:10:51 +02:00
[Enhancement]: Update either documentation or docker file for audiobookshelf health test

@advplyr commented on GitHub (Jun 3, 2025):

Blindly running health checks in docker without having a way to fix any issues isn't recommended. Just restarting the "failing" container over and…

adam commented on issue starred/audiobookshelf#2810 2026-04-25 00:10:51 +02:00
[Enhancement]: Update either documentation or docker file for audiobookshelf health test

@DieselTech commented on GitHub (Jun 3, 2025):

You can use wget to do the health check

Exactly that. It isn't that people are being prevented from doing health checks should they want to, is…

adam commented on issue starred/audiobookshelf#2810 2026-04-25 00:10:51 +02:00
[Enhancement]: Update either documentation or docker file for audiobookshelf health test

@andrey-kondratov commented on GitHub (Jun 6, 2025):

I am not an expert in reverse proxies set up, but it seems when you restart an upstream such as audiobookshelf running behind nginx, the…

adam commented on issue starred/audiobookshelf#2810 2026-04-25 00:10:51 +02:00
[Enhancement]: Update either documentation or docker file for audiobookshelf health test

@jeffreyswiggins commented on GitHub (Jun 6, 2025):

I am not an expert in reverse proxies set up, but it seems when you restart an upstream such as audiobookshelf running behind nginx, the…

adam opened issue starred/audiobookshelf#2812 2026-04-25 00:10:51 +02:00
[Bug]: Audroid Auto client doesn't always record progress.
adam closed issue starred/audiobookshelf#2812 2026-04-25 00:10:51 +02:00
[Bug]: Audroid Auto client doesn't always record progress.
adam opened issue starred/audiobookshelf#2814 2026-04-25 00:10:51 +02:00
[Enhancement]: Import abridged tag from audiofile
adam opened issue starred/audiobookshelf#2813 2026-04-25 00:10:51 +02:00
[Bug]: Audiobook m4b advanced encoder ignore
adam commented on issue starred/audiobookshelf#2808 2026-04-25 00:10:50 +02:00
[Enhancement]: Enable High Res Audio

@Hadoka commented on GitHub (May 29, 2025):

Yes, @thatguy7, I mean to have a new Kind of Library (not necessarily music). There are Meditation files and stuff like that. It will be Awesome to…

adam commented on issue starred/audiobookshelf#2808 2026-04-25 00:10:50 +02:00
[Enhancement]: Enable High Res Audio

@advplyr commented on GitHub (Jun 1, 2025):

I think this can be combined with https://github.com/advplyr/audiobookshelf/issues/964

adam commented on issue starred/audiobookshelf#2808 2026-04-25 00:10:50 +02:00
[Enhancement]: Enable High Res Audio

@Hadoka commented on GitHub (Jun 1, 2025):

I think this can be combined with https://github.com/advplyr/audiobookshelf/issues/964

I don't think its the same request, the other one is asking to…

adam commented on issue starred/audiobookshelf#2808 2026-04-25 00:10:50 +02:00
[Enhancement]: Enable High Res Audio

@advplyr commented on GitHub (Jun 1, 2025):

With creating a new media type it would also have to pull in the meta data differently so it is essentially the same. It would be a music media type…

adam opened issue starred/audiobookshelf#2809 2026-04-25 00:10:50 +02:00
[Enhancement]: Generate a new RSS feed for each podcast
adam closed issue starred/audiobookshelf#2809 2026-04-25 00:10:50 +02:00
[Enhancement]: Generate a new RSS feed for each podcast
adam opened issue starred/audiobookshelf#2810 2026-04-25 00:10:50 +02:00
[Enhancement]: Update either documentation or docker file for audiobookshelf health test
adam opened issue starred/audiobookshelf#2811 2026-04-25 00:10:50 +02:00
[Bug]: Epub navigation missing in mobile portrait mode
adam commented on issue starred/audiobookshelf#2809 2026-04-25 00:10:50 +02:00
[Enhancement]: Generate a new RSS feed for each podcast

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

This is already implemented

https://www.audiobookshelf.org/guides/rss_feeds

adam commented on issue starred/audiobookshelf#2810 2026-04-25 00:10:50 +02:00
[Enhancement]: Update either documentation or docker file for audiobookshelf health test

@DieselTech commented on GitHub (May 30, 2025):

Blindly running health checks in docker without having a way to fix any issues isn't recommended. Just restarting the "failing" container over and…