You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations/LiveTv
Ryan Petris c0c0eaec05
new List(int) does not pre-allocate indicies like Arrays, it merely sets the initial capacity.
4 years ago
..
EmbyTV Merge remote-tracking branch 'upstream/master' into no-scaling 4 years ago
Listings new List(int) does not pre-allocate indicies like Arrays, it merely sets the initial capacity. 4 years ago
TunerHosts Merge pull request #4737 from crobibero/missing-ensure-success 4 years ago
LiveTvConfigurationFactory.cs
LiveTvDtoService.cs
LiveTvManager.cs Make BaseItemDto Guids nullable 4 years ago
LiveTvMediaSourceProvider.cs
RefreshChannelsScheduledTask.cs