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/3d9f865247dc23a21b993da109cc033321c8ce8a/RSSDP You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

112 Commits (3d9f865247dc23a21b993da109cc033321c8ce8a)

Author SHA1 Message Date
cvium b50c3852ef Remove unused dependencies 3 years ago
Bond_009 474b035d99 Fix some warnings 3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant () 3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant () 3 years ago
Bond_009 13fbfe6091 Target net6.0 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration () 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
Bond-009 f4a59c92e6
Merge pull request from BaronGreenback/ssdpFix 4 years ago
BaronGreenback 3199d1c902 Fix: PlayTo using external ip not internal 4 years ago
cvium 610a30d791 Do nothing in timer callback when device locator is disposed 4 years ago
BaronGreenback 7a6063ed41
Merge branch 'master' into NetworkPR2 4 years ago
Greenback 9a323f6df0 More spelling corrections. 4 years ago
BaronGreenback d66f88672c
Merge branch 'master' into NetworkPR2 4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5 4 years ago
Bond_009 ff49a3bb61
Missed some stuff 4 years ago
crobibero 83629ab6f2 Update packages to net5 4 years ago
Greenback 83af636c61 Updated with new NetManager 4 years ago
Greenback ec57eeff2b Updated to latest version of code. 4 years ago
Jim Cartlidge 53af1e3455 Updatig netcollection & re-inserting BOM 4 years ago
Jim Cartlidge 5edf24db5c Updated to master 5 years ago
Bond_009 2dbf73b989 Minor improvements 5 years ago
Jim Cartlidge 38b8110a3e Removing blank lines. 5 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes. 5 years ago
Jim Cartlidge 9ef79d190b Large number of files 5 years ago
Bond_009 2b355c36ff Minor improvements 5 years ago
BaronGreenback 2272363197
Update SsdpCommunicationsServer.cs 5 years ago
BaronGreenback 27f6e1ddc8
Update SsdpCommunicationsServer.cs 5 years ago
BaronGreenback f01baad05e Sending multicasts out of Sockets without setting the broadcast to true - causes the error "Bad value for ai_flags" on some systems () 5 years ago
BaronGreenback c07d8abfd5 Removed debugging info 5 years ago
BaronGreenback 5b0c182908 Added logging and broadcast = true 5 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP 5 years ago
telans 6556bec646
brace multiline if statements (cont.) 5 years ago
telans 5bb639a59a
newlines after braces 5 years ago
telans 7f307f9082
brace multiline if statements 5 years ago
telans 98db8f72e0
fix SA1503 for one line if statements 5 years ago
telans 8e3d874802
remove regions 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
telans acd4389653
fix SA1005 5 years ago
Bond-009 af93ec750c Enable TreatWarningsAsErrors for more projects 5 years ago
BaronGreenback 8a69300bf5 Changes styles as suggested by @barronpm 5 years ago
BaronGreenback ebd589aa86 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored. 5 years ago
BaronGreenback a3140f83c6 Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored." 5 years ago
BaronGreenback 2aaecb8e14 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored. 5 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files 5 years ago
Bond_009 e9d1eabd53 Remove unused usings 5 years ago