mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update omdb
This commit is contained in:
parent
9e6d8b6c98
commit
5cb377b6a9
12 changed files with 1028 additions and 28 deletions
|
@ -201,7 +201,7 @@
|
|||
mediaElement.pause();
|
||||
|
||||
if (isViblastStarted) {
|
||||
requirejs(['https://viblast.com/player/free-version/sdqsdx86/viblast.js'], function () {
|
||||
requirejs(['thirdparty/viblast.js'], function () {
|
||||
|
||||
viblast(mediaElement).stop();
|
||||
isViblastStarted = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue