diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index d6131b1c..403c945f 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -3918,6 +3918,7 @@ function play(tid, is_ev, seek) { try{ var gridimg = QS('a[ref=' + t_tr.childNodes[1].firstChild.id + '] img') + set_loaded(gridimg, false); QS('#mu_th>img').setAttribute('src', gridimg.src.replace(/th=.*(&|$)/, 'th=wf3&')); } catch(ex){