[PR #4417] [MERGED] Update book library secondary title sort to use title ignore prefixes #4244

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4417
Author: @advplyr
Created: 6/17/2025
Status: Merged
Merged: 6/17/2025
Merged by: @advplyr

Base: masterHead: book_author_secondary_sort_title


📝 Commits (1)

  • 9d4303e Update book library secondary title sort to use title ignore prefixes #4414

📊 Changes

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

View changed files

📝 server/utils/queries/libraryItemsBookFilters.js (+14 -14)

📄 Description

Brief summary

Follow up to #4388 that added secondary sort by title when sorting books by author.

This updates the secondary sort by title to respect the ignore prefixes when sorting server setting.

Which issue is fixed?

Fixes #4414


🔄 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/4417 **Author:** [@advplyr](https://github.com/advplyr) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `book_author_secondary_sort_title` --- ### 📝 Commits (1) - [`9d4303e`](https://github.com/advplyr/audiobookshelf/commit/9d4303ef7b48f6b1854d09c8ee4bc01c2e0867b8) Update book library secondary title sort to use title ignore prefixes #4414 ### 📊 Changes **1 file changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/queries/libraryItemsBookFilters.js` (+14 -14) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary Follow up to #4388 that added secondary sort by title when sorting books by author. This updates the secondary sort by title to respect the ignore prefixes when sorting server setting. ## Which issue is fixed? Fixes #4414 --- <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:18:58 +02:00
adam closed this issue 2026-04-25 00:18:59 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4244