diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 9c4f51e5..4ca2af9e 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -2914,6 +2914,7 @@ function reload_mp() { mp.au.pause(); mp.au = null; } + mpl.stop(); widget.close(); mp = new MPlayer(); }