Svarr

Results 8 comments of Svarr

I was just about to open an issue for that. The exception is caused by the if statements (starting at [DiscordRpcClient.cs:303](https://github.com/Lachee/discord-rpc-csharp/blob/master/DiscordRPC/DiscordRpcClient.cs#L303)) not accounting for `CurrentPresence == null && pm.Presence ==...

> I've also noticed that the album covers aren't showing up any longer. Initially all the albums that I've listened to frequently would still show up, and albums that I...

> how do you delete cache? It's the file at `%appdata%\MusicBee\DiscordBee\DiscordBee-Imgur.cache`.

Checking which album covers are uploaded to the current imgur album could probably help identify the problem. To do that, open the `%appdata%\MusicBee\DiscordBee\DiscordBee-Imgur.album` file and then visit `imgur.com/a/` (replacing ``...

> > Are you guys sure this doesn't happen on every new cover? Because I had the same issue when I was using the default imgur API key. Go to...

Have you made sure that your firewall isn't blocking the plugin/MusicBee?

Probably related to #174 is io-cct returning `0x0` as the keycode for `VC_KP_DIVIDE`. Manually setting it to the correct value (`0x0E35`) works in OBS. Another issue I encountered is that...

Your request is related to this [feedback post](https://support-dev.discord.com/hc/en-us/community/posts/360043570772-Allowing-upload-of-assets-via-Hash). Sadly, the fact that it (i.e. [original issue](https://github.com/discord/discord-rpc/issues/70)) is over 3 years old and has the highest amount of upvotes (more than...