th-ch / youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
https://th-ch.github.io/youtube-music/
MIT License
8.24k stars 485 forks source link

[Feature Request]: Change Discord status from Playing Youtube Music to Listening to Youtube Music (changing status value) #2095

Closed Siiyar closed 4 months ago

Siiyar commented 4 months ago

Preflight Checklist

Problem Description

From this: (Playing) image

To something like this: (Listening to ...) image

Proposed Solution

Let Users select what status they want

Alternatives Considered

Alternative: Set the default status setting to "Listening to"

Additional Information

No response

ArjixWasTaken commented 4 months ago

https://github.com/th-ch/youtube-music/pull/2052#issuecomment-2116593460 @dvd-22 wrote

I tested this, and sadly it doesn't work. It looks like activites set through IPC (not oauth activity.write scope) cannot set anything besides playing. Listening and Watching are overwritten by Discord to playing and the rest are blocked. So unless Discord changes something in their API, it won't be possible anytime soon.

Siiyar commented 4 months ago

oh okay, my bad