Bond_009
832da133d8
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
3 years ago
Bond_009
05836c8cd3
Fix warning SA1414 and CA1849
3 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
4 years ago
BaronGreenback
7ff52bf755
Renamed
4 years ago
BaronGreenback
7936ea59eb
Changed selection method
4 years ago
David
eca3b37d6e
Use FileShare.Read to fix HdHomeRun
4 years ago
David
60ffa6f514
Use FileShare.None when creating files
4 years ago
Bond_009
e9f22303a4
Properly forward cancellationTokens
4 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
...
Re-raise the exception that caused LiveTV stream to not open
5 years ago
Vasily
c70e38288c
Apply suggestions from code review
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
5 years ago
Mark Monteiro
43c22a5822
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
...
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
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
3ab50f5a3f
Address comments
5 years ago
Bond_009
7060934792
Fix some warnings in Emby.Server.Implementations
5 years ago
Bond-009
c8409d2ea1
Remove FileSystem.GetStream
5 years ago
Bond_009
5a8e972952
Enable TreatWarningsAsErrors for some projects
...
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
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
6 years ago
Bond-009
43cf11aa35
Change discards
6 years ago
Bond_009
5ac6d0ae59
Fix more warnings
6 years ago
Erwin de Haan
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Erwin de Haan
e566d9a231
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan
39ef1106d7
Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago