-
-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
got an SSDP server running in LAN already, so how to disable SSDP listening in dms? #122
Comments
Is this specific to anacrolix/dms? |
the author of miniupnpd actually wrote a patch for you, as a reference. :) miniDLNA is also patched: https://sourceforge.net/p/minidlna/patches/29/ |
@enihcam would you like to make miniupnp@b4b27b7 into a PR? It doesn't look like the patch allows you to turn minissdpd on and off. If so, that will need to be included (like a flag turns on minissdpd mode). I'm surprised that you can't have multiple multicasts operating at the same time. I don't really have time to dig into it more but I'm sure the minissdpd author knows more. |
@enihcam were you still interested in this? I think with some small changes it would be applicable to this project. |
i don't really have time on this, so I've simply removed miniupnpd for now. |
I don't either, oh well. |
I'll leave this open as I think it's still interesting and somebody might get the opportunity to pick it up. |
or would be to reasonable? thanks.
The text was updated successfully, but these errors were encountered: