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 Address comments 4 years ago
LiveTvDtoService.cs Use nameof where possible 4 years ago
LiveTvManager.cs Make BaseItemDto Guids nullable 4 years ago
LiveTvMediaSourceProvider.cs Updatig netcollection & re-inserting BOM 4 years ago
RefreshChannelsScheduledTask.cs Fix SA1012 and SA1013 warnings 4 years ago