@Armelline commented on GitHub (Jan 31, 2026):
Here's some logs on the nightmare I'm currently experiencing. It's looking increasingly likely I'll just have to go back to Plex as I can't trust…
@Armelline commented on GitHub (Jan 31, 2026):
Here's one example as it cascades on and on. It's more than just "the path is assigned to the wrong book" there's a whole conflating of two…
@computersaint commented on GitHub (Feb 20, 2026):
I'm having this issue on Unraid, almost every book I add is now being assigned the metadata of an existing book and does not show up on the new…
@NeoEvaX commented on GitHub (Feb 25, 2026):
This is also happening to me. I am using unraid as well.
It used to happen very occasionally, but this morning I had multiple new uploaded books take…
@matthewkei commented on GitHub (Mar 3, 2026):
I am also affected by this issue. Seems to have really increased in frequency. I see the issue when adding books to library through web interface…
@Jimmni commented on GitHub (Mar 4, 2026):
Anyone finding a workaround? Also- I suspect this was happening before I realized it and I probably have books in my library that don't show up due…
@Jimmni commented on GitHub (Mar 14, 2026):
I ended up making my own forked image that strips out the inode matches overriding path matches in folder watching, relying only on paths instead. What…
@JustinPhucHuynh commented on GitHub (Feb 4, 2026):
Looking further into the console logs the Extracted Files Object seems to be in the correct order but for some reason AudioBookShelf is sorting…
@Vito0912 commented on GitHub (Jan 28, 2026):
, when I copy audiobooks to the file system monitored by Audiobookshelf, t
Do you do that via the network share or directly on the NAS?
@Amsee-Daniel commented on GitHub (Jan 28, 2026):
Hay, I do that via a Network-Share. So, in the Windows File-Explorer. I am not using the Audiobookshelf Upload function (I tried that, but it…
@Vito0912 commented on GitHub (Jan 28, 2026):
Just to rule out the most obvious. Can you please show the tree of a book where this is happening? (with all files and folders to that)
@Vito0912 commented on GitHub (Jan 28, 2026):
Assuming there is no single file in the "Die Hausboot-Detektive", then it should be fine. Then sadly the text I would have written before:
There has…
@Amsee-Daniel commented on GitHub (Jan 28, 2026):
Oh, I am Sorry. The Formater changed how my written Path looked. I fixed it. Would it be possible for you, to look at it again? Thank you.…
@Vito0912 commented on GitHub (Jan 28, 2026):
It still looks correct :);)
@Armelline commented on GitHub (Jan 31, 2026):
Could ABS not perform additional checks before blindly trusting inodes? If the path doesn't remotely match the metadata it's trying to apply the…
@Vito0912 commented on GitHub (Jan 31, 2026):
I can reproduce the issue on my Mac, Windows and Linux. Maybe a "Trust inode or path" flag that the user can pick between?
If you can explain how,…