-
-
Notifications
You must be signed in to change notification settings - Fork 521
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
Skipping a media segment that goes to the end of the file doesn't mark the file played. #4165
Comments
Good find, fixed that for the next beta! |
I'm afraid this is still happening even with that fix. I added a bit of local debug logging and determined it's somehow getting reset in
|
Poked at it again today and found if I also set
|
I think I messed up something when I cleaned up my debug logging in the initial fix. Should now be fixed for real with the next beta 😄 |
Unfortunately that still hasn't fixed it
|
Ok another attempt, this should finally fix it: #4197. I'll wait with merging until you've confirmed it to work this time 😅 |
Yep that's working, thanks! |
Describe the bug
I hit this on a series with very short episodes, so the min/max resume was way shorter than the ending credits.
Logs
This bit of logcat looks relevant - it's submitting the time of the skip rather than the time it tried to seek to.
Application version
compiled from commit f474e2a
Where did you install the app from?
Sideloaded APK
Device information
Nvidia Shield Pro 2017
Android version
Android 11, 2022-04-05 patch
Jellyfin server version
10.10.0
The text was updated successfully, but these errors were encountered: