Originally created by @rasmuslos on GitHub (Apr 14, 2022).
Is your feature request related to a problem? Please describe.
The last playback session is not resumed when starting the new app
Describe the solution you'd like
Resume the last playback session when the app starts
Describe alternatives you've considered
Save the last session in the local DB and resume it
Additional context
Occurs on both android and ios with the new players
Originally created by @rasmuslos on GitHub (Apr 14, 2022).
### Is your feature request related to a problem? Please describe.
The last playback session is not resumed when starting the new app
### Describe the solution you'd like
Resume the last playback session when the app starts
### Describe alternatives you've considered
Save the last session in the local DB and resume it
### Additional context
Occurs on both android and ios with the new players
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 @rasmuslos on GitHub (Apr 14, 2022).
Is your feature request related to a problem? Please describe.
The last playback session is not resumed when starting the new app
Describe the solution you'd like
Resume the last playback session when the app starts
Describe alternatives you've considered
Save the last session in the local DB and resume it
Additional context
Occurs on both android and ios with the new players
@ronaldheft commented on GitHub (Aug 20, 2022):
This will be implemented on iOS when PR #277 is merged.