Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:19 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:19 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:19 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:19 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:19 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:19 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:19 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam opened issue starred/audiobookshelf#3208 2026-04-25 00:14:19 +02:00
[Enhancement]: Ignore Author
adam opened issue starred/audiobookshelf#3207 2026-04-25 00:14:18 +02:00
[Bug]: CBZ Page Viewing Order is incorrect
adam opened issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata
adam commented on issue starred/audiobookshelf#3207 2026-04-25 00:14:18 +02:00
[Bug]: CBZ Page Viewing Order is incorrect

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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?

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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)

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@Amsee-Daniel commented on GitHub (Jan 28, 2026):

Image

This is one…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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.…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@Vito0912 commented on GitHub (Jan 28, 2026):

It still looks correct :);)

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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…

adam commented on issue starred/audiobookshelf#3206 2026-04-25 00:14:18 +02:00
[Bug]: New Audiobook gets old Audiobooks Metadata

@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,…