[PR #226] [MERGED] Added ASIN support in the title field #3321

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/226
Author: @keaganhilliard
Created: 12/7/2021
Status: Merged
Merged: 12/8/2021
Merged by: @advplyr

Base: masterHead: master


📝 Commits (2)

  • 059d6d9 Added ASIN support in the title field
  • 2b3688b Update async function, update debug log

📊 Changes

3 files changed (+24 additions, -2 deletions)

View changed files

📝 client/components/modals/edit-tabs/Match.vue (+1 -1)
📝 server/BookFinder.js (+1 -1)
📝 server/providers/Audible.js (+22 -0)

📄 Description

Stop gap measure until the Audible API is back to full functionality, but it's probably worth it to keep in there for those times that the Audible search has a hard time finding the right book.


🔄 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/226 **Author:** [@keaganhilliard](https://github.com/keaganhilliard) **Created:** 12/7/2021 **Status:** ✅ Merged **Merged:** 12/8/2021 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`059d6d9`](https://github.com/advplyr/audiobookshelf/commit/059d6d96a7e06fa05bc29035315c6c5cd91f0876) Added ASIN support in the title field - [`2b3688b`](https://github.com/advplyr/audiobookshelf/commit/2b3688b141f1a0446befda18e596ccd5daebe4a7) Update async function, update debug log ### 📊 Changes **3 files changed** (+24 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/components/modals/edit-tabs/Match.vue` (+1 -1) 📝 `server/BookFinder.js` (+1 -1) 📝 `server/providers/Audible.js` (+22 -0) </details> ### 📄 Description Stop gap measure until the Audible API is back to full functionality, but it's probably worth it to keep in there for those times that the Audible search has a hard time finding the right book. --- <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:15:12 +02:00
adam closed this issue 2026-04-25 00:15:12 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3321