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

Resume Functionality #11

Open
joonne opened this issue Oct 7, 2018 · 1 comment
Open

Resume Functionality #11

joonne opened this issue Oct 7, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@joonne
Copy link
Owner

joonne commented Oct 7, 2018

  • Add functionality to resume to episode that has been started previously
  • Store id of episode and progress into db, when starting episode it should be trivial to check against db/cache if there is existing progress available
  • Considerations: is there a need to clean those at some point?
  • Data Storage #36
@joonne joonne added the enhancement New feature or request label Oct 7, 2018
@mlehtima
Copy link
Collaborator

mlehtima commented Oct 7, 2018

Maybe clean the id when episode is finished or close enough from the end. Probably a button in settings would be good to clear the database. Wondering if there should be an option to disable the feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants