Commit Graph

221 Commits (74f211960a5df659d51b4e836ee784497829a3ed)

Author SHA1 Message Date
Joshua M. Boniface d5eb7e786f
Merge pull request #4182 from ryanpetris/fix-hdhomerun
4 years ago
Greenback e51ddd326c Fixes spelling.
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
Ryan Petris 8204b25a56
Merge branch 'master' into fix-hdhomerun
4 years ago
Ryan Petris 81d5eb4db5
Return a Task object and discard it instead of using async void.
4 years ago
crobibero e66d79fc0c Merge remote-tracking branch 'upstream/master' into http-exception
4 years ago
crobibero 95a2de757f remove custom HttpException
4 years ago
Bond_009 c4bb32f259
Access last element by index where possible
4 years ago
Bond-009 082705c0d8
Merge pull request #4410 from crobibero/m3u-user-agent
4 years ago
crobibero b4d52d8009 Apply patch
4 years ago
crobibero 6763d456ff Set UserAgent when getting M3u playlist
4 years ago
crobibero 0c674b496f Add stream disposal comment.
4 years ago
crobibero 3568c5f39b Fix early filestream close
4 years ago
Ryan Petris 3fa3a9d57a
Preemptively throw a LiveTvConflictException when the tracked live streams for a given device/tuner will exceed the number of supported streams.
4 years ago
Ryan Petris 361f51ac94
Use TcpClient.Connect().
4 years ago
Ryan Petris 0496e18179
Fix HD Home Run streaming.
4 years ago
crobibero d8a0edc511 Revert "Remove ResponseHeadersRead where applicable"
4 years ago
crobibero 85844a84b6 Remove ResponseHeadersRead where applicable
4 years ago
crobibero b111b9e2c9 Fix styling
5 years ago
crobibero e1d0b430d9 Remove HttpRequestOptions
5 years ago
crobibero 4038d15c83 Properly migrate all HttpCompletionOption
5 years ago
crobibero 6ae4da709e migrate to IHttpClientFactory in M3UTunerHost
5 years ago
crobibero 5b93b3b15e migrate to IHttpClientFactory in M3uParser
5 years ago
crobibero af9ebef577 migrate to IHttpClientFactory in SharedHttpStream
5 years ago
crobibero 96fdee38cb migrate to IHttpClientFactory in HdHomerunHost
5 years ago
Bond_009 68edccd9f4 More warn
5 years ago
Bond_009 e77a45adcf Minor change
5 years ago
Bond_009 2b400c99ef Fix warnings
5 years ago
Patrick Barron 8373d6297c Fix MemoryCache usage
5 years ago
Patrick Barron 5c65abcd94 Clean up TunerHost classes
5 years ago
Joshua M. Boniface d7287a05ad
Merge pull request #3684 from Bond-009/warn22
5 years ago
Bond_009 01e781035f Fix warnings
5 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
5 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
5 years ago
telans afe09612e8
fix SA1119
5 years ago
telans 247f9c61e6
fix SA1513/SA1516
5 years ago
telans 3d9049ef08
fix SA1508
5 years ago
telans acd4389653
fix SA1005
5 years ago
crobibero 57d1dbfe7b undo erroneous changes
5 years ago
crobibero 44957c5a9a Use typed logger where possible
5 years ago
dkanada 668a7b97c7
Merge pull request #3072 from JustAMan/fix-dead-livetv
5 years ago
Vasily c70e38288c
Apply suggestions from code review
5 years ago
Vasily f08830ea00
Merge pull request #2774 from mark-monteiro/simplify-https-config
5 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
5 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
5 years ago
Vasily 3401d55f41 Fixed yet another case of hanging on a bad stream
5 years ago
Vasily a517bd2e52 Re-raise the exception that caused LiveTV stream to not open
5 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