Kaynağa Gözat

fix live tv image

causefx 7 yıl önce
ebeveyn
işleme
d2d31dd42d
2 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      js/functions.js
  2. BIN
      plugins/images/cache/livetv.png

+ 1 - 0
js/functions.js

@@ -2640,6 +2640,7 @@ function buildStreamItem(array,source){
 		var width = 100;
 		var bg = '';
 		count++;
+        v.nowPlayingImageURL = (v.useImage) ? v.useImage : v.nowPlayingImageURL;
 		switch (v.type) {
 			case 'music':
 				icon = 'icon-music-tone-alt';

BIN
plugins/images/cache/livetv.png