[PR #3136] [CLOSED] Add comma as a separator for genre tags in AudioFileScanner #3879

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3136
Author: @mikiher
Created: 7/8/2024
Status: Closed

Base: masterHead: fix-genres-metadata-read


📝 Commits (1)

  • e5a2a82 Add comma as a separator for genre tags in AudioFileScanner

📊 Changes

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

View changed files

📝 server/scanner/AudioFileScanner.js (+1 -1)

📄 Description

Fixes #3127.

This just adds comma as a valid separator for the genres tag.


🔄 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/3136 **Author:** [@mikiher](https://github.com/mikiher) **Created:** 7/8/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-genres-metadata-read` --- ### 📝 Commits (1) - [`e5a2a82`](https://github.com/advplyr/audiobookshelf/commit/e5a2a82576fc8b2701594f00770335fd3fb7d9f4) Add comma as a separator for genre tags in AudioFileScanner ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/scanner/AudioFileScanner.js` (+1 -1) </details> ### 📄 Description Fixes #3127. This just adds comma as a valid separator for the genres tag. --- <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:25 +02:00
adam closed this issue 2026-04-25 00:17:25 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3879