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
Age
Commit message (
Expand
)
Author
2021-10-01
Enable nullable for ItemDataProvider
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-21
Fix issue #6587
Bond_009
2021-09-21
Specify DateTimeStyles when possible
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 more unused args
cvium
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
Fix typos
Cody Robibero
2021-09-03
Fix issues from merge
Cody Robibero
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-09-02
Merge pull request #6485 from markshark05/patch-1
Claus Vium
2021-08-31
Update M3U Channel Name Precedence
Mark Titorenkov
2021-08-28
Add missing xmldoc
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2021-08-28
Enable nullable for more files
Bond_009
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-18
Merge pull request #6051 from Bond-009/tests7
Bond-009
2021-05-16
Merge pull request #5999 from Bond-009/legacyhdhomerun
Bond-009
2021-05-16
Add tests for Recordinghelper
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-30
Reduce some allocations with the magic of spans etc.
cvium
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-08
Merge pull request #5520 from Bond-009/hdhomerun2
Bond-009
2021-04-01
Remove useless code
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 for log files
David
2021-03-09
Use FileShare.Read to fix HdHomeRun
David
[next]