Commit Graph

59 Commits (6d9e43cfe03d94aec62a0b35743003fa4caa32b1)

Author SHA1 Message Date
Bond-009 f954dc5c96
Do HEAD request to get content type instead of checking for extension (#8823)
11 months ago
Bond_009 832da133d8 Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
2 years ago
Bond_009 05836c8cd3 Fix warning SA1414 and CA1849
2 years ago
cvium f03e77a4d5 Merge branch 'master' into TVFix
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
cvium 1603d1928e Kill ProgressiveFileCopier and seek to end for ongoing livetv
3 years ago
cvium 153e920239 Ignore published server url for local access
3 years ago
cvium ffe5ae8056 Merge branch 'master' into TVFix
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Bond_009 0bc0601442 Fix some warnings
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback 7ff52bf755 Renamed
3 years ago
BaronGreenback 7936ea59eb Changed selection method
3 years ago
David eca3b37d6e Use FileShare.Read to fix HdHomeRun
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 years ago
crobibero 0acea5b077 Don't throw null reference if ContentType is null.
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
crobibero b4d52d8009 Apply patch
4 years ago
crobibero 0c674b496f Add stream disposal comment.
4 years ago
crobibero 3568c5f39b Fix early filestream close
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 af9ebef577 migrate to IHttpClientFactory in SharedHttpStream
4 years ago
telans acd4389653
fix SA1005
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
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
4 years ago
Bond_009 2be394089e Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
4 years ago
Bond_009 3ab50f5a3f Address comments
4 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
5 years ago
Bond-009 d4b438791f Don't append transcodes to transcoding temp path
5 years ago
Bond-009 4b37caa63a Update SharedHttpStream.cs
5 years ago
Bond_009 237db8ae92 Clean up livestreaming code
5 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager
5 years ago
Bond-009 0a5550b13d Remove more unused stuff
5 years ago
Bond-009 7f42dcc60f Remove more unused stuff
5 years ago
Bond-009 43cf11aa35 Change discards
5 years ago
Bond_009 5ac6d0ae59 Fix more warnings
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan 39ef1106d7 Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
5 years ago