Merge pull request #1283 from MediaBrowser/master

3.0.5781.3
This commit is contained in:
Luke 2015-11-24 01:26:41 -05:00
commit c7ad584792

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}",