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
2021-03-21
Merge pull request #5444 from Ullmie02/hdhr-fix
Claus Vium
2021-03-08
Merge pull request #5402 from Ullmie02/fix-null-size
Joshua M. Boniface
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
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
Erwin de Haan
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-29
fix live tv over dlna
Luke Pulverenti
2017-11-21
3.2.40.1
Luke Pulverenti
2017-11-19
3.2.36.15
Luke Pulverenti
2017-11-18
update shared stream support
Luke Pulverenti
2017-11-17
allow specification of m3u stream limit
Luke Pulverenti
2017-11-14
support sharing m3u tuner streams
Luke Pulverenti