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

Fix auto sleep timer & initial migration for synced tasks #1112

Merged
merged 2 commits into from
Mar 2, 2024

Conversation

GianniCarlo
Copy link
Collaborator

Bugfix

  • Fix auto sleep timer being reset after changing a chapter on a bound book, or when the next books is autoplayed
  • Fix Realm migration for queued task with invalid value type for the last played timestamp (related to the fix on v5.2.4)

Related tasks

#1104

Approach

  • Make a distinction for the play function when something is autoplayed, and when it's from user input to trigger the auto sleep timer reset
  • Catch string values in the Realm migrations for the last played timestamp, and override with 0

@GianniCarlo GianniCarlo self-assigned this Mar 2, 2024
@GianniCarlo GianniCarlo merged commit dcffd98 into develop Mar 2, 2024
1 check passed
@GianniCarlo GianniCarlo deleted the fix-autotimer branch March 2, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant