[Enhancement]: Have your stats display thousands with a comma #2121

Closed
opened 2026-04-25 00:03:38 +02:00 by adam · 4 comments
Owner

Originally created by @ZLoth on GitHub (Jul 21, 2024).

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

This is similar to implemented suggestion [Enhancement]: Have library stats display thousands with a comma #2861. Simply put, if a number is in the thousands, add a comma to enhance readability.

Why would this be helpful?

It is easier to read.

Future Implementation (Screenshot)

image

Audiobookshelf Server Version

2.11.0

Current Implementation (Screenshot)

image

image

Originally created by @ZLoth on GitHub (Jul 21, 2024). ### Type of Enhancement Web Interface/Frontend ### Describe the Feature/Enhancement This is similar to implemented suggestion [Enhancement]: Have library stats display thousands with a comma #2861. Simply put, if a number is in the thousands, add a comma to enhance readability. ### Why would this be helpful? It is easier to read. ### Future Implementation (Screenshot) ![image](https://github.com/user-attachments/assets/66a55ce3-17f8-4d3c-beef-3b0ea5962549) ### Audiobookshelf Server Version 2.11.0 ### Current Implementation (Screenshot) ![image](https://github.com/user-attachments/assets/c0e4ed76-2a5a-4219-8f86-4941cf17bdba) ![image](https://github.com/user-attachments/assets/f9e0f128-1a57-41f9-ad2c-f206ff64f654)
adam added the enhancement label 2026-04-25 00:03:38 +02:00
adam closed this issue 2026-04-25 00:03:38 +02:00
Author
Owner

@lkjfdsaofmc commented on GitHub (Jul 21, 2024):

If this were to be implemented it should be noted some regions would need an option to have this display via periods instead of comma's. (1.000 instead of 1,000)

@lkjfdsaofmc commented on GitHub (Jul 21, 2024): If this were to be implemented it should be noted some regions would need an option to have this display via periods instead of comma's. (1.000 instead of 1,000)
Author
Owner

@ZLoth commented on GitHub (Jul 22, 2024):

If this were to be implemented it should be noted some regions would need an option to have this display via periods instead of comma's. (1.000 instead of 1,000)

This was addressed in the original feature request involving library stats that I linked to this request.

@ZLoth commented on GitHub (Jul 22, 2024): > If this were to be implemented it should be noted some regions would need an option to have this display via periods instead of comma's. (1.000 instead of 1,000) This was addressed in the original feature request involving library stats that I linked to this request.
Author
Owner

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

If this were to be implemented it should be noted some regions would need an option to have this display via periods instead of comma's. (1.000 instead of 1,000)

Number formatting uses the language setting

@advplyr commented on GitHub (Jul 22, 2024): > If this were to be implemented it should be noted some regions would need an option to have this display via periods instead of comma's. (1.000 instead of 1,000) Number formatting uses the language setting
Author
Owner

@github-actions[bot] commented on GitHub (Aug 5, 2024):

Fixed in v2.12.0.

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

No dependencies set.

Reference: starred/audiobookshelf#2121