[PR #3014] [MERGED] Change Tags and Narrators to work the same as Genres on the Match page. #3841

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3014
Author: @BrianCArnold
Created: 5/26/2024
Status: Merged
Merged: 5/26/2024
Merged by: @advplyr

Base: masterHead: UpdateMatchImportTagsAndNarrators


📝 Commits (2)

  • 7d8fb3b Change Tags and Narrators to work the same as Genres on the Match Import page.
  • 7f28fbb Update:Prevent MultiSelect input from adding items that are whitespace & trim whitespace before adding items

📊 Changes

2 files changed (+39 additions, -14 deletions)

View changed files

📝 client/components/modals/item/tabs/Match.vue (+20 -6)
📝 client/components/ui/MultiSelect.vue (+19 -8)

📄 Description

Used the multi-select behavior that exists on Genres in Match to work on Narrators and Tags.


🔄 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/3014 **Author:** [@BrianCArnold](https://github.com/BrianCArnold) **Created:** 5/26/2024 **Status:** ✅ Merged **Merged:** 5/26/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `UpdateMatchImportTagsAndNarrators` --- ### 📝 Commits (2) - [`7d8fb3b`](https://github.com/advplyr/audiobookshelf/commit/7d8fb3bb109de45ee028f8ff769c93f7042c541c) Change Tags and Narrators to work the same as Genres on the Match Import page. - [`7f28fbb`](https://github.com/advplyr/audiobookshelf/commit/7f28fbb3303b5e3ede12f5af52adb2bda4aee886) Update:Prevent MultiSelect input from adding items that are whitespace & trim whitespace before adding items ### 📊 Changes **2 files changed** (+39 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `client/components/modals/item/tabs/Match.vue` (+20 -6) 📝 `client/components/ui/MultiSelect.vue` (+19 -8) </details> ### 📄 Description Used the multi-select behavior that exists on Genres in Match to work on Narrators and Tags. --- <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:16 +02:00
adam closed this issue 2026-04-25 00:17: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#3841