[Enhancement]: Have library stats display thousands with a comma #1894

Closed
opened 2026-04-25 00:01:04 +02:00 by adam · 3 comments
Owner

Originally created by @ZLoth on GitHub (Apr 18, 2024).

Describe the feature/enhancement

I've been uploading my Audible library to my own AudioBookShelf instance. One thing that I've noticed is that there is no "thousands" comma delimiter to make data easier to read.

image

It would be nice if the display was closer to this....

image

(Yes, I modified the HTML output to give example output)

Originally created by @ZLoth on GitHub (Apr 18, 2024). ### Describe the feature/enhancement I've been uploading my Audible library to my own AudioBookShelf instance. One thing that I've noticed is that there is no "thousands" comma delimiter to make data easier to read. ![image](https://github.com/advplyr/audiobookshelf/assets/6700159/fa32b492-f02a-410d-8149-e728e799efa7) It would be nice if the display was closer to this.... ![image](https://github.com/advplyr/audiobookshelf/assets/6700159/3fd177c2-cbdf-4aac-be74-7647d0ce4335) (Yes, I modified the HTML output to give example output)
adam added the enhancement label 2026-04-25 00:01:04 +02:00
adam closed this issue 2026-04-25 00:01:04 +02:00
Author
Owner

@advplyr commented on GitHub (Apr 19, 2024):

I also took some time to clean up the UI so the spacing is more even and they fit on one line.

image

Uses the same locale set for the language

image

@advplyr commented on GitHub (Apr 19, 2024): I also took some time to clean up the UI so the spacing is more even and they fit on one line. ![image](https://github.com/advplyr/audiobookshelf/assets/67830747/565439d6-df1b-4416-a8b7-5532423a9e92) Uses the same locale set for the language ![image](https://github.com/advplyr/audiobookshelf/assets/67830747/5c591f7a-9bbd-4755-b8cf-f5be2fadbec7)
Author
Owner

@ZLoth commented on GitHub (Apr 19, 2024):

I also took some time to clean up the UI so the spacing is more even and they fit on one line.

Nice! Thank you, and I look forward to the release.

@ZLoth commented on GitHub (Apr 19, 2024): > I also took some time to clean up the UI so the spacing is more even and they fit on one line. _Nice_! Thank you, and I look forward to the release.
Author
Owner

@advplyr commented on GitHub (Apr 22, 2024):

Updated in v2.9.0

@advplyr commented on GitHub (Apr 22, 2024): Updated in [v2.9.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.9.0)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1894