soundtrack icon indicating copy to clipboard operation
soundtrack copied to clipboard

Muted player unmutes based on cross-site setting

Open CrazyLittle opened this issue 10 years ago • 4 comments

$.cookie('lastVolume') = “0”

It appears that the youtube player volume leaks outside of SIO, so if you mute SIO and then go to youtube, it mutes youtube, and vice versa - unmute youtube and SIO unmutes on next play.

To reproduce:

  1. Mute SIO
  2. Go to Youtube, play a video (it will be muted as well), un-mute the youtube video.
  3. Wait for SIO to play another youtube song, SIO will be un-muted even though $.cookie('lastVolume') = “0” and the volume bar shows mute.

CrazyLittle avatar Jun 24 '14 18:06 CrazyLittle

Tagging in @unusualbob and @eXon because they are most likely to be able to replicate / have insight into this.

martindale avatar Jun 24 '14 23:06 martindale

experienced this bug when idling on mute for about 10 minutes or so, without going to YouTube in another tab.

The player was muted, and it randomly came back on at the previous volume setting

naterchrdsn avatar Jun 25 '14 17:06 naterchrdsn

@naterchrdsn Are you sure you weren’t experiencing #106?

zbeekman avatar Feb 05 '15 15:02 zbeekman

yes, I had both youtube and s.io open at one point and noticed this bug

naterchrdsn avatar Feb 05 '15 16:02 naterchrdsn