Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#3071 2026-04-25 00:13:27 +02:00
[Enhancement]: Add support for editing the notification JSON payload

@badnetmask commented on GitHub (Nov 4, 2025):

I understand that Apprise API might be the only specifically supported method. I'm not asking to have direct support for the Pushover API. As long…

adam opened issue starred/audiobookshelf#3070 2026-04-25 00:13:26 +02:00
[Bug]: EAC3 playback fails on browser and some android devices.
adam opened issue starred/audiobookshelf#3071 2026-04-25 00:13:26 +02:00
[Enhancement]: Add support for editing the notification JSON payload
adam closed issue starred/audiobookshelf#3070 2026-04-25 00:13:26 +02:00
[Bug]: EAC3 playback fails on browser and some android devices.
adam opened issue starred/audiobookshelf#3072 2026-04-25 00:13:26 +02:00
[Bug]: ABS will pick up redundant spaces before or after podcast title from some RSS feed
adam commented on issue starred/audiobookshelf#3071 2026-04-25 00:13:26 +02:00
[Enhancement]: Add support for editing the notification JSON payload

@Vito0912 commented on GitHub (Nov 4, 2025):

I think this has been discussed quite often, that Apprise will probably be the only supported service. I am just a contributor and can't speak for…

adam commented on issue starred/audiobookshelf#3070 2026-04-25 00:13:26 +02:00
[Bug]: EAC3 playback fails on browser and some android devices.

@kpmgeek commented on GitHub (Nov 4, 2025):

An alternative would be supporting an M4B with two tracks, where the Dolby audio is available to switch to on supported devices.

adam commented on issue starred/audiobookshelf#3070 2026-04-25 00:13:26 +02:00
[Bug]: EAC3 playback fails on browser and some android devices.

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

Have you confirmed that we can transcode the file using the ffmpeg version bundled with Audiobookshelf? Some formats and codecs are not supported by a…

adam commented on issue starred/audiobookshelf#3069 2026-04-25 00:13:25 +02:00
[Bug]: Error: "[OidcAuth] openid callback error: Invalid userinfo or already linked Error: Invalid userinfo or already linked at OidcAuthStrategy.verifyCallback (/app/server/auth/OidcAuthStrategy.js:129:15)" when attempting to add/match new user

@Vito0912 commented on GitHub (Nov 4, 2025):

This very likely is related to https://github.com/goauthentik/authentik/pull/16206/ and is in general (even if not) unlikley an ABS bug due to…

adam commented on issue starred/audiobookshelf#3069 2026-04-25 00:13:25 +02:00
[Bug]: Error: "[OidcAuth] openid callback error: Invalid userinfo or already linked Error: Invalid userinfo or already linked at OidcAuthStrategy.verifyCallback (/app/server/auth/OidcAuthStrategy.js:129:15)" when attempting to add/match new user

@ZLoth commented on GitHub (Nov 4, 2025):

Okay.... so I looking quickly at the JWT payload and see the following:

{
    "iss": "https://auth.mydomain.tld/application/o/audiobookshelf/",
   …
adam commented on issue starred/audiobookshelf#3069 2026-04-25 00:13:25 +02:00
[Bug]: Error: "[OidcAuth] openid callback error: Invalid userinfo or already linked Error: Invalid userinfo or already linked at OidcAuthStrategy.verifyCallback (/app/server/auth/OidcAuthStrategy.js:129:15)" when attempting to add/match new user

@MRobi1 commented on GitHub (Nov 6, 2025):

This didn't quite fix it for me. I've been using Authentik for quite some time as an OIDC provider for audiobookshelf. I tried to login this morning and…

adam commented on issue starred/audiobookshelf#3069 2026-04-25 00:13:25 +02:00
[Bug]: Error: "[OidcAuth] openid callback error: Invalid userinfo or already linked Error: Invalid userinfo or already linked at OidcAuthStrategy.verifyCallback (/app/server/auth/OidcAuthStrategy.js:129:15)" when attempting to add/match new user

@Vito0912 commented on GitHub (Nov 6, 2025):

@MRobi1 If you link your account with an OIDC provider, it sets a unique ID for the user linked to your ABS account (provided by your OIDC provider). …

adam commented on issue starred/audiobookshelf#3069 2026-04-25 00:13:25 +02:00
[Bug]: Error: "[OidcAuth] openid callback error: Invalid userinfo or already linked Error: Invalid userinfo or already linked at OidcAuthStrategy.verifyCallback (/app/server/auth/OidcAuthStrategy.js:129:15)" when attempting to add/match new user

@MRobi1 commented on GitHub (Nov 7, 2025):

OK I'm back in business. Since I had disabled password login, I was fully locked out. Had to manually [edit the database ](https://github.com/advplyr/aud…

adam opened issue starred/audiobookshelf#3067 2026-04-25 00:13:24 +02:00
[Enhancement]: Preserve the "where" and "when" information of media items that are declared "Missing"
adam opened issue starred/audiobookshelf#3069 2026-04-25 00:13:24 +02:00
[Bug]: Error: "[OidcAuth] openid callback error: Invalid userinfo or already linked Error: Invalid userinfo or already linked at OidcAuthStrategy.verifyCallback (/app/server/auth/OidcAuthStrategy.js:129:15)" when attempting to add/match new user
adam closed issue starred/audiobookshelf#3069 2026-04-25 00:13:24 +02:00
[Bug]: Error: "[OidcAuth] openid callback error: Invalid userinfo or already linked Error: Invalid userinfo or already linked at OidcAuthStrategy.verifyCallback (/app/server/auth/OidcAuthStrategy.js:129:15)" when attempting to add/match new user
adam opened issue starred/audiobookshelf#3068 2026-04-25 00:13:24 +02:00
[Enhancement]: Support Bonjour / Avahi / mDNS for local domain discovery
adam commented on issue starred/audiobookshelf#3067 2026-04-25 00:13:24 +02:00
[Enhancement]: Preserve the "where" and "when" information of media items that are declared "Missing"

@nichwall commented on GitHub (Nov 3, 2025):

You can view the "where" information in the item details to see what path the Audiobookshelf server expects the media to be at.

The server just…