Results 21 comments of Dmitry Bushev

Hi! Thanks for your contribution. Just curious, what's the motivation behind these changes?

Interesting, I've never experienced issues with local files. Can you please provide your MPV config and a full debug-level log (`--msg-level='reload=debug'`) from start to the moment when the issue happens....

Thanks for the log. I see that you're playing a directory with a bunch of short files, and after it loads the `read/035.webm`, ``` Playing: read/035.webm [reload] paused_for_cache.reset_timer 0 (+)...

I found an issue with the number rounding #15 that may trigger the behavior that you're experiencing. Please check if it fixes the issue for you.

@Farzat07 thanks for reporting, I'll try to reproduce this issue. How long do I need to wait until the cache invalidation happens?

Ugh, it'll take some time to reproduce. BTW, after reading the issue again > ... mpv simply exits as it thinks the EOF has been reached. The plugin has an...

> mpv kinda enter into an infinite loop at the end of the video Hmm... it does not happen to me, at least with YouTube videos. Can use send a...

I'm trying to check the link. youtube-dl does not recognize the file format, are you using a different backend? ``` $ mpv 'https://videos.lukesmith.xyz/w/jNDH1cnxNfwwJH2pZvAqdM' Failed to recognize file format. ``` ```...

Hmm... For me, the video doesn't get stuck or get into a loop. On EOF it reloads and then exits. ``` $ mpv 'https://videos.lukesmith.xyz/static/webseed/9847f270-f9ab-42ff-8d33-a59da419b245-480.mp4' (+) Video --vid=1 (*) (h264 852x480...

`gapless-audio` setting has no effect to me. From the man page > NOTE: > This feature is implemented in a simple manner and relies on audio output device > buffering...