[PR #730] [MERGED] Properly support multiple narrators when Matching (#719) #3402

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/730
Author: @jmt-gh
Created: 6/16/2022
Status: Merged
Merged: 6/18/2022
Merged by: @advplyr

Base: masterHead: issue_719


📝 Commits (1)

  • 4f5f2d3 Properly support multiple narrators when Matching

📊 Changes

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

View changed files

📝 client/components/modals/item/tabs/Match.vue (+1 -1)

📄 Description

This commit fixes #719 adds support for multiple narrators when matching. We were accidentally missing a split in the same way we handle it for genres and tags.

Screenshot of this fix with the ASIN data linked in #719:

image


🔄 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/730 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/16/2022 **Status:** ✅ Merged **Merged:** 6/18/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `issue_719` --- ### 📝 Commits (1) - [`4f5f2d3`](https://github.com/advplyr/audiobookshelf/commit/4f5f2d32bed913fdc85fa87df18d7143185399ec) Properly support multiple narrators when Matching ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/components/modals/item/tabs/Match.vue` (+1 -1) </details> ### 📄 Description This commit fixes #719 adds support for multiple narrators when matching. We were accidentally missing a split in the same way we handle it for genres and tags. Screenshot of this fix with the ASIN data linked in #719: ![image](https://user-images.githubusercontent.com/13617455/173984724-880545d5-6ac2-4004-a0e3-c35e2b33a118.png) --- <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:30 +02:00
adam closed this issue 2026-04-25 00:15:31 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3402