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

Seeking issues on latest nightly #23472

Closed
1 of 7 tasks
MishaIsay opened this issue Jul 3, 2023 · 4 comments · Fixed by #23475
Closed
1 of 7 tasks

Seeking issues on latest nightly #23472

MishaIsay opened this issue Jul 3, 2023 · 4 comments · Fixed by #23475
Labels
Platform: Android Resolution: Fixed issue was resolved by a code change v21 Omega

Comments

@MishaIsay
Copy link

Bug report

Describe the bug

Here is a clear and concise description of what the problem is:
When video is played from SMB, seeking takes too long. The issue appeared on "kodi-20230618-2a2bbd01-master-armeabi-v7a.apk", "kodi-20230617-22aa5f16-master-armeabi-v7a.apk" works correctly.

I'm not sure, if problem is exclusive to playback from SMB source, I don't have another one to test. Seems that people reported the same issue in comments here.

Expected Behavior

Here is a clear and concise description of what was expected to happen:
Seeking happens (almost) immediately, as it does on "kodi-20230617-22aa5f16-master-armeabi-v7a.apk".

Actual Behavior

Seeking takes quite some time.

Possible Fix

To Reproduce

Steps to reproduce the behavior:

  1. Play video file from SMB
  2. Seek a few minutes forward

Debuglog

The debuglog can be found here: https://paste.kodi.tv/gefejuleki.kodi

Screenshots

Here are some links or screenshots to help explain the problem:

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help:

Your Environment

Used Operating system:

  • Android

  • iOS

  • tvOS

  • Linux

  • macOS

  • Windows

  • Windows UWP

  • Operating system version/name: Android TV 11

  • Kodi version: kodi-20230702-4dcaf863-master-armeabi-v7a.apk

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

@xbmc-gh-bot xbmc-gh-bot bot added the Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it label Jul 3, 2023
@MishaIsay MishaIsay changed the title Seeking issues Seeking issues on latest nightly Jul 3, 2023
@neo1973
Copy link
Member

neo1973 commented Jul 3, 2023

Comparing both versions nothing obvious comes up: 22aa5f1...2a2bbd0

Only #23414 looks like it could have something to do with it. Especially if the problem is only observed on Android.

@fritsch
Copy link
Member

fritsch commented Jul 3, 2023

Yes. Think so too. Nice catch.

@MishaIsay
Copy link
Author

Seeking in build provided here works correctly.

@neo1973
Copy link
Member

neo1973 commented Jul 4, 2023

Thanks for confirming @MishaIsay. The problematic PR was reverted on master (see #23475) and the next nightly hopefully works again.

@neo1973 neo1973 closed this as completed Jul 4, 2023
@neo1973 neo1973 added Resolution: Fixed issue was resolved by a code change and removed Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it labels Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android Resolution: Fixed issue was resolved by a code change v21 Omega
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants