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
2023-08-18
refactor: use ConcurrentDictionary when IMemoryCache isn't needed
cvium
2023-07-06
Merge pull request #9799 from Bond-009/genregex
Bond-009
2023-07-03
Merge pull request #8147 from Shadowghost/network-rewrite
Joshua M. Boniface
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-06-27
Do HEAD request to get content type instead of checking for extension (#8823)
Bond-009
2023-05-22
Apply review suggestion
Shadowghost
2023-05-09
Merge branch 'master' into network-rewrite
Shadowghost
2023-04-06
Pass cancellation token
Stepan Goremykin
2023-04-06
Inline out variable declaration
Stepan Goremykin
2023-03-16
Merge branch 'master' into network-rewrite
Shadowghost
2023-03-12
Fall back to using "logo" attrib if "tvg-logo" is mssing in M3U-tuner (#9475)
gitteric
2023-03-03
Merge branch 'master' into network-rewrite
Shadowghost
2023-02-20
Improve alternate ordering (#9336)
Bond-009
2023-02-20
Merge branch 'master' into network-rewrite
Shadowghost
2023-02-20
StringComparison.Ordinal instead of StringComparison.OrdinalIgnoreCase
Bond_009
2023-02-19
Optimize tryparse
Bond_009
2023-02-17
Consistently write IP in upercase
Shadowghost
2023-02-17
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
Shadowghost
2023-02-01
Improve ffprobe json parsing and don't log error for Codec Type attachment
Bond_009
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-10
Fix incorrect starting offset of buffer span in CheckTunerAvailability.
Michael Powers
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-08-22
Merge pull request #8267 from luzpaz/typos
Bond-009
2022-08-18
Make IgnoreDts configurable for M3U tuner
knackebrot
2022-08-15
Fix various typos
luz paz
2022-02-14
Fix some warnings
Bond_009
2022-02-06
Merge pull request #7241 from Bond-009/async5
Cody Robibero
2022-01-22
Flush to disk async where possible
Bond_009
2022-01-22
Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuatio...
Bond_009
2022-01-10
Fix warning SA1414 and CA1849
Bond_009
2022-01-07
Remove task cancellation hacks
Bond_009
2021-12-27
Remove more warnings
Cody Robibero
2021-12-27
More cleanup
Bond_009
2021-12-24
Merge branch 'master' into comparisons
Cody Robibero
2021-12-20
Use our own Contains extension
cvium
2021-11-15
Fix some warnings
Bond_009
2021-11-09
Merge pull request #5905 from BaronGreenback/TVFix
Claus Vium
2021-11-09
Fix some warnings
Bond_009
2021-11-08
Merge branch 'master' into TVFix
cvium
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
[next]