Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Sleep timer "End of Chapter" incorrect at different playback speed #1399

Open
MadDogTen opened this issue Nov 28, 2024 · 3 comments
Open
Labels
bug Something isn't working

Comments

@MadDogTen
Copy link

MadDogTen commented Nov 28, 2024

What was the Problem?

When using the "End of Chapter" button to set the sleep timer when playing at a faster speed, it sets it to the time for the normal playpack speed.

Steps to Reproduce the Issue

  1. Play any audiobook at faster speed
  2. Use the "End of Chapter" button to set the sleep timer.

What was Expected?

It should set the sleep timer based on the current playtime end of chapter, accounting for different playback speed.

Example- End of Chapter is 10 minutes at 1x speed, Sleep timer "End of Chapter" sets it to 10 minutes. If playing that same 10 minute chapter at 2x speed, The sleep timer "End of Chapter" should be set to 5 minutes.

Phone Model

Pixel 6 Pro

Phone OS

Android 15

Audiobookshelf App Version

Android App - 0.9.77

Installation Source

Other (List in "Additional Notes")

Additional Notes

Installed via APK from this repository.

@MadDogTen MadDogTen added the bug Something isn't working label Nov 28, 2024
@nichwall
Copy link
Contributor

nichwall commented Dec 1, 2024

I was able to reproduce this on Android app 0.9.77-beta

@danielb2
Copy link

danielb2 commented Jan 5, 2025

I can't reproduce this. The timer displays the correct time for the normal playback speed, but the timer also counts down at a faster/slower pace depending on the playback speed. at the end of the day, it does stop at end of chapter

@MadDogTen
Copy link
Author

MadDogTen commented Jan 5, 2025

I can't reproduce this. The timer displays the correct time for the normal playback speed, but the timer also counts down at a faster/slower pace depending on the playback speed. at the end of the day, it does stop at end of chapter

That is honestly strange, as it didn't work that way previously, and I have been avoiding the app because of it. I suppose it's possible I only checked the time and didn't let if fully play for this version, but I could swear I did. Thank you for letting me know.

Regardless, It should display the proper sleep time, not count at a different speed. The displayed time is what this bug report specifically mentions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants