flaviotordini / minitube

YouTube app
https://flavio.tordini.org/minitube
GNU General Public License v3.0
368 stars 73 forks source link

Videos stop frequently without an apparent reason #211

Closed yurivict closed 2 years ago

yurivict commented 3 years ago

Version: 3.9.1 install from a package.

FreeBSD 13

therealgoodstuff commented 3 years ago

Same issue with Windows 10 here. But was the issue with the former version too so nothing new. Video starts or does not, if it starts there is a good chance that it plays stop and go. You have to try again until it finally works for that video. The next video may or may not have that issue again. Please fix that. The program is broken af for a long time now. Thx!

alium commented 3 years ago

same problem on archlinux. Video play 3 sec, stop, 2 sec nothing, 3 sec play again, 1-2 sec stop. see https://streamable.com/q0wsyh newest mpv, no internet problem. In browser play video normally, in freetube too. can we help with debug?

flaviotordini commented 3 years ago

This should be fixed now. Please test and tell me if you still have this problem

alium commented 3 years ago

my problem is fixed now. thanks!

yurivict commented 3 years ago

The source code didn't change after 3.9.1. Where is the fix then?

therealgoodstuff commented 3 years ago

after almost a year the issue seems to be gone now. Thx Flavio!

@yuri : does that really matter ? all I care for is that it works now :D

yurivict commented 3 years ago

after almost a year the issue seems to be gone now. Thx Flavio!

3.9.1, the latest version, still has this problem.

therealgoodstuff commented 3 years ago

not for me anymore. maybe the issue is connected to something else ? internet connection ? using a vpn perhaps ? antivirus?

yurivict commented 3 years ago

No VPN, no antivirus. internet is stable.

enigma9o7 commented 3 years ago

I just built 3.9.1 from current git and still having this problem. vidoes stop then restaart every few seconds. Also this version has no thumbnails.... and required libGL.so to build so I just simlinked that to libGL.so.1 but never had to do that to build it before (ubuntu 18)...

flaviotordini commented 3 years ago

@yurivict the fix is in a remote Javascript file. Are you sure you're still having this problem?

yurivict commented 3 years ago

the fix is in a remote Javascript file. Are you sure you're still having this problem?

I just retested minitube-3.9.1 and it still stops randomly.

alepez commented 2 years ago

I have this problem too. 1sec play, 3sec pause, repeat. Each time it starts again, this error appears in the terminal:

Error disabling idle display sleep "The name org.freedesktop.ScreenSaver was not provided by any .service files"
alepez commented 2 years ago

The dbus error is not the cause, it is an effect of pause.

flaviotordini commented 2 years ago

Should be fixed now.

yurivict commented 2 years ago

Could you please make a release with the fix?

alepez commented 2 years ago

Should be fixed now.

19 days ago I tested with version 84cc258 (currently the last commit) and the behavior was: 1sec play, 3sec pause, repeat.

alepez commented 2 years ago

I cannot reproduce the problem. Maybe an update of some dependency has fixed it. But I'm sure I tested with the last git version, because I added some log message to better understand the issue and the code is still in my pc.