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
Age
Commit message (
Expand
)
Author
2022-12-30
Add support for .sup subtitle (#8808)
Cody Robibero
2022-12-07
Cleanup and refactor streambuilder
Shadowghost
2022-12-07
Update deps
Bond_009
2022-12-07
Fix release build
Bond_009
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-07
Update projects to .net7
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-12-05
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...
Bond-009
2022-11-27
Investigate some TODO comments
Bond_009
2022-10-25
Remove unnecessary ToList usage
ignacio laborde
2022-10-07
Merge pull request #6751 from Bond-009/tests12
Claus Vium
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-08-15
Fix various typos
luz paz
2022-06-29
Merge pull request #7954 from cvium/fix_7953_dlna_url
Cody Robibero
2022-06-29
Merge pull request #7947 from nyanmisaka/video-range-condition
Cody Robibero
2022-06-14
Fix format string
Bond_009
2022-06-10
Merge pull request #7868 from cvium/disable_dlna
Joshua M. Boniface
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-03-22
get DLNA profile in XML request, correctly format UUID
InvoxiPlayGames
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-03-19
Clean up DLNA profile code
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-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
Ban the usage of Task.Result
Bond_009
2022-01-20
Properly populate QueryResult
Cody Robibero
2022-01-10
Fix warning SA1414 and CA1849
Bond_009
2022-01-05
Error on SA1316
Bond_009
2022-01-03
remove unnecessary ToList in DlnaManager
ignacio laborde
2021-12-27
More cleanup
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-12-12
Use BaseItemKind where possible
Cody Robibero
2021-11-24
Create a store key constant for network
cvium
2021-11-21
Fix creating DLNA profiles
Cody Robibero
2021-11-16
Fix
cvium
2021-11-16
Remove unused dependencies
cvium
2021-11-14
- flush the XmlWriter before calling the StringBuilder ToString() method
Marius Luca
2021-11-09
Merge pull request #6808 from cvium/dlnope_never_again
Cody Robibero
2021-11-09
Remove unused field
cvium
2021-11-09
length
cvium
2021-11-09
Fix some warnings
Bond_009
[next]