-
-
Notifications
You must be signed in to change notification settings - Fork 561
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: Extension still keeps pausing the player. Not solved. #1592
Comments
hi :) @IveMalfunctioned if so, you might want to link the author of the latest fixes here: |
I think 4.0.35 beta release just broke completely, doesnt stop autoplay |
hi @raszpl ! There already was an exception, when you happen to click the player - or press any key, |
I reset all the settings and still autoplaying and not applying some settings. Looked in console and found
doesnt like content-scripts/website-context/youtube-features)/themes.js
obviously I dont have the cookie it expects without checking first. |
thanks! @raszpl hope you will get your deserved spot in the top few contributors here. https://github.com/code-for-charity/ImprovedTube-for-YouTube/pull/1589/files#diff-56c883cd27025fb736c0abe98204491fcf2315d16ae3489f45f71bb56a092a0ealso this line should not happen without intentional dark mode nor themes per users setting. Old news: Anything that can ever fail, or slow down the process, needs to run async Our cookie code:
|
My bad, will fixed this bug now |
Im sorry, I dont know how I missed that code in the repository yesterday. that https://github.com/code-for-charity/ImprovedTube-for-YouTube/blob/4b8f02a198ec3aa83c511b7acf866cb052e2c6e3/content-scripts/website-context/youtube-features/settings.js#L275 sure looks cleaner |
thanks @raszpl @IveMalfunctioned |
As I previously stated in #1387, this extension keeps causing the player to pause every time I try to unpause it making the site unusable. This is most likely caused by disabling the "Autoplay" setting.
The text was updated successfully, but these errors were encountered: