Bond_009
|
384ab39f5b
|
Fix some warnings
|
4 years ago |
crobibero
|
23df4991b6
|
Use proper buffer size
|
4 years ago |
crobibero
|
2a8653b309
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
4 years ago |
crobibero
|
ae8ff1ca54
|
last time I swear
|
4 years ago |
crobibero
|
4d4dc0b555
|
Remove ResponseHeadersRead in SchedulesDirect
|
4 years ago |
crobibero
|
d8a0edc511
|
Revert "Remove ResponseHeadersRead where applicable"
This reverts commit 85844a84b6 .
|
4 years ago |
crobibero
|
85844a84b6
|
Remove ResponseHeadersRead where applicable
|
4 years ago |
crobibero
|
b111b9e2c9
|
Fix styling
|
4 years ago |
crobibero
|
e1d0b430d9
|
Remove HttpRequestOptions
|
4 years ago |
crobibero
|
4038d15c83
|
Properly migrate all HttpCompletionOption
|
4 years ago |
Bond_009
|
e653eef44f
|
Fix some warnings
|
4 years ago |
crobibero
|
8d592777c4
|
change to using declaration
|
4 years ago |
crobibero
|
6ae4da709e
|
migrate to IHttpClientFactory in M3UTunerHost
|
4 years ago |
crobibero
|
5b93b3b15e
|
migrate to IHttpClientFactory in M3uParser
|
4 years ago |
crobibero
|
af9ebef577
|
migrate to IHttpClientFactory in SharedHttpStream
|
4 years ago |
crobibero
|
96fdee38cb
|
migrate to IHttpClientFactory in HdHomerunHost
|
4 years ago |
crobibero
|
97cc3d54bb
|
migrate to IHttpClientFactory in XmlTvListingsProvider
|
4 years ago |
crobibero
|
652e688cc1
|
migrate to IHttpClientFactory in SchedulesDirect
|
4 years ago |
crobibero
|
50a1e35765
|
migrate to IHttpClientFactory in EmbyTV
|
4 years ago |
crobibero
|
804b0fc034
|
migrate to IHttpClientFactory in DirectRecorder
|
4 years ago |
Patrick Barron
|
9fa4fff15d
|
Merge branch 'master' into event-rewrite-1
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
|
4 years ago |
Bond_009
|
119f64f5e7
|
Make some methods async
|
4 years ago |
Bond_009
|
ab2147751f
|
Make MediaBrowser.MediaEncoding warnings free
|
4 years ago |
Patrick Barron
|
98ed90c4a2
|
Merge branch 'master' into event-rewrite-1
|
4 years ago |
Bond_009
|
68edccd9f4
|
More warn
|
4 years ago |
Bond_009
|
e77a45adcf
|
Minor change
|
4 years ago |
Bond_009
|
2b400c99ef
|
Fix warnings
|
4 years ago |
Patrick Barron
|
ca1f15af19
|
Move GenericEventArgs to Jellyfin.Data.Events
|
4 years ago |
Patrick Barron
|
70e56314d7
|
Minor fixes to LiveTvMediaSourceProvider
|
4 years ago |
Patrick Barron
|
8373d6297c
|
Fix MemoryCache usage
|
4 years ago |
Patrick Barron
|
5c65abcd94
|
Clean up TunerHost classes
|
4 years ago |
Bond-009
|
b7421db5fe
|
Merge pull request #3578 from barronpm/displaypreferences-efcore
Migrate Display Preferences to EF Core
|
4 years ago |
Joshua M. Boniface
|
d7287a05ad
|
Merge pull request #3684 from Bond-009/warn22
Fix warnings
|
4 years ago |
Bond_009
|
01e781035f
|
Fix warnings
|
4 years ago |
Bond-009
|
3ff110984a
|
Merge branch 'master' into readonlyspan
|
4 years ago |
Patrick Barron
|
3d69cea1c9
|
Merge branch 'master' into displaypreferences-efcore
|
4 years ago |
Patrick Barron
|
7adac7561a
|
Use System.Text.Json in LiveTvManager
|
4 years ago |
Bond_009
|
febb6bced6
|
Review usage of string.Substring (part 1)
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
4 years ago |
Patrick Barron
|
ab396225ea
|
Migrate Display Preferences to EF Core
|
4 years ago |
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
4 years ago |
telans
|
afe09612e8
|
fix SA1119
|
4 years ago |
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
3d9049ef08
|
fix SA1508
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
telans
|
726e116d5b
|
fix SA1510
|
4 years ago |
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
4 years ago |
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
4 years ago |