Embed: fix HLS track selection, tweak some reports, disable reporting for now

This commit is contained in:
Cat 2016-12-21 15:33:37 +01:00 committed by Thulinma
parent a596d90573
commit ee21ac5bfb
3 changed files with 56 additions and 14 deletions

View file

@ -105,7 +105,7 @@ p.prototype.build = function (options) {
me.addlog('Decoding error: reloading..');
me.report({
type: 'playback',
warning: 'A decoding error was encountered, but handled'
warn: 'A decoding error was encountered, but handled'
});
}
},true);