Originally created by @fidoriel on GitHub (Feb 20, 2024).
Is your feature request related to a problem? Please describe.
In the past days I accidentally touched the progress bar on the 'Now Playing' widget in numerous situations on iOS (this is not a ABS issue, I have this with a lot of apps, I do not like that touching on the progress bar is sensitive.). I had to find the position in the audiobook where I left off, which is not a great listening experience.
Describe the solution you'd like
Add an option to settings to disable commandCenter.changePlaybackPositionCommand.isEnabled.
Describe alternatives you've considered
Just disable the commandCenter.changePlaybackPositionCommand.isEnabled.
Additional context
I thought about why I would like this to be enabled at all. I was not able to find one.
It is not possible to navigate through a multi hour audiobook precisely. If I do want to find a chapter, I use the app and not the widget. It is not possible to find the exact position.
If I want to go back 30s, I would use the 10s back button multiple times, because it is way more precise.
I can change it to the chapter view, so that not the full audiobook is displayed, only the current chapter. Same reason. I would use the go back button or the app to find the chapter.
Therefor, I do not see any reason why allowing scrubbing through the audiobook on the widget.
Originally created by @fidoriel on GitHub (Feb 20, 2024).
### Is your feature request related to a problem? Please describe.
In the past days I accidentally touched the progress bar on the 'Now Playing' widget in numerous situations on iOS (this is not a ABS issue, I have this with a lot of apps, I do not like that touching on the progress bar is sensitive.). I had to find the position in the audiobook where I left off, which is not a great listening experience.
### Describe the solution you'd like
Add an option to settings to disable `commandCenter.changePlaybackPositionCommand.isEnabled`.
### Describe alternatives you've considered
Just disable the `commandCenter.changePlaybackPositionCommand.isEnabled`.
### Additional context
I thought about why I would like this to be enabled at all. I was not able to find one.
- It is not possible to navigate through a multi hour audiobook precisely. If I do want to find a chapter, I use the app and not the widget. It is not possible to find the exact position.
- If I want to go back 30s, I would use the 10s back button multiple times, because it is way more precise.
- I can change it to the chapter view, so that not the full audiobook is displayed, only the current chapter. Same reason. I would use the go back button or the app to find the chapter.
Therefor, I do not see any reason why allowing scrubbing through the audiobook on the widget.
Oh, thank you, did not find it because of different wordings.
It is a question of wished behavior, philosophy of usage. The fix seems trivial.
Should I close it and add it to the other issue?
@fidoriel commented on GitHub (Feb 20, 2024):
Oh, thank you, did not find it because of different wordings.
It is a question of wished behavior, philosophy of usage. The fix seems trivial.
Should I close it and add it to the other issue?
It is a question of wished behavior, philosophy of usage. The fix seems trivial.
It just hasn't been done yet. If you can make and test the change, that would be great.
@nichwall commented on GitHub (Feb 20, 2024):
> It is a question of wished behavior, philosophy of usage. The fix seems trivial.
It just hasn't been done yet. If you can make and test the change, that would be great.
It is a question of wished behavior, philosophy of usage. The fix seems trivial.
It just hasn't been done yet. If you can make and test the change, that would be great.
I created and tested a pr. So now we can discuss ;)
@fidoriel commented on GitHub (Feb 20, 2024):
> > It is a question of wished behavior, philosophy of usage. The fix seems trivial.
>
> It just hasn't been done yet. If you can make and test the change, that would be great.
I created and tested a pr. So now we can discuss ;)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @fidoriel on GitHub (Feb 20, 2024).
Is your feature request related to a problem? Please describe.
In the past days I accidentally touched the progress bar on the 'Now Playing' widget in numerous situations on iOS (this is not a ABS issue, I have this with a lot of apps, I do not like that touching on the progress bar is sensitive.). I had to find the position in the audiobook where I left off, which is not a great listening experience.
Describe the solution you'd like
Add an option to settings to disable
commandCenter.changePlaybackPositionCommand.isEnabled.Describe alternatives you've considered
Just disable the
commandCenter.changePlaybackPositionCommand.isEnabled.Additional context
I thought about why I would like this to be enabled at all. I was not able to find one.
Therefor, I do not see any reason why allowing scrubbing through the audiobook on the widget.
@nichwall commented on GitHub (Feb 20, 2024):
Duplicate of https://github.com/advplyr/audiobookshelf-app/issues/526 but also includes specific option
@fidoriel commented on GitHub (Feb 20, 2024):
Oh, thank you, did not find it because of different wordings.
It is a question of wished behavior, philosophy of usage. The fix seems trivial.
Should I close it and add it to the other issue?
@advplyr commented on GitHub (Feb 20, 2024):
Duplicate of #526
@nichwall commented on GitHub (Feb 20, 2024):
It just hasn't been done yet. If you can make and test the change, that would be great.
@fidoriel commented on GitHub (Feb 20, 2024):
I created and tested a pr. So now we can discuss ;)