Results 679 comments of Mat

Could you check if the issue also happens in the latest unstable build? https://nicotine-plus.org/doc/TESTING.html#windows

> 1)The application cannot be closed while a menu is open. Which menus? How are you closing Nicotine+? > 2) File scanning takes an excessively long time (I have all...

The meanings I commonly associate with these words: - Clear: remove everything - Remove: get rid of specific items The string was changed to `Remove` to match all other lists...

I haven't seen anyone else discuss this topic since, so I'm inclined to leave things as they are now.

We could do a better job distributing the bandwidth among users. Right now the maximum speed per user is just the total speed divided by the number of active transfers....

A closed port shouldn't affect transfer speeds. If a user's port is closed, they just end up connecting to your port instead, which establishes a normal connection. Some users most...

The official server doesn't care when/if the SetWaitPort message is sent. If the user doesn't send the message, their listening port remains 0.

SoulseekQt doesn't send SetWaitPort immediately after the Login message, so we shouldn't log a warning. We send it earlier in Nicotine+ to reduce the risk of race conditions (server responding...

I think I would prefer if bans were permanent when minutes aren't specified, and kick did a temporary ban instead.

> @mathiascode would appreciate your thoughts here All I know is that the attribute was called `downloadnum` in the past, likely when the [SendDownloadSpeed](https://github.com/nicotine-plus/nicotine-plus/blob/master/doc/SLSKPROTOCOL.md#server-code-34) message was still used (later replaced...