Commit Graph

205 Commits (86e06369a93e6d7047646470e3755ad5df4c8974)

Author SHA1 Message Date
crobibero d8a0edc511 Revert "Remove ResponseHeadersRead where applicable"
4 years ago
crobibero 85844a84b6 Remove ResponseHeadersRead where applicable
4 years ago
crobibero b111b9e2c9 Fix styling
4 years ago
crobibero e1d0b430d9 Remove HttpRequestOptions
4 years ago
crobibero 4038d15c83 Properly migrate all HttpCompletionOption
4 years ago
crobibero 6ae4da709e migrate to IHttpClientFactory in M3UTunerHost
4 years ago
crobibero 5b93b3b15e migrate to IHttpClientFactory in M3uParser
4 years ago
crobibero af9ebef577 migrate to IHttpClientFactory in SharedHttpStream
4 years ago
crobibero 96fdee38cb migrate to IHttpClientFactory in HdHomerunHost
4 years ago
Bond_009 68edccd9f4 More warn
4 years ago
Bond_009 e77a45adcf Minor change
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Patrick Barron 8373d6297c Fix MemoryCache usage
4 years ago
Patrick Barron 5c65abcd94 Clean up TunerHost classes
4 years ago
Joshua M. Boniface d7287a05ad
Merge pull request #3684 from Bond-009/warn22
4 years ago
Bond_009 01e781035f Fix warnings
4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans afe09612e8
fix SA1119
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
crobibero 57d1dbfe7b undo erroneous changes
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
dkanada 668a7b97c7
Merge pull request #3072 from JustAMan/fix-dead-livetv
4 years ago
Vasily c70e38288c
Apply suggestions from code review
4 years ago
Vasily f08830ea00
Merge pull request #2774 from mark-monteiro/simplify-https-config
4 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
4 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
4 years ago
Vasily 3401d55f41 Fixed yet another case of hanging on a bad stream
4 years ago
Vasily a517bd2e52 Re-raise the exception that caused LiveTV stream to not open
4 years ago
Vasily e85f9f5613 Make localhost LiveTV restreams always use plain HTTP port
5 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
5 years ago
Bond-009 f31efce52d
Merge branch 'master' into usings
5 years ago
Bond_009 3ab50f5a3f Address comments
5 years ago
Bond_009 e9d1eabd53 Remove unused usings
5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
5 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
5 years ago
Bond_009 87d2479b78 Fix warnings
5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
5 years ago
Joshua M. Boniface 48120d01dc
Merge pull request #1991 from Bond-009/transtemp
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond-009 d4b438791f Don't append transcodes to transcoding temp path
5 years ago
dkanada f3ca37e523 minor changes to transcode cleanup scheduled task
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond_009 dc194015c2 Remove unused args
5 years ago
Bond_009 5dd332b63d Attempt to fix #1391
5 years ago
Bond_009 1bc9b42c57 More fixes
5 years ago
Bond-009 4b37caa63a Update SharedHttpStream.cs
5 years ago