Kill shaka and fix livetvschedule
This commit is contained in:
parent
a09a9e9a3a
commit
29759ac884
7 changed files with 3 additions and 37 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue