[Enhancement]: Maintain author order on overview screens #2698

Closed
opened 2026-04-25 00:09:41 +02:00 by adam · 7 comments
Owner

Originally created by @tfranken90 on GitHub (Apr 2, 2025).

Type of Enhancement

None

Describe the Feature/Enhancement

ABS doesn't currently maintain author order on overview screens (home, library, series). For example...

Image

Image

Why would this be helpful?

Author order can be used to indicate the order of importance of an artist. For example, a book's author should be listed before the author of the book's introduction, or an interviewer can be listed before the interviewee (or vice versa).

Future Implementation (Screenshot)

Simply maintain the author order on overview screens as it appears on the book's screen.

Audiobookshelf Server Version

v2.20.0

Current Implementation (Screenshot)

No response

Originally created by @tfranken90 on GitHub (Apr 2, 2025). ### Type of Enhancement None ### Describe the Feature/Enhancement ABS doesn't currently maintain author order on overview screens (home, library, series). For example... ![Image](https://github.com/user-attachments/assets/b1331836-6199-4071-8b76-62ebec0b7e1f) ![Image](https://github.com/user-attachments/assets/08842fd9-183f-46fa-9537-b362ee77dc15) ### Why would this be helpful? Author order can be used to indicate the order of importance of an artist. For example, a book's author should be listed before the author of the book's introduction, or an interviewer can be listed before the interviewee (or vice versa). ### Future Implementation (Screenshot) Simply maintain the author order on overview screens as it appears on the book's screen. ### Audiobookshelf Server Version v2.20.0 ### Current Implementation (Screenshot) _No response_
adam added the bug label 2026-04-25 00:09:41 +02:00
adam closed this issue 2026-04-25 00:09:41 +02:00
Author
Owner

@nichwall commented on GitHub (Apr 2, 2025):

Looks like https://github.com/advplyr/audiobookshelf/issues/2859 is back

@nichwall commented on GitHub (Apr 2, 2025): Looks like https://github.com/advplyr/audiobookshelf/issues/2859 is back
Author
Owner

@tfranken90 commented on GitHub (Apr 2, 2025):

Whoops, clearly I didn't search well enough. I guess this is technically a bug.

@tfranken90 commented on GitHub (Apr 2, 2025): Whoops, clearly I didn't search well enough. I guess this is technically a bug.
Author
Owner

@advplyr commented on GitHub (Apr 2, 2025):

I'm not able to reproduce this issue on v2.20.0.

In v2.20.0 the authors were added the libraryItems table to improve query performance when sorting by author in #4080.

When testing that PR I specifically tested the author order here and we got it working correctly by using a new feature in the latest Sqlite.

Can you confirm that you are using v2.20.0?

Can you reproduce this on a new book in your library and provide the steps to reproduce?

@advplyr commented on GitHub (Apr 2, 2025): I'm not able to reproduce this issue on v2.20.0. In v2.20.0 the authors were added the `libraryItems` table to improve query performance when sorting by author in #4080. When testing that PR I specifically tested the author order [here](https://github.com/advplyr/audiobookshelf/pull/4080#issuecomment-2727688839) and we got it working correctly by using a new feature in the latest Sqlite. Can you confirm that you are using v2.20.0? Can you reproduce this on a new book in your library and provide the steps to reproduce?
Author
Owner

@tfranken90 commented on GitHub (Apr 2, 2025):

I can confirm I am on v2.20.0.

I am only using metadata tags for my library scan.

The "What Psychiatrists Still Dont..." release had the authors misordered, so I removed the file from my library and re-added and it again is mis-ordered, although it's now in a different order.

Image

Image

Image

Image

@tfranken90 commented on GitHub (Apr 2, 2025): I can confirm I am on v2.20.0. I am only using metadata tags for my library scan. The "What Psychiatrists Still Dont..." release had the authors misordered, so I removed the file from my library and re-added and it again is mis-ordered, although it's now in a different order. ![Image](https://github.com/user-attachments/assets/6acb7b18-4b58-4d52-8574-657a9a934f93) ![Image](https://github.com/user-attachments/assets/97308199-ccba-405b-8a13-cec2d7b56bcd) ![Image](https://github.com/user-attachments/assets/2340aaee-5ca1-479f-9306-e0900e1710cc) ![Image](https://github.com/user-attachments/assets/6ae927aa-aba9-4db7-a506-a256269a687f)
Author
Owner

@advplyr commented on GitHub (Apr 2, 2025):

Thanks. This is unrelated to the issue but I'm curious why you aren't using a podcast library for the podcast?

@advplyr commented on GitHub (Apr 2, 2025): Thanks. This is unrelated to the issue but I'm curious why you aren't using a podcast library for the podcast?
Author
Owner

@tfranken90 commented on GitHub (Apr 2, 2025):

I have a lot of author interview podcasts, so I like to have everything in a single library. I do have a podcast library but it's just for downloading episodes, I move everything into my main library when it's properly catalogued and tagged.

Not sure if this is related, but I've also been getting this recurring bug where albums will display to wrong cover art.

Image

@tfranken90 commented on GitHub (Apr 2, 2025): I have a lot of author interview podcasts, so I like to have everything in a single library. I do have a podcast library but it's just for downloading episodes, I move everything into my main library when it's properly catalogued and tagged. Not sure if this is related, but I've also been getting this recurring bug where albums will display to wrong cover art. ![Image](https://github.com/user-attachments/assets/e458c5e8-1dcb-4d12-8155-467b93a1d3a4)
Author
Owner

@github-actions[bot] commented on GitHub (Apr 27, 2025):

Fixed in v2.21.0.

@github-actions[bot] commented on GitHub (Apr 27, 2025): Fixed in [v2.21.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.21.0).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2698