aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/LiveTv/TunerHosts
AgeCommit message (Expand)Author
2020-06-20fix SA1503 for one line if statementstelans
2020-06-20fix SA1119telans
2020-06-16fix SA1513/SA1516telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-05undo erroneous changescrobibero
2020-06-05Use typed logger where possiblecrobibero
2020-05-18Merge pull request #3072 from JustAMan/fix-dead-livetvdkanada
2020-05-18Apply suggestions from code reviewVasily
2020-05-13Merge pull request #2774 from mark-monteiro/simplify-https-configVasily
2020-05-12Remove support for injecting ILogger directlyPatrick Barron
2020-05-10Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionalityMark Monteiro
2020-05-08Fixed yet another case of hanging on a bad streamVasily
2020-05-08Re-raise the exception that caused LiveTV stream to not openVasily
2020-04-07Make localhost LiveTV restreams always use plain HTTP portVasily
2020-04-02Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.CommonBond_009
2020-04-01Merge branch 'master' into usingsBond-009
2020-04-01Address commentsBond_009
2020-03-24Remove unused usingsBond_009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-02-06Fix some warnings in Emby.Server.ImplementationsBond_009
2020-01-31Fix warningsBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_009
2019-11-24Merge pull request #1991 from Bond-009/transtempJoshua M. Boniface
2019-11-22Fix some warningsBond-009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-11-21minor changes to transcode cleanup scheduled taskdkanada
2019-09-23Fix multiple mistakes and warningsBond_009
2019-08-28Remove unused argsBond_009
2019-08-28Attempt to fix #1391Bond_009
2019-08-16More fixesBond_009
2019-08-16Update SharedHttpStream.csBond-009
2019-08-16Clean up livestreaming codeBond_009
2019-08-13Merge pull request #1581 from Bond-009/socket1dkanada
2019-08-10Merge pull request #1612 from Bond-009/warn4dkanada
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-08-09Fix more warningsBond_009
2019-08-09Update HdHomerunManager.csBond-009
2019-08-09Use System.Net abstractions instead of raw socketBond_009
2019-07-25Remove IpAddressInfo and IpEndPointInfo classesBond_009
2019-07-06Merge branch 'master' into release-10.3.zBond-009
2019-07-06Fixes issues with HttpClientManagerBond_009
2019-06-18Remove more unused stuffBond-009
2019-03-27Merge branch 'master' into httpclientBond-009
2019-03-25Simplify/remove/clean codeBond-009
2019-03-13Improvements around streamsBond-009
2019-03-08Remove more unused stuffBond-009
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ...Claus Vium
2019-02-16Merge branch 'master' into fieldsBond-009