This commit is contained in:
Luke Pulverenti 2015-11-23 18:40:02 -05:00
parent 060b2ed58b
commit 4f4bb2ebfb

View File

@ -759,7 +759,7 @@ namespace MediaBrowser.Api.Playback.Hls
foreach (var length in segmentLengths)
{
builder.AppendLine("#EXTINF:" + length.ToString("0.000000", UsCulture) + ",");
builder.AppendLine("#EXTINF:" + length.ToString("0.0000", UsCulture) + ",");
builder.AppendLine(string.Format("hlsdynamic/{0}/{1}{2}{3}",