update live tv segments

This commit is contained in:
Luke Pulverenti 2015-09-07 21:00:46 -04:00
parent c86543dc59
commit ec67431a0e
13 changed files with 118 additions and 340 deletions

View file

@ -140,6 +140,7 @@
if (tIndex != -1) {
startPosMs = val.substring(tIndex + 3);
startPosMs = parseFloat(startPosMs) * 1000;
val = val.split('#')[0];
}
if (options.type == 'audio') {