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
Age
Commit message (
Expand
)
Author
2022-12-07
Cleanup and refactor streambuilder
Shadowghost
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-27
Investigate some TODO comments
Bond_009
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-08-22
Fix regression in DlnaHttpClient
Bond_009
2022-08-22
Merge pull request #7433 from Bond-009/ssdphttpclient
Bond-009
2022-06-29
Merge pull request #7947 from nyanmisaka/video-range-condition
Cody Robibero
2022-06-14
Fix format string
Bond_009
2022-03-11
Merge pull request #7346 from Bond-009/guid
Claus Vium
2022-03-08
Rework SsdpHttpClient
Bond_009
2022-03-08
Implement TransportState according to spec (#7426)
Bond-009
2022-02-21
Optimize Guid comparisons
Bond_009
2022-02-14
Fix some warnings
Bond_009
2022-01-22
Flush to disk async where possible
Bond_009
2022-01-10
Fix warning SA1414 and CA1849
Bond_009
2021-12-27
More cleanup
Bond_009
2021-11-16
Remove unused dependencies
cvium
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-08-13
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-07-26
Enable nullable in more files
Bond_009
2021-06-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-24
Merge pull request #5659 from ssenart/feature/5644-dlna_next_track
Claus Vium
2021-05-24
Update Emby.Dlna/PlayTo/Device.cs
Claus Vium
2021-05-24
Apply suggestions from code review
Claus Vium
2021-05-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-07
Enable nullable reference types for Emby.Dlna
Bond_009
2021-04-25
Merge pull request #5826 from BaronGreenback/ssdpFix
Bond-009
2021-04-22
Merge pull request #5681 from BaronGreenback/ContentFeatureOptimization
Bond-009
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-15
Fix: PlayTo using external ip not internal
BaronGreenback
2021-04-10
Make device/session code async
Patrick Barron
2021-04-03
Merge pull request #5598 from cvium/fix_hls_default_values
Bond-009
2021-04-02
Various DLNA Optimizations
BaronGreenback
2021-03-30
[5644] [DLNA] [Music] Next track command from any DLNA device does not do any...
Stéphane Senart
2021-03-29
[5644] [DLNA] [Music] Next track command from any DLNA device does not do any...
Stéphane Senart
2021-03-29
[5644] [DLNA] [Music] Next track command from any DLNA device does not do any...
Stéphane Senart
2021-03-22
fix isdirectstream default
cvium
2021-03-22
change HLS endpoint defaults to false
cvium
2021-03-22
DLNA Exception catching
BaronGreenback
2021-03-06
Use XDocument.LoadAsync instead of XDocument.Parse
Bond_009
2021-03-03
Remove Content-Length header from DLNA HEAD request (#5335)
BaronGreenback
2021-02-20
Fix build
Bond_009
2021-02-20
Enable TreatWarningsAsErrors for MediaBrowser.Model
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-01-18
reverted
BaronGreenback
[next]