mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update chromecast
This commit is contained in:
parent
beebc89fb0
commit
425a4f3171
5 changed files with 46 additions and 164 deletions
|
@ -95,6 +95,8 @@
|
|||
currentPlayer = player;
|
||||
currentTargetInfo = targetInfo || player.getCurrentTargetInfo();
|
||||
|
||||
console.log('Active player: ' + JSON.stringify(currentTargetInfo));
|
||||
|
||||
$(self).trigger('playerchange');
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue