Adam Melkus adam
  • Joined on 2025-12-28
adam opened issue starred/audiobookshelf#2840 2026-04-25 00:11:11 +02:00
[Bug]: Socket failed to connect when logging in with authelia
adam commented on issue starred/audiobookshelf#2836 2026-04-25 00:11:10 +02:00
[Bug]: Add follow the link to fix link redirection when downloading audio file

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

Fixed in v2.25.1.

adam commented on issue starred/audiobookshelf#2837 2026-04-25 00:11:10 +02:00
[Enhancement]: add proxy setting for podcast downloading

@rockonedege commented on GitHub (Jun 12, 2025):

here's my docker compose file trying to use a proxy

  audiobookshelf:
    image: advplyr/audiobookshelf:latest
    container_name:…
adam commented on issue starred/audiobookshelf#2837 2026-04-25 00:11:10 +02:00
[Enhancement]: add proxy setting for podcast downloading

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

You can just add it as an environment variable.

audiobookshelf:
  image: advplyr/audiobookshelf:latest
  container_name: "audiobookshelf"
 
adam commented on issue starred/audiobookshelf#2837 2026-04-25 00:11:10 +02:00
[Enhancement]: add proxy setting for podcast downloading

@rockonedege commented on GitHub (Jun 13, 2025):

You can just add it as an environment variable.

audiobookshelf: image: advplyr/audiobookshelf:latest container_name: "audiobookshelf…

adam commented on issue starred/audiobookshelf#2837 2026-04-25 00:11:10 +02:00
[Enhancement]: add proxy setting for podcast downloading

@deanishe commented on GitHub (Jan 20, 2026):

I would also like to be able to use a proxy server, but configuring via the Dockerfile doesn't work for me because I'm using ABS on a managed server…

adam commented on issue starred/audiobookshelf#2836 2026-04-25 00:11:09 +02:00
[Bug]: Add follow the link to fix link redirection when downloading audio file

@advplyr commented on GitHub (Jun 12, 2025):

Can you share the rss feed

adam commented on issue starred/audiobookshelf#2837 2026-04-25 00:11:09 +02:00
[Enhancement]: add proxy setting for podcast downloading

@Vito0912 commented on GitHub (Jun 11, 2025):

See https://www.audiobookshelf.org/docs#network

adam commented on issue starred/audiobookshelf#2836 2026-04-25 00:11:09 +02:00
[Bug]: Add follow the link to fix link redirection when downloading audio file

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

I thought we got rid of iTMS because it caused user agent issues with other podcasts? I am not able to find the original discussion about it.

adam commented on issue starred/audiobookshelf#2837 2026-04-25 00:11:09 +02:00
[Enhancement]: add proxy setting for podcast downloading

@rockonedege commented on GitHub (Jun 11, 2025):

I am not sure about how to use EXP_PROXY_SUPPORT

  • set an http proxy uri, or
  • set TRUE and then set the actual proxy to environment variable…
adam commented on issue starred/audiobookshelf#2836 2026-04-25 00:11:09 +02:00
[Bug]: Add follow the link to fix link redirection when downloading audio file

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

Yeah I found that after I made the update. I made a more thorough fix in #4404 to allow a fallback user-agent.

The redirect was a red herring. The…

adam commented on issue starred/audiobookshelf#2834 2026-04-25 00:11:08 +02:00
[Bug]: OIDC - Cannot Decode JWTs

@Sapd commented on GitHub (Jun 10, 2025):

my Authentik provider settings

Well you provided an Encryption key. It must be set to nothing. "encrypted JWTs cannot be decoded"

adam commented on issue starred/audiobookshelf#2834 2026-04-25 00:11:08 +02:00
[Bug]: OIDC - Cannot Decode JWTs

@slinky34 commented on GitHub (Jun 11, 2025):

Well I feel silly! Thank you! That worked :)

adam opened issue starred/audiobookshelf#2836 2026-04-25 00:11:08 +02:00
[Bug]: Add follow the link to fix link redirection when downloading audio file
adam closed issue starred/audiobookshelf#2836 2026-04-25 00:11:08 +02:00
[Bug]: Add follow the link to fix link redirection when downloading audio file
adam opened issue starred/audiobookshelf#2838 2026-04-25 00:11:08 +02:00
[Enhancement]: Player redesign
adam closed issue starred/audiobookshelf#2838 2026-04-25 00:11:08 +02:00
[Enhancement]: Player redesign
adam opened issue starred/audiobookshelf#2837 2026-04-25 00:11:08 +02:00
[Enhancement]: add proxy setting for podcast downloading
adam closed issue starred/audiobookshelf#2837 2026-04-25 00:11:08 +02:00
[Enhancement]: add proxy setting for podcast downloading