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.Dlna
/
PlayTo
/
SsdpHttpClient.cs
Age
Commit message (
Expand
)
Author
2022-03-08
Rework SsdpHttpClient
Bond_009
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-09-21
SsdpHttpClient: Ensure successful status code before reading response
Bond_009
2021-05-07
Enable nullable reference types for Emby.Dlna
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-03-22
DLNA Exception catching
BaronGreenback
2021-03-06
Use XDocument.LoadAsync instead of XDocument.Parse
Bond_009
2020-12-02
Minor improvements
Bond_009
2020-11-17
Pass cancellation where possible
Bond_009
2020-09-07
Fix ObjectDisposedException
Bond_009
2020-09-03
Revert "Remove ResponseHeadersRead where applicable"
crobibero
2020-09-03
Remove ResponseHeadersRead where applicable
crobibero
2020-09-01
use UserAgent.ParseAdd where possible
crobibero
2020-09-01
Properly migrate all HttpCompletionOption
crobibero
2020-08-31
migrate to IHttpClientFactory in Emby.Dlna
crobibero
2020-06-15
fix SA1508
telans
2020-04-02
Fix some warnings
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-01-22
Improvements to dlna server
Bond_009
2019-08-16
Clean up livestreaming code
Bond_009
2019-08-11
Check checksum for plugin downloads
Bond_009
2019-07-13
Properly set content type
Bond_009
2019-07-06
Fixes issues with HttpClientManager
Bond_009
2019-01-13
Visual Studio Reformat: Emby.Dlna
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-12-13
Remove Emby branding from DLNA server
Ben Magee
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-23
reduce dlna chatter
Luke Pulverenti
2017-10-22
adjust header values
Luke Pulverenti
2017-10-22
separate encoding from content type values
Luke Pulverenti
2017-10-20
improve httpclient resource disposal
Luke Pulverenti
2016-10-29
rework dlna project
Luke Pulverenti
2016-10-29
rework dlna project
Luke Pulverenti