mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: Custom days in a row reset time #3201
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#3201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @CrazyVito11 on GitHub (Jan 23, 2026).
Type of Enhancement
Server Backend
Describe the Feature/Enhancement
Currently the days in a row (streak) timer resets at midnight, but that might not match with the end of your day so to speak. This can result in you losing the streak because technically it's a new day, but for the user it still feels like the same day.
Being able to configure to set this time to something that better matches your routine would solve this.
Why would this be helpful?
I usually listen to my podcasts while laying in bed, and because I went to bed a bit later than usual, it meant it had already passed midnight, thus losing the streak while for me it still felt like the same day.
Tools like Anki work around this issue by allowing you to specify when the new day starts.
Currently mine is set to 05:00, which allows me to also listen late at night, but without interfering with the next day, since I almost never wake up before 05:00.
Future Implementation (Screenshot)
Audiobookshelf Server Version
2.32.1
Current Implementation (Screenshot)
I looked in my profile settings, but could not find a setting related to this.
Same for the root account when searching through the server settings.
@pwinnski commented on GitHub (Feb 14, 2026):
This appears to be a dupe of #4376