[PR #284] [MERGED] Added isbn fetching for metadata #3330

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/284
Author: @ISO-B
Created: 1/3/2022
Status: Merged
Merged: 1/4/2022
Merged by: @advplyr

Base: masterHead: isbn_from_metadata


📝 Commits (1)

  • 021d3cf Added isbn fetching for metadata

📊 Changes

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

View changed files

📝 server/objects/AudioFileMetadata.js (+5 -1)
📝 server/objects/Book.js (+4 -0)
📝 server/utils/prober.js (+2 -1)

📄 Description

If file metadata has isbn tag it will be fetched and used for 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/284 **Author:** [@ISO-B](https://github.com/ISO-B) **Created:** 1/3/2022 **Status:** ✅ Merged **Merged:** 1/4/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `isbn_from_metadata` --- ### 📝 Commits (1) - [`021d3cf`](https://github.com/advplyr/audiobookshelf/commit/021d3cfa1a0801aad5c0759542898b35db2d2c6d) Added isbn fetching for metadata ### 📊 Changes **3 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/objects/AudioFileMetadata.js` (+5 -1) 📝 `server/objects/Book.js` (+4 -0) 📝 `server/utils/prober.js` (+2 -1) </details> ### 📄 Description If file metadata has isbn tag it will be fetched and used for 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:14 +02:00
adam closed this issue 2026-04-25 00:15:14 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3330