Jonas van den Berg
Jonas van den Berg
Right now I won't implement hiding of the button that links to the song, as most (if not all) APIs legally require backlinks. Same goes for hiding the player logo...
Implemented in version [2.3.1](https://github.com/ungive/discord-music-presence/releases/tag/v2.3.1)
Reason: The websocket connection of the client (Music Presence) never sends PING messages and therefore never detects some types of disconnects from the proxy server. Sending PING messages regularly and...
Side note: Sending a ping every time the Discord status is set and expecting a pong in time is a good way of detecting when the status has no image.
Here is a high-level explanation of how it works under the hood: https://github.com/ungive/discord-music-presence/blob/master/documentation/cover-images-proxy.md For more technical details you can check here: - Technical specification: https://github.com/ungive/loon/blob/master/api/specification.md - Source code: https://github.com/ungive/loon Let...
The problem is caused by the client (the Music Presence app) sometimes not knowing whether it is still connected to the server. Sometimes it can happen that the connection is...
Fixed and will be part of the next release.
Fixed: 
The icon needs spacing (thank you @stegmann-tibor) 
This should do it: 