Adam Melkus adam
  • Joined on 2025-12-28
adam opened issue starred/audiobookshelf#2689 2026-04-25 00:09:39 +02:00
[Bug]: Redirect URI Does Not Include Non-Standard Port in OpenID Connect Authentication
adam closed issue starred/audiobookshelf#2689 2026-04-25 00:09:39 +02:00
[Bug]: Redirect URI Does Not Include Non-Standard Port in OpenID Connect Authentication
adam opened issue starred/audiobookshelf#2690 2026-04-25 00:09:39 +02:00
[Bug]: Wrong sort order for Swedish national characters Å, Ä and Ö
adam opened issue starred/audiobookshelf#2691 2026-04-25 00:09:39 +02:00
[Bug]: Library count permission filtering by tag is not updated until container is restarted
adam closed issue starred/audiobookshelf#2691 2026-04-25 00:09:39 +02:00
[Bug]: Library count permission filtering by tag is not updated until container is restarted
adam commented on issue starred/audiobookshelf#2690 2026-04-25 00:09:39 +02:00
[Bug]: Wrong sort order for Swedish national characters Å, Ä and Ö

@advplyr commented on GitHub (Mar 27, 2025):

We are doing case-insensitive sorting so I'm not sure if the lowercase equivalent changes things.

@mikiher and @devnoname120 did a lot of work on…

adam commented on issue starred/audiobookshelf#2690 2026-04-25 00:09:39 +02:00
[Bug]: Wrong sort order for Swedish national characters Å, Ä and Ö

@Cotignac commented on GitHub (Mar 27, 2025):

I tested to change the spelling of the last name of two authors from a capital Å to å and a capital Ä to ä. Unfortunately that didn't change…

adam commented on issue starred/audiobookshelf#2690 2026-04-25 00:09:39 +02:00
[Bug]: Wrong sort order for Swedish national characters Å, Ä and Ö

@Cotignac commented on GitHub (Mar 27, 2025):

I don't know if it's of any interest, but when I changed from Å to å and from Ä to ä the authors ended up after an author with a last name starting…

adam commented on issue starred/audiobookshelf#2691 2026-04-25 00:09:39 +02:00
[Bug]: Library count permission filtering by tag is not updated until container is restarted

@github-actions[bot] commented on GitHub (Apr 27, 2025):

Fixed in v2.21.0.

adam opened issue starred/audiobookshelf#2686 2026-04-25 00:09:38 +02:00
[Enhancement]: Limit the number of concurrent "Make M4B Audiobook File" jobs, implement a queue system
adam closed issue starred/audiobookshelf#2686 2026-04-25 00:09:38 +02:00
[Enhancement]: Limit the number of concurrent "Make M4B Audiobook File" jobs, implement a queue system
adam opened issue starred/audiobookshelf#2687 2026-04-25 00:09:38 +02:00
[Enhancement]: Fit to screen for comics
adam opened issue starred/audiobookshelf#2688 2026-04-25 00:09:38 +02:00
[Enhancement]: Move /metadata/logs to /config/logs
adam closed issue starred/audiobookshelf#2687 2026-04-25 00:09:38 +02:00
[Enhancement]: Fit to screen for comics
adam commented on issue starred/audiobookshelf#2688 2026-04-25 00:09:38 +02:00
[Enhancement]: Move /metadata/logs to /config/logs

@hardwareadictos commented on GitHub (Jan 3, 2026):

Is it doable? On systems with big libraries this collapses docker-data FS

adam commented on issue starred/audiobookshelf#2687 2026-04-25 00:09:38 +02:00
[Enhancement]: Fit to screen for comics

@cordlord commented on GitHub (Mar 25, 2025):

This is for the app, I'll move it to the other repo. My apologies!

adam commented on issue starred/audiobookshelf#2685 2026-04-25 00:09:37 +02:00
[Bug]: Server crashes when visiting a specific series

@advplyr commented on GitHub (Apr 4, 2025):

Is this resolved?

adam commented on issue starred/audiobookshelf#2685 2026-04-25 00:09:37 +02:00
[Bug]: Server crashes when visiting a specific series

@Entepotenz commented on GitHub (Apr 5, 2025):

At the moment I am on vacation. I will follow up on this topic as soon as I am back :-)

adam commented on issue starred/audiobookshelf#2685 2026-04-25 00:09:37 +02:00
[Bug]: Server crashes when visiting a specific series

@Entepotenz commented on GitHub (Apr 18, 2025):

Hello everyone,

I am able to reproduce the problem with a complete fresh system. Turns out the problem is that I am running this container as…