Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#3262 2026-04-25 00:14:38 +02:00
[Bug]: JavaScript heap out of memory on adding item to playlist

@nichwall commented on GitHub (Mar 17, 2026):

Related to https://github.com/advplyr/audiobookshelf/issues/2177

Collections and playlists are not paginated and have performance issues when they…

adam commented on issue starred/audiobookshelf#3264 2026-04-25 00:14:38 +02:00
[Bug]: OIDC login fails with "No session" behind reverse proxy — session cookie lost during redirect (Firefox bounce-tracking protection)

@miketangovictor commented on GitHub (Mar 18, 2026):

Adding a comment here that when I ran into this issue I had Claude Code work through the solution and then create the bug submission. It…

adam commented on issue starred/audiobookshelf#3261 2026-04-25 00:14:37 +02:00
[Bug]: Watcher/ 'Missing"

@nichwall commented on GitHub (Mar 11, 2026):

The watcher relies on file system events, it doesn't really work with network file systems. You will probably have a better experience using…

adam commented on issue starred/audiobookshelf#3260 2026-04-25 00:14:37 +02:00
[Enhancement]: Automatic URL Switching

@nichwall commented on GitHub (Mar 11, 2026):

Duplicate of https://github.com/advplyr/audiobookshelf-app/issues/209

adam commented on issue starred/audiobookshelf#3259 2026-04-25 00:14:37 +02:00
[Bug]: Last Seen incorrect in Users tab

@nichwall commented on GitHub (Mar 14, 2026):

What client are they using? Most 3rd party clients do not use websockets, so their "last seen" data is incorrect.

adam commented on issue starred/audiobookshelf#3261 2026-04-25 00:14:37 +02:00
[Bug]: Watcher/ 'Missing"

@keenan-fullbleed commented on GitHub (Mar 11, 2026):

I was using that but it was failing. I added a retry-based existence check for watcher-triggered scans only:

WATCHER_PATH_EXISTS_RETRIES =…

adam commented on issue starred/audiobookshelf#3259 2026-04-25 00:14:37 +02:00
[Bug]: Last Seen incorrect in Users tab

@Vito0912 commented on GitHub (Mar 14, 2026):

Would be fixed by https://github.com/advplyr/audiobookshelf/pull/4441

As nichwall hinted this isn't an ABS bug, but third party clients not using…

adam opened issue starred/audiobookshelf#3263 2026-04-25 00:14:37 +02:00
[Enhancement]: Streaming of CBZ files page by page
adam opened issue starred/audiobookshelf#3262 2026-04-25 00:14:37 +02:00
[Bug]: JavaScript heap out of memory on adding item to playlist
adam opened issue starred/audiobookshelf#3264 2026-04-25 00:14:37 +02:00
[Bug]: OIDC login fails with "No session" behind reverse proxy — session cookie lost during redirect (Firefox bounce-tracking protection)
adam commented on issue starred/audiobookshelf#3257 2026-04-25 00:14:36 +02:00
[Bug]: Possible issue with podcast chapters and manually downloaded episodes

@badnetmask commented on GitHub (Mar 9, 2026):

So, episode 657 was downloaded by the scheduler overnight, and even though the chapters tag is in the feed, there are no tags in ABS.

I looked at…

adam commented on issue starred/audiobookshelf#3257 2026-04-25 00:14:36 +02:00
[Bug]: Possible issue with podcast chapters and manually downloaded episodes

@badnetmask commented on GitHub (Mar 20, 2026):

Update: I have another podcast for which a new episode was auto-downloaded today, and the chapters work. https://bitflip.show/rss.xml When I…

adam opened issue starred/audiobookshelf#3260 2026-04-25 00:14:36 +02:00
[Enhancement]: Automatic URL Switching
adam closed issue starred/audiobookshelf#3260 2026-04-25 00:14:36 +02:00
[Enhancement]: Automatic URL Switching
adam opened issue starred/audiobookshelf#3259 2026-04-25 00:14:36 +02:00
[Bug]: Last Seen incorrect in Users tab
adam opened issue starred/audiobookshelf#3261 2026-04-25 00:14:36 +02:00
[Bug]: Watcher/ 'Missing"
adam commented on issue starred/audiobookshelf#3257 2026-04-25 00:14:35 +02:00
[Bug]: Possible issue with podcast chapters and manually downloaded episodes

@nichwall commented on GitHub (Mar 9, 2026):

Copying and pasting some relevant information here in case it is helpful in the future (excluding the description and such because it is a lot of text…

adam commented on issue starred/audiobookshelf#3257 2026-04-25 00:14:35 +02:00
[Bug]: Possible issue with podcast chapters and manually downloaded episodes

@badnetmask commented on GitHub (Mar 9, 2026):

Here's a screenshot from episode 646 (which was automatically downloaded by the scheduler). ![Screenshot_20260308-223218.png](https://github.com/user…

adam commented on issue starred/audiobookshelf#3257 2026-04-25 00:14:35 +02:00
[Bug]: Possible issue with podcast chapters and manually downloaded episodes

@nichwall commented on GitHub (Mar 9, 2026):

Thanks for the screenshot. I am not seeing that on server v2.32.1

adam commented on issue starred/audiobookshelf#3257 2026-04-25 00:14:35 +02:00
[Bug]: Possible issue with podcast chapters and manually downloaded episodes

@badnetmask commented on GitHub (Mar 9, 2026):

Well, not sure what else I can say, other than that's the version I'm running (as stated in the original report).