carlin-q-scott / browser-media-keys

Lets you control many web players using the media keys on your keyboard.
Mozilla Public License 2.0
123 stars 31 forks source link

Playing youtube causes gpm on another window to start playing #71

Closed meter1060 closed 8 years ago

meter1060 commented 8 years ago

Steps to reproduce:

1) Open up google play music and start streaming a playlist or a radio station 2) Pause the song. 3) Open a new tab and navigate to YouTube. 4) Move the GPM tab to a new window. 5) Start playing a new video. 6) Pause the video and play it right away (any time interval works).

Expected results:

1) YouTube plays without a hitch.

Actual results:

1) YouTube starts playing music, but so does Google Play Music in the other window.

Additional notes:

I don't think I can reproduce this while the two sites are in the same window, but only in separate windows.

carlin-q-scott commented 8 years ago

What happens if you turn off the autoplay feature in the add-on options?

meter1060 commented 8 years ago

That removes the problem mentioned.

carlin-q-scott commented 8 years ago

I should probably disable autoplay by default until these kinds of kinks are worked out.

Issue #60 handles this issue I believe so I'm closing it.