mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
3.0.5231.40980
This commit is contained in:
parent
ee5eefb01e
commit
8a5cd4b491
13 changed files with 68 additions and 42 deletions
|
@ -388,7 +388,7 @@
|
|||
|
||||
player.getPlayerState().done(function (state) {
|
||||
|
||||
if (state.itemName) {
|
||||
if (state.NowPlayingItem) {
|
||||
player.beginPlayerUpdates();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue