[PR #2733] [MERGED] Added isbn to CustomProviderAdapter #3783

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2733
Author: @kaldigo
Created: 3/12/2024
Status: Merged
Merged: 3/13/2024
Merged by: @advplyr

Base: masterHead: master


📝 Commits (1)

  • 94d1732 Added isbn to CustomProviderAdapter

📊 Changes

2 files changed (+9 additions, -4 deletions)

View changed files

📝 server/finders/BookFinder.js (+4 -3)
📝 server/providers/CustomProviderAdapter.js (+5 -1)

📄 Description

This adds the isbn to the CustomProviderAdapter so that it can be used as a identifier like the asin is used by Audible.


🔄 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/2733 **Author:** [@kaldigo](https://github.com/kaldigo) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/13/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`94d1732`](https://github.com/advplyr/audiobookshelf/commit/94d1732b0d8ecc5da65bebe07c6313535c8e6f7d) Added isbn to CustomProviderAdapter ### 📊 Changes **2 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `server/finders/BookFinder.js` (+4 -3) 📝 `server/providers/CustomProviderAdapter.js` (+5 -1) </details> ### 📄 Description This adds the isbn to the CustomProviderAdapter so that it can be used as a identifier like the asin is used by Audible. --- <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:17:03 +02:00
adam closed this issue 2026-04-25 00:17:03 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3783