Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2829 2026-04-25 00:11:03 +02:00
[Enhancement] Use title as secondary sort when sorting books by author

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

Duplicate #1674, at least the same issue if a different way to see it. What I think is…

adam commented on issue starred/audiobookshelf#2829 2026-04-25 00:11:03 +02:00
[Enhancement] Use title as secondary sort when sorting books by author

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

Sorry if I added the step to filter, but the result is the same whether you're looking at a single author or the whole library.

<img src="https://g…

adam closed issue starred/audiobookshelf#2827 2026-04-25 00:11:02 +02:00
[Enhancement]: Improve podcast episode matching
adam closed issue starred/audiobookshelf#2829 2026-04-25 00:11:02 +02:00
[Enhancement] Use title as secondary sort when sorting books by author
adam commented on issue starred/audiobookshelf#2828 2026-04-25 00:11:02 +02:00
[Enhancement]: Warning when RSS feed fails to load

@mfcar commented on GitHub (Jun 14, 2025):

Something similar It is being worked on in #2178

adam commented on issue starred/audiobookshelf#2827 2026-04-25 00:11:02 +02:00
[Enhancement]: Improve podcast episode matching

@github-actions[bot] commented on GitHub (Jun 15, 2025):

Fixed in v2.25.1.

adam commented on issue starred/audiobookshelf#2829 2026-04-25 00:11:02 +02:00
[Enhancement] Use title as secondary sort when sorting books by author

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

Duplicate #1674, at least the same issue if a different way to see it. What I think is trying to be said here is first filter to a single author,…

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:01 +02:00
[Enhancement]: docker-autoheal

@nichwall commented on GitHub (Jun 4, 2025):

If you are just wanting the container to restart after a crash, you can add restart: always or restart: unless-stopped.

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:01 +02:00
[Enhancement]: docker-autoheal

@skyzuma commented on GitHub (Jun 4, 2025):

any healthcheck for #1910 or restart policy will not work cause of "the progress of the streaming cant publish to the db" after a restart (crash based…

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:01 +02:00
[Enhancement]: docker-autoheal

@nichwall commented on GitHub (Jun 4, 2025):

any healthcheck for #1910 or restart policy will not work cause of "the progress of the streaming cant publish to the db" after a restart (crash…

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:01 +02:00
[Enhancement]: docker-autoheal

@skyzuma commented on GitHub (Jun 4, 2025):

iam sry, was my fault ... i never testest with a healthcheck (idk how this working on unraid) ... i only tested with the restart policy ... ( Extra…

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:01 +02:00
[Enhancement]: docker-autoheal

@nichwall commented on GitHub (Jun 4, 2025):

No worries. There has been a lot of confusion around healthchecks recently due to removing curl from the docker image when the image was cleaned up…

adam opened issue starred/audiobookshelf#2828 2026-04-25 00:11:01 +02:00
[Enhancement]: Warning when RSS feed fails to load
adam opened issue starred/audiobookshelf#2829 2026-04-25 00:11:01 +02:00
[Enhancement] Use title as secondary sort when sorting books by author
adam opened issue starred/audiobookshelf#2827 2026-04-25 00:11:01 +02:00
[Enhancement]: Improve podcast episode matching
adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:00 +02:00
[Enhancement]: docker-autoheal

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

iam on unraid, i dont use docker compose ...

Then you're missing out on features that would solve your problem.

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:00 +02:00
[Enhancement]: docker-autoheal

@nichwall commented on GitHub (Jun 4, 2025):

The healthcheck doesn't check for whether the database is locked. I don't use unraid, but there should be a way to add a healthcheck using advanced…

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:00 +02:00
[Enhancement]: docker-autoheal

@skyzuma commented on GitHub (Jun 4, 2025):

iam sry for asking things ...

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:00 +02:00
[Enhancement]: docker-autoheal

@nichwall commented on GitHub (Jun 4, 2025):

No worries.

Looks like you can toggle the advanced view to add a healthcheck https://forums.unraid.net/topic/128044-where-are-extra-parameters/

adam commented on issue starred/audiobookshelf#2826 2026-04-25 00:11:00 +02:00
[Enhancement]: docker-autoheal

@skyzuma commented on GitHub (Jun 4, 2025):

the advanced view / extra parameters is known but idk what i enter for healthchek so the auto-heal can restart the abs contrainer ...

"The healthcheck…