1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update m3u tuners

This commit is contained in:
Luke Pulverenti 2015-08-27 15:59:42 -04:00
parent 8929c6cbc9
commit 9599bbbd35
6 changed files with 115 additions and 79 deletions

View file

@ -1887,7 +1887,7 @@ var AppInfo = {};
var apiClient = window.ApiClient;
// Close the connection gracefully when possible
if (apiClient && apiClient.isWebSocketOpen()) {
if (apiCblient && apiClient.isWebSocketOpen()) {
var localActivePlayers = MediaController.getPlayers().filter(function (p) {