mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-30 23:40:40 +02:00
[Enhancement]: Number of books in library should be comma-delimited (depending on region settings) if number exceeds 1,000 #2231
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZLoth on GitHub (Sep 2, 2024).
Type of Enhancement
Web Interface/Frontend
Describe the Feature/Enhancement
If number of books exceeds one thousand, then the number should be comma delimited (depends on region settings). This follows previous feature requests for the same thing in stats.
Why would this be helpful?
Readability.
Future Implementation (Screenshot)
Audiobookshelf Server Version
2.13.2
Current Implementation (Screenshot)
@advorsky73 commented on GitHub (Sep 9, 2024):
it should be according to region. EU would prefer 1.300 instead of 1,300.
Thanks!
@ZLoth commented on GitHub (Sep 9, 2024):
The folks who maintain the ABS code has been extremely good on applying regional settings.
@github-actions[bot] commented on GitHub (Sep 9, 2024):
Fixed in v2.13.4.