aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv/TunerHosts
AgeCommit message (Expand)Author
2021-03-13Merge pull request #5220 from Bond-009/hdhomerunBond-009
2021-03-09Use FileShare.Read to fix HdHomeRunDavid
2021-03-07Use FileShare.None when creating filesDavid
2021-02-21Use GetEncodingOptions where possibleBond_009
2021-02-20Merge pull request #5223 from Bond-009/minor10dkanada
2021-02-15Properly forward cancellationTokensBond_009
2021-02-13Minor improvementsBond_009
2021-02-12Add test for WriteGetMessageBond_009
2021-02-12Rewrite packet writing code for HdHomerunBond_009
2021-02-03Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManag...M0ssTee
2021-02-01Replaced /d with [0-9], see issue #2923Troy
2020-12-11Merge pull request #4737 from crobibero/missing-ensure-successClaus Vium
2020-12-09Add tests for HdHomerunHost.TryGetTunerHostInfoBond_009
2020-12-09Add tests for HdHomerunHost.GetLineupBond_009
2020-12-08Merge pull request #4738 from jellyfin/tests8Claus Vium
2020-12-08Add tests for HdHomerunHost.GetModelInfoBond_009
2020-12-08Add missing EnsureSuccessStatusCodecrobibero
2020-12-08Fix JsonConverter recursioncrobibero
2020-12-06Add number to bool json convertercrobibero
2020-12-02Minor improvementsBond_009
2020-11-24Don't throw null reference if ContentType is null.crobibero
2020-11-21Merge branch 'master' into NetworkPR2Joshua M. Boniface
2020-11-21Merge pull request #4182 from ryanpetris/fix-hdhomerunJoshua M. Boniface
2020-11-21Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpSt...BaronGreenback
2020-11-21Added more comments.Greenback
2020-11-21Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-19Updated to latest Unstable.Greenback
2020-11-18Fixes spelling.Greenback
2020-11-17Pass cancellation where possibleBond_009
2020-11-16Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-15Merge branch 'master' into fix-hdhomerunRyan Petris
2020-11-15Return a Task object and discard it instead of using async void.Ryan Petris
2020-11-15Merge remote-tracking branch 'upstream/master' into http-exceptioncrobibero
2020-11-14remove custom HttpExceptioncrobibero
2020-11-14Access last element by index where possibleBond_009
2020-11-06Merge pull request #4410 from crobibero/m3u-user-agentBond-009
2020-11-03Apply patchcrobibero
2020-11-01Set UserAgent when getting M3u playlistcrobibero
2020-10-31Updated with new NetManagerGreenback
2020-10-29Add stream disposal comment.crobibero
2020-10-29Fix early filestream closecrobibero
2020-10-04Updatig netcollection & re-inserting BOMJim Cartlidge
2020-09-30Merged with latest masterJim Cartlidge
2020-09-23Preemptively throw a LiveTvConflictException when the tracked live streams fo...Ryan Petris
2020-09-19Use TcpClient.Connect().Ryan Petris
2020-09-18Fix HD Home Run streaming.Ryan Petris
2020-09-14Removing blank lines.Jim Cartlidge
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-12Large number of filesJim Cartlidge
2020-09-03Revert "Remove ResponseHeadersRead where applicable"crobibero