raingart / Nova-YouTube-extension

Apache License 2.0
199 stars 9 forks source link

"Attention! Nova The page will automatically within 5 sec CliCk to cancel" #27

Closed fourteen-1 closed 1 year ago

fourteen-1 commented 1 year ago

Describe the bug

image

  1. Playlists get the message "Attention! Nova The page will automatically within 5 sec CliCk to cancel" every 5-7 seconds.
  2. Reloads the page (unless cancelled manually)
  3. Repeats Step 1.

Stuck in this loop. Not sure which enabled option is causing this.

raingart commented 1 year ago

I disabled this function. Try this ver. https://openuserjs.org/scripts/rainart/Nova_YouTube

Why is it needed?

Because of the introduction of Nova on the youtube page, unnecessary information accumulates. It can lead to slowdowns. The principle of the described functionality is that after 30 page transitionend (in the playlist), it tries to reload the page in order to reset the js cache.

every 5-7 seconds

It should not be. I'll disable it. Let the user manually reboot if necessary.

fourteen-1 commented 1 year ago

It's not doing the thing any more. Thank you for fixing it.

Because of the introduction of Nova on the youtube page, unnecessary information accumulates. It can lead to slowdowns. The principle of the described functionality is that after 30 page transitionend (in the playlist), it tries to reload the page in order to reset the js cache.

To give you a little more context: the playlist in question had 66 videos and I clicked on the 48th video. The bug kept repeating on this 48th video where it would continue to reload the 48th video upon playing the video for about 5-7 seconds. I hope you are able to fix this bug and make the functionality properly function. Thanks!

fourteen-1 commented 1 year ago

New issue: the next video in the playlist doesn't load. After finishing the current video, it just stays in that video (paused) and doesn't move on to the next video in the playlist.