[PR #1609] [MERGED] Support for scanning semicolon seperated author and narator lists. #3583

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/1609
Author: @Linden-Ryuujin
Created: 3/16/2023
Status: Merged
Merged: 3/16/2023
Merged by: @advplyr

Base: masterHead: feature/semicolonSeperators


📝 Commits (1)

  • a4a334a Support for scanning semicolon seperated author and narator lists.

📊 Changes

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

View changed files

📝 server/utils/parsers/parseNameString.js (+2 -0)

📄 Description

#793

Duplicate "&" style multi author/narrator support for semicolon. I did consider a loop for handling separators, but it seems like overkill, however happy to be persuaded.


🔄 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/1609 **Author:** [@Linden-Ryuujin](https://github.com/Linden-Ryuujin) **Created:** 3/16/2023 **Status:** ✅ Merged **Merged:** 3/16/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `feature/semicolonSeperators` --- ### 📝 Commits (1) - [`a4a334a`](https://github.com/advplyr/audiobookshelf/commit/a4a334a18a4dc6264790d8b8c4f608d5c58bf21f) Support for scanning semicolon seperated author and narator lists. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/parsers/parseNameString.js` (+2 -0) </details> ### 📄 Description #793 Duplicate "&" style multi author/narrator support for semicolon. I did consider a loop for handling separators, but it seems like overkill, however happy to be persuaded. --- <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:16:14 +02:00
adam closed this issue 2026-04-25 00:16: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#3583