You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When MPV streams video from Emby server, everytime activating Modernx OSC will clear network cache. That stops playing and I have to wait to download stream again.
The problem does not occur in cyl0/ModernX upstream.
Play emby video with MPV. This is implemented by kjtsune/embyToLocalPlayer or Emby Threater, which just calls mpv command line with option of emby video URL
Hover cursor to the top/buttom of window to activate Modernx OSC.
Through 3rd tab of video stats (script-binding stats/display-stats-toggle), we can see the cache will be clean immediately.
Fix
I try to disable some features like video description and dynamic title, but the problem still exist.
The text was updated successfully, but these errors were encountered:
Problem
When MPV streams video from Emby server, everytime activating Modernx OSC will clear network cache. That stops playing and I have to wait to download stream again.
Environment
OS: Windows 10
MPV: mpv.net
Modernx: latest
modernx.conf
:Reproduction
script-binding stats/display-stats-toggle
), we can see the cache will be clean immediately.Fix
I try to disable some features like video description and dynamic title, but the problem still exist.
The text was updated successfully, but these errors were encountered: