[Bug]: Matching no longer works (Broken) #2928

Closed
opened 2026-04-25 00:11:55 +02:00 by adam · 3 comments
Owner

Originally created by @JamesGz on GitHub (Aug 1, 2025).

What happened?

Matching an audiobook no longer works. All providers fail to provide results

What did you expect to happen?

Based on title and author it used to find all the metadata

Steps to reproduce the issue

  1. Search title=Cujo,
  2. author= Stephen King.
  3. any providers audible.com, .ca, google etc
  4. no results found.
  5. Used to have all the metadata

Audiobookshelf version

2.26.3

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?

None

Logs


Additional Notes

Tried in chrome and firefox

Originally created by @JamesGz on GitHub (Aug 1, 2025). ### What happened? Matching an audiobook no longer works. All providers fail to provide results ### What did you expect to happen? Based on title and author it used to find all the metadata ### Steps to reproduce the issue 1. Search title=Cujo, 2. author= Stephen King. 3. any providers audible.com, .ca, google etc 4. no results found. 5. Used to have all the metadata ### Audiobookshelf version 2.26.3 ### 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? None ### Logs ```shell ``` ### Additional Notes Tried in chrome and firefox
adam added the bug label 2026-04-25 00:11:55 +02:00
adam closed this issue 2026-04-25 00:11:55 +02:00
Author
Owner

@advplyr commented on GitHub (Aug 1, 2025):

Most likely a network issue that you are having. Matching is working well. You'll need to provide logs

@advplyr commented on GitHub (Aug 1, 2025): Most likely a network issue that you are having. Matching is working well. You'll need to provide logs
Author
Owner

@JamesGz commented on GitHub (Aug 1, 2025):

Thanks for the response. I'm not sure what my network issue is. This only started happening several updates ago. Same unraid server.
http://192.168.50.3:13378/audiobookshelf/library/51fabcaa-64e6-40e6-b886-92587c2c8def
Here is the log file.
ABS-Log-2025-08-01.txt

@JamesGz commented on GitHub (Aug 1, 2025): Thanks for the response. I'm not sure what my network issue is. This only started happening several updates ago. Same unraid server. http://192.168.50.3:13378/audiobookshelf/library/51fabcaa-64e6-40e6-b886-92587c2c8def Here is the log file. [ABS-Log-2025-08-01.txt](https://github.com/user-attachments/files/21554974/ABS-Log-2025-08-01.txt)
Author
Owner

@JamesGz commented on GitHub (Aug 2, 2025):

Thanks for the hint about the network.
Added to docker in extra parameters --dns 8.8.8.8
It now works

@JamesGz commented on GitHub (Aug 2, 2025): Thanks for the hint about the network. Added to docker in extra parameters --dns 8.8.8.8 It now works
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2928