[PR #4388] [MERGED] Update book library sort by author to use title as secondary sort #4380 #4234

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

📋 Pull Request Information

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

Base: masterHead: book_author_secondary_sort


📝 Commits (1)

  • c8cea4e Update book library sort by author to use title as secondary sort #4380

📊 Changes

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

View changed files

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

📄 Description

Brief summary

Use title as secondary sort when sorting books by author.

Which issue is fixed?

Fixes #4380


🔄 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/4388 **Author:** [@advplyr](https://github.com/advplyr) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `book_author_secondary_sort` --- ### 📝 Commits (1) - [`c8cea4e`](https://github.com/advplyr/audiobookshelf/commit/c8cea4e6afc3628d53124cf9cd5a9a867cc71ad2) Update book library sort by author to use title as secondary sort #4380 ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/queries/libraryItemsBookFilters.js` (+8 -2) </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 Use title as secondary sort when sorting books by author. ## Which issue is fixed? Fixes #4380 --- <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:56 +02:00
adam closed this issue 2026-04-25 00:18:56 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4234