[Bug]: MATCH : AUDIBLE : (UNABRIDGED) #391

Closed
opened 2026-04-24 23:07:41 +02:00 by adam · 4 comments
Owner

Originally created by @sxb1n9 on GitHub (May 29, 2022).

Describe the issue

Audible will not match on title name if "(unabridged)" is at the end of the name. I need to manually remove it and re-match for match to work on each audiobook. Could you please automagically remove (unabridged) from the end of the title name search?

Steps to reproduce the issue

  1. see above explains issue

Audiobookshelf version

2.0.17

How are you running audiobookshelf?

Docker

Originally created by @sxb1n9 on GitHub (May 29, 2022). ### Describe the issue Audible will not match on title name if "(unabridged)" is at the end of the name. I need to manually remove it and re-match for match to work on each audiobook. Could you please automagically remove (unabridged) from the end of the title name search? ### Steps to reproduce the issue 1. see above explains issue ### Audiobookshelf version 2.0.17 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:07:41 +02:00
adam closed this issue 2026-04-24 23:07:41 +02:00
Author
Owner

@sxb1n9 commented on GitHub (May 29, 2022):

i should note this is because my books have id3 and metadata for title already and they don't get stripped or cleaned titles in your search class.

@sxb1n9 commented on GitHub (May 29, 2022): i should note this is because my books have id3 and metadata for title already and they don't get stripped or cleaned titles in your search class.
Author
Owner

@sxb1n9 commented on GitHub (May 29, 2022):

Thank you fixed in 2.0.18

@sxb1n9 commented on GitHub (May 29, 2022): Thank you fixed in 2.0.18
Author
Owner

@sxb1n9 commented on GitHub (May 30, 2022):

accidentally closed the wrong one

@sxb1n9 commented on GitHub (May 30, 2022): accidentally closed the wrong one
Author
Owner

@advplyr commented on GitHub (Jun 19, 2022):

Next release will solve for this https://github.com/advplyr/audiobookshelf/pull/735

@advplyr commented on GitHub (Jun 19, 2022): Next release will solve for this https://github.com/advplyr/audiobookshelf/pull/735
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#391