-
-
Notifications
You must be signed in to change notification settings - Fork 543
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
"Only one player instance playing" #1516
Comments
You can find the code in the general.js file in the content-scripts file. for now, I couldn't find a solution where I can get the video across all tabs in that case the solution will be easy just change the i in the for lobe to 1. |
welcome @MohamedLebda thank you! |
please check if it still works in version v3.965 (manifest2) https://github.com/code-for-charity/ImprovedTube-for-YouTube/tree/HEAD@%7B2022-10-07%7D, and what is the difference. |
thanks again! @MohamedLebda Sorry, i didnt see this is about 3.9* ManiFest2 🙈 "Only one player playing": (Means by definition,)
BTW we can easily offer this same way for many websites <video> (not only youtube) *(gotta fix our autoplay:off features too #1508 (autoplay:off) once again comparing: version 3.965.zip (= october7 ) ( |
we can check in old versions #1658 |
Start here #1516 (comment) & 2. (Edit by @ImprovedTube)
Bug Report:
⚬ BUG:
When using the "Only one player instance playing" feature changing to any youtube tab no matter if it is even displaying a video instantly pauses the tab playing a video.
⚬ HOW:
(making a new tab doesnt seem to make it pause, I can even open a video and start playing without Pausing the other one.)
⚬ EXPECTED (/preferred) behavior:
Playing youtube video should pause only when I try to play a video in a different tab.
Setup:
⚬ ImprovedTube Version: 3.935
⚬ Browser: Firefox 107.0.1
⚬ Settings: Just "Only one player instance playing" on
⚬ OS: Win10
The text was updated successfully, but these errors were encountered: