index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
LiveTv
/
TunerHosts
/
SharedHttpStream.cs
Age
Commit message (
Expand
)
Author
2024-01-09
Move LiveTv to separate project
Patrick Barron
2023-12-05
Use ConfigureAwait in SharedHttpStream
Patrick Barron
2023-06-27
Do HEAD request to get content type instead of checking for extension (#8823)
Bond-009
2022-01-22
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuatio...
Bond_009
2022-01-10
Fix warning SA1414 and CA1849
Bond_009
2021-11-08
Merge branch 'master' into TVFix
cvium
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-10
Kill ProgressiveFileCopier and seek to end for ongoing livetv
cvium
2021-09-07
Ignore published server url for local access
cvium
2021-09-05
Merge branch 'master' into TVFix
cvium
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-05-28
Fix some warnings
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-03
Renamed
BaronGreenback
2021-05-03
Changed selection method
BaronGreenback
2021-03-09
Use FileShare.Read to fix HdHomeRun
David
2021-03-07
Use FileShare.None when creating files
David
2021-02-15
Properly forward cancellationTokens
Bond_009
2020-11-24
Don't throw null reference if ContentType is null.
crobibero
2020-11-17
Pass cancellation where possible
Bond_009
2020-11-03
Apply patch
crobibero
2020-10-29
Add stream disposal comment.
crobibero
2020-10-29
Fix early filestream close
crobibero
2020-09-01
Fix styling
crobibero
2020-09-01
Remove HttpRequestOptions
crobibero
2020-09-01
Properly migrate all HttpCompletionOption
crobibero
2020-08-31
migrate to IHttpClientFactory in SharedHttpStream
crobibero
2020-06-15
fix SA1005
telans
2020-05-18
Merge pull request #3072 from JustAMan/fix-dead-livetv
dkanada
2020-05-18
Apply suggestions from code review
Vasily
2020-05-10
Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
Mark Monteiro
2020-05-08
Fixed yet another case of hanging on a bad stream
Vasily
2020-05-08
Re-raise the exception that caused LiveTV stream to not open
Vasily
2020-04-07
Make localhost LiveTV restreams always use plain HTTP port
Vasily
2020-04-02
Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
Bond_009
2020-04-01
Address comments
Bond_009
2020-02-06
Fix some warnings in Emby.Server.Implementations
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-12-13
Enable TreatWarningsAsErrors for some projects
Bond_009
2019-11-21
Don't append transcodes to transcoding temp path
Bond-009
2019-08-16
Update SharedHttpStream.cs
Bond-009
2019-08-16
Clean up livestreaming code
Bond_009
2019-07-06
Merge branch 'master' into release-10.3.z
Bond-009
2019-07-06
Fixes issues with HttpClientManager
Bond_009
2019-06-18
Remove more unused stuff
Bond-009
2019-03-08
Remove more unused stuff
Bond-009
2019-02-16
Change discards
Bond-009
2019-02-01
Fix more warnings
Bond_009
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
[next]