@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…
@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…
@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…
@nichwall commented on GitHub (Mar 11, 2026):
Duplicate of https://github.com/advplyr/audiobookshelf-app/issues/209
@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.
@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 =…
@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…
@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…
@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…
@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…
@badnetmask commented on GitHub (Mar 9, 2026):
Here's a screenshot from episode 646 (which was automatically downloaded by the scheduler). :
Thanks for the screenshot. I am not seeing that on server v2.32.1
@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).