keifufu / WebNowPlaying

WebNowPlaying browser extension. Provides support for browser-based players
MIT License
82 stars 10 forks source link

(YouTube only) WebNowPlaying Redux not working properly with DeArrow #19

Closed jbcarreon123 closed 1 year ago

jbcarreon123 commented 1 year ago

Synopsis

When DeArrow changes the title of the video, WebNowPlaying Redux stops communicating the progress, but it changes the title correctly.

Steps of reproduction

  1. Install DeArrow
  2. Watch a YouTube video that DeArrow changed it's title (you can see it by hovering on the video title, and seeing a blue blob on right side of the title)
  3. See that it stops updating the progress bars, and it shows 0:00 on both the duration and the position
  4. Reconnect the adapter
  5. WebNowPlaying Redux shows the normal title, and the progress is working as it should be.

Screenshots

image image

keifufu commented 1 year ago

I cannot replicate any of this. I also can't get it to report the changed title at all. Make sure your extension is updated (v2.0.7)

jbcarreon123 commented 1 year ago

I cannot replicate any of this. I also can't get it to report the changed title at all. Make sure your extension is updated (v2.0.7)

2.0.7 fixed it. Thanks!

keifufu commented 1 year ago

Can you confirm it only reports the original title? Would you like it to report the modified one?

jbcarreon123 commented 1 year ago

Can you confirm it only reports the original title? Would you like it to report the modified one?

That would be nice. I wouldn't force you to do it, but if you want to, go ahead.