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

[Bug Report] Videos not autoplay on mobile devices #4788

Open
hjs937 opened this issue Apr 27, 2024 · 5 comments
Open

[Bug Report] Videos not autoplay on mobile devices #4788

hjs937 opened this issue Apr 27, 2024 · 5 comments
Labels
bug report Bug reports that are not yet verified

Comments

@hjs937
Copy link

hjs937 commented Apr 27, 2024

Describe the bug
On my phone/pad when clicking on a video or clicking the next/previous button it doesn't autoplay but keeps loading and I have to pause it and then click the play button again for it to play. The autoplay works fine on my PC though. Never changed any default settings.

Stash Version: (from Settings -> About):
v0.25.1

Smartphone (please complete the following information):

  • Device: iPhone11/iPad10
  • OS: iOS17.4.1
  • Browser: Chrome v124.0.6367.88, safari
@hjs937 hjs937 added the bug report Bug reports that are not yet verified label Apr 27, 2024
@themorajr
Copy link
Contributor

Same, it need to press pause and play again, so annoying

@WithoutPants
Copy link
Collaborator

I've only been able to reproduce this when the Handy is configured. Do you have this enabled by any chance? Do you get the same behaviour on PC?

A quick test on my Android seemed to autoplay ok if the Handy wasn't enabled.

@hjs937
Copy link
Author

hjs937 commented May 2, 2024

I've only been able to reproduce this when the Handy is configured. Do you have this enabled by any chance? Do you get the same behaviour on PC?

A quick test on my Android seemed to autoplay ok if the Handy wasn't enabled.

No, handy serve funscripts directly is disabled.
Autoplay is ok on PC

@themorajr
Copy link
Contributor

I've only been able to reproduce this when the Handy is configured. Do you have this enabled by any chance? Do you get the same behaviour on PC?

A quick test on my Android seemed to autoplay ok if the Handy wasn't enabled.

I tested it, and it works fine on Android phones and tablets (Huawei, Samsung, Xiaomi).
The only issue arises on Apple devices.
I believe there's something wrong with the code that is not compatible with WebKit.

@NodudeWasTaken
Copy link
Contributor

NodudeWasTaken commented May 5, 2024

I only encountered this when trying to play from the queue.
From network activity i can see that it at no point does it try to fetch the newly selected scene's video.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug reports that are not yet verified
Projects
Status: To triage
Development

No branches or pull requests

4 participants