[PR #2582] [CLOSED] Update AudiobookCovers.com provider to use improved search endpoint #3741

Closed
opened 2026-04-25 00:16:52 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2582
Author: @Weldawadyathink
Created: 2/5/2024
Status: Closed

Base: masterHead: main


📝 Commits (3)

  • 66585c3 Update AudiobookCovers to improved search
  • 5ced43c Include a header in requests to AudiobookCovers
  • 7268658 Merge branch 'advplyr:master' into main

📊 Changes

1 file changed (+24 additions, -16 deletions)

View changed files

📝 server/providers/AudiobookCovers.js (+24 -16)

📄 Description

I was able to get my OpenAI CLIP powered search api to be fast and reliable enough to use as the default for this project. In my testing, the AI search endpoint provides strictly better results in all scenarios.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/2582 **Author:** [@Weldawadyathink](https://github.com/Weldawadyathink) **Created:** 2/5/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `main` --- ### 📝 Commits (3) - [`66585c3`](https://github.com/advplyr/audiobookshelf/commit/66585c32d31501f57b4106a2af2d5823f32d1a3c) Update AudiobookCovers to improved search - [`5ced43c`](https://github.com/advplyr/audiobookshelf/commit/5ced43ccdecdb74fbb1e817c72e6795c946dc6ab) Include a header in requests to AudiobookCovers - [`7268658`](https://github.com/advplyr/audiobookshelf/commit/72686584f58cb0255bf7c6110c09e81bcabb4733) Merge branch 'advplyr:master' into main ### 📊 Changes **1 file changed** (+24 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `server/providers/AudiobookCovers.js` (+24 -16) </details> ### 📄 Description I was able to get my OpenAI CLIP powered search api to be fast and reliable enough to use as the default for this project. In my testing, the AI search endpoint provides strictly better results in all scenarios. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:52 +02:00
adam closed this issue 2026-04-25 00:16:53 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3741