mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: Author duplicating - Issue with empty space/abriviations #3224
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#3224
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Bishop-trevorstuart on GitHub (Feb 6, 2026).
What happened?
I have a few books by J.N. Chaney in ABS. Quick match, or match of any kind really, is putting them all under a single entry for the most part. But I have a book now that insists
J. N. Chaney is different from J.N. Chaney
What did you expect to happen?
It should know that the extra spaces can be ignored since the author already exists with a properly matched profile and ASIN.
Steps to reproduce the issue
Infinite Crown B09VRZWGZ5 = correctly matched author entry in ABS
Dawn of Empire 1774244942 = new entry
The Messenger 1774241757 = another new entry
Audiobookshelf version
v2.32.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Chrome
Logs
Additional Notes
This is obviously just 1 author, but if it's a whitespace/regex bug may affect others too.
In this case these books all have 2 authors, the other author matches fine every time so far.
Cover provider is set to Audible.com
Libraries/Audiobooks/Details Metadata provider is set to Audible.com
Scanner is set to
1-folder structure
2-audio file meta tags OR ebook metadata
3-Audiobookshefl metadata file
Directory Structure: {author}/{title} {asin}
Item Metadata Utils is all defaults, I've never changed anything in here.
@nichwall commented on GitHub (Feb 6, 2026):
Duplicate of https://github.com/advplyr/audiobookshelf/issues/908