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

73 Commits (5dad89cee331138dd2e4c24eecaea36aef2ee503)

Author SHA1 Message Date
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings 1 year ago
Tim Eisele dc27d8f9cd
Refactor URI overrides () 1 year ago
Stepan Goremykin fdef9356b9 Use null propagation 1 year ago
Stepan Goremykin 72faeed1db Remove redundant semicolon 2 years ago
Shadowghost a5bfeb28aa Apply review suggestions 2 years ago
Shadowghost 20fd05b050 Consistently write IP in upercase 2 years ago
Shadowghost bedee7922f Fix interface address assignment and resolution in SSDP 2 years ago
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery 2 years ago
Shadowghost 6e46075414 Apply review suggestions 2 years ago
Shadowghost 4aec41752f Apply review suggestions 2 years ago
Shadowghost 59a86568d9 Cleanup and fixes 3 years ago
Shadowghost f6e41269d9 Enforce interface bindings on SSDP, add Loopback to LAN if no LAN defined 3 years ago
Shadowghost 05458a4a42 Fix some ssdp errors 3 years ago
Bond_009 1d018c5575 SocketFactory: Remove redundant code 3 years ago
Cody Robibero 10d52d16a8
Fix invalid cref () 3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant () 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 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
Jim Cartlidge 53af1e3455 Updatig netcollection & re-inserting BOM 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
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 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
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 3d9049ef08
fix SA1508 5 years ago
telans acd4389653
fix SA1005 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
Bond_009 e9d1eabd53 Remove unused usings 5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes 6 years ago
Bond_009 2696ac5eac Lower the amount of running tasks 6 years ago
Xu Fasheng 0c49079c16 Update comments for DLNA IPv6 6 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface 6 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces 6 years ago
Erwin de Haan 9d0a08571e Merge branch 'dev' into reformat 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener 6 years ago
Andrew Rabert e8d93b3485 Merge pull request from Bond-009/dlna 6 years ago
Bond-009 81475e361b Add exception message to log. 6 years ago