@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…
@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…
@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…
@DieselTech commented on GitHub (Jun 3, 2025):
You can use
wgetto do the health check
Exactly that. It isn't that people are being prevented from doing health checks should they want to, is…
@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…
@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…
@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…
@advplyr commented on GitHub (Jun 1, 2025):
I think this can be combined with https://github.com/advplyr/audiobookshelf/issues/964
@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…
@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…
@nichwall commented on GitHub (May 31, 2025):
This is already implemented
@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…