Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/b17ee80652237102aa87e407648efaddbf032962/Emby.Dlna/PlayTo You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

222 Commits (b17ee80652237102aa87e407648efaddbf032962)

Author SHA1 Message Date
Bond_009 5677566a41 Enable nullable for more files 2 years ago
cvium 4b25d65c02 fix: set memorystream position after copying 2 years ago
Bond-009 b95fa294c9
Merge pull request from Bond-009/genregex 2 years ago
Bond_009 b5f0760db8 Use RegexGenerator where possible 2 years ago
Shadowghost 32499f0e98 Merge branch 'master' into network-rewrite 2 years ago
Bond-009 898bb95564
Fix InvalidOpEx while trying to read HttpResponseContent 2x () 2 years ago
Shadowghost d8d5c86d49 Merge branch 'master' into network-rewrite 2 years ago
SeaEagle1 126047bfd6
Use compile-time generated regex and remove loglevel check 2 years ago
SeaEagle1 9352a24374
Rescue PlayTo function in case of malformed Xml response 2 years ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite 2 years ago
Stepan Goremykin 2c03f7e85d Use TryGetValue 2 years ago
Shadowghost 520c07e8ca Merge branch 'master' into network-rewrite 2 years ago
Bond_009 dab75d35d2 Enable nullable for more files 2 years ago
Shadowghost 20fd05b050 Consistently write IP in upercase 2 years ago
Shadowghost 697efec86e Cleanup and refactor streambuilder 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Bond_009 556cc8062d Investigate some TODO comments 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
Bond_009 7d48f97db9 Fix regression in DlnaHttpClient 3 years ago
Bond-009 33611614ed
Merge pull request from Bond-009/ssdphttpclient 3 years ago
Cody Robibero 38102499cb Merge pull request from nyanmisaka/video-range-condition 3 years ago
Bond_009 5b4e14940e Fix format string 3 years ago
Claus Vium 53209830e7
Merge pull request from Bond-009/guid 3 years ago
Bond_009 cafeedcadf Rework SsdpHttpClient 3 years ago
Bond-009 03f1eff21a
Implement TransportState according to spec () 3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons 3 years ago
Bond_009 1c14c86b20 Fix some warnings 3 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible 3 years ago
Bond_009 05836c8cd3 Fix warning SA1414 and CA1849 3 years ago
Bond_009 ea8f40e84a More cleanup 3 years ago
cvium b50c3852ef Remove unused dependencies 3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture 4 years ago
Bond_009 ec45808275 SsdpHttpClient: Ensure successful status code before reading response 4 years ago
Patrick Barron 45f478f63e Merge branch 'master' into authenticationdb-efcore 4 years ago
Bond_009 501de7b6dc Enable nullable in more files 4 years ago
Patrick Barron be88efce3c Merge branch 'master' into authenticationdb-efcore 4 years ago
Claus Vium 75704effae
Merge pull request from ssenart/feature/5644-dlna_next_track 4 years ago
Claus Vium 2f9034c94b
Update Emby.Dlna/PlayTo/Device.cs 4 years ago
Claus Vium e134a3677c
Apply suggestions from code review 4 years ago
Patrick Barron a225f34796 Merge branch 'master' into authenticationdb-efcore 4 years ago
Bond_009 06caee28b7 Enable nullable reference types for Emby.Dlna 4 years ago
Bond-009 f4a59c92e6
Merge pull request from BaronGreenback/ssdpFix 4 years ago
Bond-009 184e05aeb6
Merge pull request from BaronGreenback/ContentFeatureOptimization 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
BaronGreenback 3199d1c902 Fix: PlayTo using external ip not internal 4 years ago
Patrick Barron 8607b52541 Make device/session code async 4 years ago
Bond-009 4f387dca6e
Merge pull request from cvium/fix_hls_default_values 4 years ago
BaronGreenback d9a50cb510 Various DLNA Optimizations 4 years ago