-
```
1) Gapless playback
2) Replaygain
3) Parametric EQ
4) Crossfeed (feed, not fade)
5) Reverb effects
6) Volume limit (cut or gain overall volume)
7) Tag based library, and automatically search speci…
-
```
1) Gapless playback
2) Replaygain
3) Parametric EQ
4) Crossfeed (feed, not fade)
5) Reverb effects
6) Volume limit (cut or gain overall volume)
7) Tag based library, and automatically search speci…
-
Hi
I am continuing to write a feature request.
I am not sure about this place would be good place to raise a request while I was using [upmpdcli-docker].
Just I think it would be good if we …
-
On `http://127.0.0.1:7657/confignet`, I have "Enable UPnP to open firewall ports" selected.
On `http://127.0.0.1:7657/peers?tx=upnp`, it says "UPnP is not enabled".
I'm using the latest I2P vers…
-
Hello,
i am interested to try to install TunSafe on my internet server with public IPv4 (unsure where i will download and if possible), but then i want such server to forward certain port range or …
-
Description:
- Network Map
- Internet
- Archer AX10
- Mesh Devices
- Clients
- Internet
- Wireless
- Advanced
- Network
- Status
- Internet
- LAN
- IPTV/VLAN
- DHCP Server…
-
When receiving web messages on certain platforms, the TCP_NODELAY algorithm is not disabled, resulting in packet loss
static void web_server_accept(SOCKET lsock, fd_set *set)
{
#ifdef INTERNAL_…
-
Add support for Simple Service Discovery Protocol, and Universal Plug and Play.
Don't forget to add settings to enable/disable them as well.
-
I've been reading some posts (i.e. https://github.com/bitcoin/bitcoin/issues/11902#issue-282227529) about how NAT-PMP is much better than UPnP. In my own experience being always behind NAT, software …
-
I've implemented this same logic in several other languages, but couldn't get it working in nim. I'm assuming it is my lack of understanding of the libraries or the low-level networking.
Method in…