[PR #2607] [CLOSED] Trim whitespace in certain string fields for better overview #3744

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2607
Author: @bloedboemmel
Created: 2/12/2024
Status: Closed

Base: masterHead: bloedboemmel/issue2605


📝 Commits (1)

  • 3b2b72c Trim whitespace in certain string fields for better overview

📊 Changes

5 files changed (+7 additions, -5 deletions)

View changed files

📝 server/finders/BookFinder.js (+1 -0)
📝 server/models/Author.js (+2 -2)
📝 server/models/Book.js (+1 -1)
📝 server/models/LibraryItem.js (+2 -1)
📝 server/models/Series.js (+1 -1)

📄 Description

Fixed ASIN-Search
fixes #2605


🔄 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/2607 **Author:** [@bloedboemmel](https://github.com/bloedboemmel) **Created:** 2/12/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bloedboemmel/issue2605` --- ### 📝 Commits (1) - [`3b2b72c`](https://github.com/advplyr/audiobookshelf/commit/3b2b72c6dad0366bd44938ba5eab9e24ed92eecf) Trim whitespace in certain string fields for better overview ### 📊 Changes **5 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `server/finders/BookFinder.js` (+1 -0) 📝 `server/models/Author.js` (+2 -2) 📝 `server/models/Book.js` (+1 -1) 📝 `server/models/LibraryItem.js` (+2 -1) 📝 `server/models/Series.js` (+1 -1) </details> ### 📄 Description Fixed ASIN-Search fixes #2605 --- <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:54 +02:00
adam closed this issue 2026-04-25 00:16:54 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3744