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
Age
Commit message (
Expand
)
Author
2021-10-08
Merge pull request #6678 from Bond-009/random
Claus Vium
2021-10-08
Use new Random.Shared instead of creating new instances
Bond_009
2021-10-06
Fix the last few warnings
Bond_009
2021-09-25
Merge pull request #6614 from Bond-009/warn36
Claus Vium
2021-09-25
Fix some warnings
Bond_009
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-24
Target net6.0
Bond_009
2021-09-20
Merge pull request #6538 from cvium/livetv_oh_no
Bond-009
2021-09-19
Reduce allocations
Bond_009
2021-09-10
Remove the unused arg
cvium
2021-09-10
Kill ProgressiveFileCopier and seek to end for ongoing livetv
cvium
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-03
Fix some warnings
Bond_009
2021-09-03
Merge remote-tracking branch 'upstream/master' into warn-259810
Cody Robibero
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-31
Update M3U Channel Name Precedence
Mark Titorenkov
2021-08-28
Remove more and more warnings
Cody Robibero
2021-08-16
Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs
Claus Vium
2021-08-11
Apply suggestions from code review
Claus Vium
2021-08-06
Add comment
MrChip53
2021-08-06
Update Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs
Chris Simoni
2021-08-04
Properly stream M3U file over http
MrChip53
2021-06-19
Move non-jellyfin extensions to separate project
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-16
Merge pull request #5999 from Bond-009/legacyhdhomerun
Bond-009
2021-05-06
Add support for legacy HDhomerun DUAl
Bond_009
2021-05-06
Use new ReadAllLines extensions
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-04-30
prevent cancellationtoken leakage
cvium
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-08
Merge pull request #5520 from Bond-009/hdhomerun2
Bond-009
2021-03-20
Add 'group-title' channel parsing
LIAUD
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-03-13
Rewrite HdHomerunManager.ParseReturnMessage
Bond_009
2021-03-13
Add test for HdHomerunManager.ParseReturnMessage
Bond_009
2021-03-13
Add test for HdHomerunManager.WriteSetMessage
Bond_009
2021-03-13
Merge pull request #5220 from Bond-009/hdhomerun
Bond-009
2021-03-09
Use FileShare.Read to fix HdHomeRun
David
2021-03-07
Use FileShare.None when creating files
David
2021-02-21
Use GetEncodingOptions where possible
Bond_009
2021-02-20
Merge pull request #5223 from Bond-009/minor10
dkanada
2021-02-15
Properly forward cancellationTokens
Bond_009
2021-02-13
Minor improvements
Bond_009
2021-02-12
Add test for WriteGetMessage
Bond_009
2021-02-12
Rewrite packet writing code for HdHomerun
Bond_009
2021-02-03
Update Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManag...
M0ssTee
2021-02-01
Replaced /d with [0-9], see issue #2923
Troy
2020-12-11
Merge pull request #4737 from crobibero/missing-ensure-success
Claus Vium
2020-12-09
Add tests for HdHomerunHost.TryGetTunerHostInfo
Bond_009
[next]