update sync menus

This commit is contained in:
Luke Pulverenti
2017-07-15 16:19:58 -04:00
parent a0e7cdd2dc
commit cdf573c921
8 changed files with 17 additions and 18 deletions

View File

@@ -151,7 +151,9 @@ namespace Emby.Server.Implementations.LiveTv.TunerHosts
Id = channel.Path.GetMD5().ToString("N"),
IsInfiniteStream = true,
IsRemote = true
IsRemote = true,
IgnoreDts = true
};
mediaSource.InferTotalBitrate();