[PR #343] [MERGED] Fetch Narrators from opf custom column #3340

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/343
Author: @kaldigo
Created: 2/1/2022
Status: Merged
Merged: 2/1/2022
Merged by: @advplyr

Base: masterHead: master


📝 Commits (2)

  • 4e329a3 Fetch Narrators from opf custom column
  • 4212251 Added try catch to opf fetchNarrators

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 server/utils/parseOpfMetadata.js (+12 -1)

📄 Description

Added getting narrators from calibre custom column in opf files.


🔄 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/343 **Author:** [@kaldigo](https://github.com/kaldigo) **Created:** 2/1/2022 **Status:** ✅ Merged **Merged:** 2/1/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`4e329a3`](https://github.com/advplyr/audiobookshelf/commit/4e329a3f8ed325bcb91478f99f39b6bee5071498) Fetch Narrators from opf custom column - [`4212251`](https://github.com/advplyr/audiobookshelf/commit/4212251c7858726ecb93ee3d26a416340f3c4eb5) Added try catch to opf fetchNarrators ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/parseOpfMetadata.js` (+12 -1) </details> ### 📄 Description Added getting narrators from calibre custom column in opf files. --- <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:16 +02:00
adam closed this issue 2026-04-25 00:15:16 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3340