Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#3039 2026-04-25 00:13:12 +02:00
[Enhancement]: Download books from the UI

@Vito0912 commented on GitHub (Oct 15, 2025):

You can select the book (top left of each book) and then download the book at the right top.

You can also download individual files. If you do not…

adam commented on issue starred/audiobookshelf#3035 2026-04-25 00:13:11 +02:00
[Bug]: OIDC Group Claim validation prevents using standard ZITADEL role claim

@Maxklos commented on GitHub (Feb 21, 2026):

With this PR it's simple. On Zitadel Side: Application Type: Web & Response Types: Code.…

adam opened issue starred/audiobookshelf#3037 2026-04-25 00:13:11 +02:00
[Bug]: Slow buffer On big books
adam opened issue starred/audiobookshelf#3039 2026-04-25 00:13:11 +02:00
[Enhancement]: Download books from the UI
adam opened issue starred/audiobookshelf#3038 2026-04-25 00:13:11 +02:00
[Enhancement]: Continue Reading Offline
adam closed issue starred/audiobookshelf#3039 2026-04-25 00:13:11 +02:00
[Enhancement]: Download books from the UI
adam commented on issue starred/audiobookshelf#3037 2026-04-25 00:13:11 +02:00
[Bug]: Slow buffer On big books

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

Is this specific to the mobile app? https://github.com/advplyr/audiobookshelf-app

What file format are you using? Is this with all long books? The…

adam commented on issue starred/audiobookshelf#3037 2026-04-25 00:13:11 +02:00
[Bug]: Slow buffer On big books

@mattr254 commented on GitHub (Oct 17, 2025):

File format: m4b Size: 3.84 GB

Using: android Audiobookshelf app Yes, with all long books, The way of kings Saga(all 50 plus hrs per book), all…

adam commented on issue starred/audiobookshelf#3035 2026-04-25 00:13:10 +02:00
[Bug]: OIDC Group Claim validation prevents using standard ZITADEL role claim

@Sapd commented on GitHub (Oct 17, 2025):

The regex here https://github.com/advplyr/audiobookshelf/blob/a87ea327151fcb7ec67ce981bb6a44878a9ab343/client/pages/config/authentication.vue#L308-L313 mu…

adam commented on issue starred/audiobookshelf#3036 2026-04-25 00:13:10 +02:00
[Bug]: Unable to end other users sessions

@Vito0912 commented on GitHub (Oct 13, 2025):

I can reproduce this on the demo server. I cannot close other users sessions.

Maybe this isn't a feature, but iirc I could close some sessions of…

adam commented on issue starred/audiobookshelf#3035 2026-04-25 00:13:10 +02:00
[Bug]: OIDC Group Claim validation prevents using standard ZITADEL role claim

@Vito0912 commented on GitHub (Oct 17, 2025):

If it's just the frontend, you could create your own request until this maybe get's fixed

adam commented on issue starred/audiobookshelf#3034 2026-04-25 00:13:10 +02:00
[Bug]: Playback of some audiobooks do not match their source file playback

@katha757 commented on GitHub (Oct 11, 2025):

That was it! All of the chapters line up perfectly after setting a constant bit rate. Thank you!

adam commented on issue starred/audiobookshelf#3036 2026-04-25 00:13:10 +02:00
[Bug]: Unable to end other users sessions

@advplyr commented on GitHub (Oct 13, 2025):

Thanks, I'm not sure how that bug was there for a year without anyone reporting it

adam commented on issue starred/audiobookshelf#3035 2026-04-25 00:13:10 +02:00
[Bug]: OIDC Group Claim validation prevents using standard ZITADEL role claim

@Maxklos commented on GitHub (Feb 12, 2026):

I have the same problem. Can you please provide the workaround Zitadel Action to remap the claims from urn:zitadel:iam:org:project:roles (JSON) to…

adam commented on issue starred/audiobookshelf#3036 2026-04-25 00:13:10 +02:00
[Bug]: Unable to end other users sessions

@realredknight commented on GitHub (Oct 14, 2025):

Looking on your fix, I have another question :)

There is a check whether the requested session belongs to the requesting user. But restricted…

adam commented on issue starred/audiobookshelf#3035 2026-04-25 00:13:10 +02:00
[Bug]: OIDC Group Claim validation prevents using standard ZITADEL role claim

@Sapd commented on GitHub (Feb 12, 2026):

@Maxklos can you please give me a full example of the response (also additional docs link are also helpful)

Edit: did you test my PR already? Please…

adam commented on issue starred/audiobookshelf#3036 2026-04-25 00:13:10 +02:00
[Bug]: Unable to end other users sessions

@Vito0912 commented on GitHub (Oct 14, 2025):

There is a check whether the requested session belongs to the requesting user. But restricted users can't see /config/sessions - so they can never…

adam commented on issue starred/audiobookshelf#3035 2026-04-25 00:13:10 +02:00
[Bug]: OIDC Group Claim validation prevents using standard ZITADEL role claim

@Maxklos commented on GitHub (Feb 12, 2026):

I commented on the PR with the log output: https://github.com/advplyr/audiobookshelf/pull/5031#issuecomment-3889777188 . @bannert1337 mentioned `A…

adam commented on issue starred/audiobookshelf#3036 2026-04-25 00:13:10 +02:00
[Bug]: Unable to end other users sessions

@github-actions[bot] commented on GitHub (Dec 2, 2025):

Fixed in v2.31.0.

adam commented on issue starred/audiobookshelf#3035 2026-04-25 00:13:10 +02:00
[Bug]: OIDC Group Claim validation prevents using standard ZITADEL role claim

@tfmm commented on GitHub (Feb 19, 2026):

Sorry for the mild hijack, feel free to delete if this is not ok.

@Maxklos I'm trying to setup ABS in Zitadel, and was wondering if you could share…