Adam Melkus adam
  • Joined on 2025-12-28
adam closed issue starred/audiobookshelf#2843 2026-04-25 00:11:15 +02:00
[Bug]: Update readme - reverse proxy (Caddy) on subdir login - OpenVPN complication
adam commented on issue starred/audiobookshelf#2844 2026-04-25 00:11:15 +02:00
[Enhancement]: More Flexibility in Editing Chapters

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

There is a discussion around this here https://github.com/advplyr/audiobookshelf/discussions/3011

There is also an initial PR open for updating the…

adam commented on issue starred/audiobookshelf#2842 2026-04-25 00:11:15 +02:00
[Enhancement]: Add sepia theme

@github-actions[bot] commented on GitHub (Aug 3, 2025):

Fixed in v2.27.0.

adam commented on issue starred/audiobookshelf#2844 2026-04-25 00:11:15 +02:00
[Enhancement]: More Flexibility in Editing Chapters

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

Ah, good to see... I will add some thought to that thread. The PR you mentioned is a good start, but the issue I have is with bulk importing of…

adam commented on issue starred/audiobookshelf#2843 2026-04-25 00:11:15 +02:00
[Bug]: Update readme - reverse proxy (Caddy) on subdir login - OpenVPN complication

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

I don't know Caddy specifically, but assuming it works just like any other reverse proxy this should not be needed.

Audiobookshelf just added…

adam commented on issue starred/audiobookshelf#2843 2026-04-25 00:11:15 +02:00
[Bug]: Update readme - reverse proxy (Caddy) on subdir login - OpenVPN complication

@gundestrup commented on GitHub (Jun 16, 2025):

I am investigating further. I am proberly looking at a problem in DNS resolver over vpn, that is part of the problem. I am closing this bug for…

adam commented on issue starred/audiobookshelf#2839 2026-04-25 00:11:14 +02:00
[Bug]: Some audio files consistently cannot be resumed after being paused

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

If you can play the file in your browser there is some underlying issue with your abs instance. If so, it's best to open a new issue and provide more…

adam commented on issue starred/audiobookshelf#2839 2026-04-25 00:11:14 +02:00
[Bug]: Some audio files consistently cannot be resumed after being paused

@Phil57 commented on GitHub (Jun 16, 2025):

I'll test that. Thank you

Edit: recrating the docker container with a brand new library fixes the issue (with the same podcast files) Something must…

adam opened issue starred/audiobookshelf#2842 2026-04-25 00:11:14 +02:00
[Enhancement]: Add sepia theme
adam opened issue starred/audiobookshelf#2843 2026-04-25 00:11:14 +02:00
[Bug]: Update readme - reverse proxy (Caddy) on subdir login - OpenVPN complication
adam opened issue starred/audiobookshelf#2844 2026-04-25 00:11:14 +02:00
[Enhancement]: More Flexibility in Editing Chapters
adam closed issue starred/audiobookshelf#2842 2026-04-25 00:11:14 +02:00
[Enhancement]: Add sepia theme
adam commented on issue starred/audiobookshelf#2840 2026-04-25 00:11:13 +02:00
[Bug]: Socket failed to connect when logging in with authelia

@SamsiFPV commented on GitHub (Jul 9, 2025):

Note: The connection refused was because of fail2ban, my bad.

I still get this though after (successfully) logging in with authelia:

<img…

adam commented on issue starred/audiobookshelf#2839 2026-04-25 00:11:13 +02:00
[Bug]: Some audio files consistently cannot be resumed after being paused

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

Working 48000 Hz ffprobe
ffprobe version N-113348-g0a5813fc68-20240119 Copyright (c) 2007-2024 the FFmpeg…
adam commented on issue starred/audiobookshelf#2840 2026-04-25 00:11:13 +02:00
[Bug]: Socket failed to connect when logging in with authelia

@SamsiFPV commented on GitHub (Jul 9, 2025):

Image
adam commented on issue starred/audiobookshelf#2839 2026-04-25 00:11:13 +02:00
[Bug]: Some audio files consistently cannot be resumed after being paused

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

I'm also unsure how to detect this problem and I'd rather not reencode every single file irrespective of the presence of this problem, but I also…

adam commented on issue starred/audiobookshelf#2839 2026-04-25 00:11:13 +02:00
[Bug]: Some audio files consistently cannot be resumed after being paused

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

Yeah that's totally fair, @nichwall. If the issue isn't affecting all browsers which is what @Vito0912 said, then it makes way less sense for audiobokshe…

adam commented on issue starred/audiobookshelf#2839 2026-04-25 00:11:13 +02:00
[Bug]: Some audio files consistently cannot be resumed after being paused

@Phil57 commented on GitHub (Jun 16, 2025):

I am having all kinds of trouble too lately. If I start playing a file from the beginning it works fine, if I slew further it seems that FFMPEG is…

adam commented on issue starred/audiobookshelf#2839 2026-04-25 00:11:13 +02:00
[Bug]: Some audio files consistently cannot be resumed after being paused

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

This is a different issue and is not related to the issue above.

What you see is expected if the device is not compatible with the file.
`File…

adam commented on issue starred/audiobookshelf#2839 2026-04-25 00:11:13 +02:00
[Bug]: Some audio files consistently cannot be resumed after being paused

@Phil57 commented on GitHub (Jun 16, 2025):

It's standard mp3/mp3 (I think), for example this https://miroppb.com/b/rss/ASOT_Ep_1131.mp3

I'll investigate but I didn't change anything on my side.