[Bug]: Can't update series to different case #3141

Closed
opened 2026-04-25 00:13:51 +02:00 by adam · 8 comments
Owner

Originally created by @ghost on GitHub (Dec 6, 2025).

What happened?

If you have two series: "Series" and "series", you can't update one to the other. The UI just says there were no changes detected.

Workaround is to delete the series, then re-add the one with the correct case.

What did you expect to happen?

Steps to reproduce the issue

Audiobookshelf version

2.31.0

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs


Additional Notes

No response

Originally created by @ghost on GitHub (Dec 6, 2025). ### What happened? If you have two series: "Series" and "series", you can't update one to the other. The UI just says there were no changes detected. Workaround is to delete the series, then re-add the one with the correct case. ### What did you expect to happen? ​ ### Steps to reproduce the issue ​ ### Audiobookshelf version 2.31.0 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? None ### Logs ```shell ``` ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:13:51 +02:00
adam closed this issue 2026-04-25 00:13:51 +02:00
Author
Owner

@Vito0912 commented on GitHub (Dec 6, 2025):

Series are case insensitive, so it gets named to the old series. There is no such concept of renaming a series.
This isn't really a bug, just how series work. You can remove, save and correct it then

@Vito0912 commented on GitHub (Dec 6, 2025): Series are case insensitive, so it gets named to the old series. There is no such concept of renaming a series. This isn't really a bug, just how series work. You can remove, save and correct it then
Author
Owner

@ghost commented on GitHub (Dec 6, 2025):

Of course it's a bug. Changing from "ABC" to "abc", when both exist, and having the UI just say "nah" is 100% a bug. The only thing uncertain is what exactly that bug is.

The two should possibly not be allowed to exist, or they should be consolidated or the UI should allow you to update between them, etc.

@ghost commented on GitHub (Dec 6, 2025): Of course it's a bug. Changing from "ABC" to "abc", when both exist, and having the UI just say "nah" is 100% a bug. The only thing uncertain is what exactly that bug is. The two should possibly not be allowed to exist, or they should be consolidated or the UI should allow you to update between them, etc.
Author
Owner

@Vito0912 commented on GitHub (Dec 6, 2025):

Ah, yeah, you should not have both to begin with. Sorry, did not understood exactly what you meant. Did it came from metadata? (To fix it)

@Vito0912 commented on GitHub (Dec 6, 2025): Ah, yeah, you should not have both to begin with. Sorry, did not understood exactly what you meant. Did it came from metadata? (To fix it)
Author
Owner

@ghost commented on GitHub (Dec 6, 2025):

Yeah, I imported a bunch of books and some imported as "Series" and other as "series". I was just trying to get them into the same series and the UI wouldn't let me

@ghost commented on GitHub (Dec 6, 2025): Yeah, I imported a bunch of books and some imported as "Series" and other as "series". I was just trying to get them into the same series and the UI wouldn't let me
Author
Owner

@Vito0912 commented on GitHub (Dec 6, 2025):

I will look into it. Just to make sure 100%. The series name was embedded in the metadata?

@Vito0912 commented on GitHub (Dec 6, 2025): I will look into it. Just to make sure 100%. The series name was embedded in the metadata?
Author
Owner

@ghost commented on GitHub (Dec 6, 2025):

I'm assuming so, but I honestly forget which series' did it so I can't easily check the files. I'm importing more books though, so if it happens again I'll take note and give you exact metadata.

@ghost commented on GitHub (Dec 6, 2025): I'm assuming so, but I honestly forget which series' did it so I can't easily check the files. I'm importing more books though, so if it happens again I'll take note and give you exact metadata.
Author
Owner

@Vito0912 commented on GitHub (Dec 12, 2025):

Is there a reason this was closed. This still sounds like a bug or did you found another reason

@Vito0912 commented on GitHub (Dec 12, 2025): Is there a reason this was closed. This still sounds like a bug or did you found another reason
Author
Owner

@ghost commented on GitHub (Dec 12, 2025):

I just bulk closed every issue I opened on github. It's still a bug, do whatever. Cheers.

@ghost commented on GitHub (Dec 12, 2025): I just bulk closed every issue I opened on github. It's still a bug, do whatever. Cheers.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3141