Originally created by @d-hoenig on GitHub (Jun 2, 2022).
### Is your feature request related to a problem? Please describe.
In the android app when you are playing audio; on pause the player rewinds before playback,
- If pause is less than 3 seconds there will be no rewind.
- If pause is less than 5 minutes it will skip back 10s.
- If pause is less than 30 minutes it will skip back 20s
- anything over 30 min pause will skip back 30s.
### Describe the solution you'd like
- Have the option to either enable or disable player rewind feature.
- User configurable options for pause time and rewind times
### Additional context
relevant issue: #143
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 @d-hoenig on GitHub (Jun 2, 2022).
Is your feature request related to a problem? Please describe.
In the android app when you are playing audio; on pause the player rewinds before playback,
Describe the solution you'd like
Additional context
relevant issue: #143
@d-hoenig commented on GitHub (Jun 2, 2022):
similar question already asked in #205
@advplyr commented on GitHub (Jul 5, 2022):
This can be disabled in the current release