Updating presence on startup independently of MB playstate and setting
Svarr opened this issue · 0 comments
Svarr commented
DiscordBee/DiscordTools/DiscordClient.cs
Line 190 in 081e3cf
This call is probably the reason for the 'empty' presence when DiscordBee establishes a connection to the Discord client. Before the call, it should be checked whether
_updatePresenceWhenStopped
is set or MusicBee is currently playing.