Update Emby.Dlna/Main/DlnaEntryPoint.cs

Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
pull/2660/head
Bond-009 4 years ago committed by GitHub
parent eb09d47ed2
commit 62a18af17a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -262,7 +262,7 @@ namespace Emby.Dlna.Main
{
if (address.AddressFamily == AddressFamily.InterNetworkV6)
{
// Not support IPv6 right now
// Not supporting IPv6 right now
continue;
}

Loading…
Cancel
Save