Kill shaka and fix livetvschedule

This commit is contained in:
MrTimscampi 2020-07-23 22:54:34 +02:00
parent a09a9e9a3a
commit 29759ac884
7 changed files with 3 additions and 37 deletions

View file

@ -1633,7 +1633,7 @@ define(['browser', 'require', 'events', 'apphost', 'loading', 'dom', 'playbackMa
link = null;
}
if (this._hlsPlayer || this._shakaPlayer) {
if (this._hlsPlayer) {
mediaCategory.stats.push({
label: globalize.translate('LabelStreamType'),
value: 'HLS'