Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Stop automatically playing videos in MellowPlayer #130

Closed
ZeroDot1 opened this issue Oct 10, 2017 · 7 comments
Closed

Stop automatically playing videos in MellowPlayer #130

ZeroDot1 opened this issue Oct 10, 2017 · 7 comments
Labels
Milestone

Comments

@ZeroDot1
Copy link
Contributor

Is it possible to add a function like in the Chromium Browser to Mellowplayer? To prevent the automatic start of videos.
See: chrome://flags/#autoplay-policy
bildschirmfoto_2017-10-10_23-27-30

There are some user scripts that do just that, but they only work for certain pages or they don't work at all.
The function in the Chromium Browser is very reliable.

@ColinDuquesnoy
Copy link
Owner

I'll add this setting if the qt webengine developers exposed that setting. I don't think it is here yet but I'll investigate

@ZeroDot1
Copy link
Contributor Author

Thank you :)

@ColinDuquesnoy
Copy link
Owner

This option is not available in QtWebEngine yet, see https://bugreports.qt.io/browse/QTBUG-60799 (feel free to vote and comment on that QT issue).

I'll leave this issue open until the QTBUG is closed.

@ColinDuquesnoy
Copy link
Owner

ColinDuquesnoy commented Nov 8, 2017

This feature will be available in Qt 5.11 that should be released around Q2 2018.

@ColinDuquesnoy ColinDuquesnoy added this to the 3.4.0 milestone May 31, 2018
@ColinDuquesnoy
Copy link
Owner

ColinDuquesnoy commented May 31, 2018

Qt 5.11 has been released. I've removed the blocked label and added this feature to milestone 3.4.

@ZeroDot1
Copy link
Contributor Author

ZeroDot1 commented Jun 3, 2018

Very good, thank you :)

@ColinDuquesnoy
Copy link
Owner

The user gesture option is now available in the latest commit on develop branch:

settings

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants