TheKing-OfTime / YandexMusicModClient

Modification for Yandex Music Desktop application to add some features
MIT License
134 stars 3 forks source link

Discord RPC disappears on restart. #7

Closed saberkovich closed 3 months ago

saberkovich commented 4 months ago

Describe the bug When the music is on, if you close Discord, the Rich Presence disappears. You can return the Rich Presence only by restarting Yandex Music.

To Reproduce Steps to reproduce the behavior:

  1. Turn on the music to make Rich Presence appear.
  2. Restart Discord.
  3. See bug.

Expected behavior It is necessary for the program to determine when the Discord program process opens or closes in order to avoid such cases.

Client info (please complete the following information):

TheKing-OfTime commented 4 months ago

Thanks for your bug report. I can reproduce this. Apparently my previous fix to this problem doesn't work. Will be fixed in next release

TheKing-OfTime commented 3 months ago

Should be fixed in 1.9.0. Reopen if this bug will reappear