Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord rich presence displays song name twice where album name should be #1417

Open
2 tasks done
danielwstewart opened this issue Aug 12, 2024 · 1 comment
Open
2 tasks done
Labels
Enhancement New feature or request

Comments

@danielwstewart
Copy link

danielwstewart commented Aug 12, 2024

Consent

  • I verified that there is no open/closed issue for the same subject.
  • I understand that YTMDesktop have NO affiliation with Google or YouTube

Current Behavior

Discord Rich Presence shows:
Song Name
Artist Name
Song Name

Rather than:
Song Name
Artist Name
Album Name

example
example 2

Expected Behavior

Album name should be displayed rather than displaying the song name twice

Steps To Reproduce

Go to Settings -> Integrations -> and enable Discord Rich Presence. Play literally any song and look at presence in Discord.

YTMDesktop

2.0.5

OS

Windows

OS Version

11

Arch

x64

Installation way

.exe

Anything else?

No response

@Alipoodle
Copy link
Member

This is because of the change to the new Listening presence in Discord.
We use the Track Title in the Large Image (where the album art is) due to not having access to the Album's data consistently.
However within some recent updates we have a more consistent method of getting the Album data.

With the change of the listening presences, this large image text is now displayed at the bottom.

This is otherwise going to be fixed in #1402 to display the Album :)

@Alipoodle Alipoodle added the Enhancement New feature or request label Aug 12, 2024
@Alipoodle Alipoodle linked a pull request Aug 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants