Exle / aimp-discord-presence

Plugin for AIMP that changes the status of Discord, depending on what you are listening to.
http://www.aimp.ru/?do=catalog&rec_id=970
97 stars 20 forks source link

Rich presence won't update on playing track with single letter Album name. #6

Closed Renzu96 closed 5 years ago

Renzu96 commented 6 years ago

Title's kinda self-explanatory. At first I thought it was some tag issue and turns out it is. Tracks with single letter album name (e.g. "L") won't update the rich presence on Discord. I was able to fix it by removing the album name in tags, but it would be neat if the plugin allows it.

iCrawl commented 6 years ago

@Exle would need to attach a zero-width space in such cases. There needs to be at least 2 letters in the name otherwise Discord rejects the update.