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
7.01k stars 427 forks source link

[Feature Request]: Change playing to listening in discord RPC #1613

Open YUG38 opened 5 months ago

YUG38 commented 5 months ago

Preflight Checklist

Problem Description

Playing isn't really a right word to use, listening would be better because we listen to song

Proposed Solution

add type: ActivityType.Listening, to src/plugins/discord/main.ts in const activityInfo: SetActivity = {}

Alternatives Considered

Idk

Additional Information

No response

JellyBrick commented 5 months ago

When "Listening" is enabled, the remaining time (timestamps) cannot be displayed.

YUG38 commented 5 months ago

Screenshot 2024-01-10 at 3 48 28 PM Spotify uses listening and it still shows the time thingy

JellyBrick commented 5 months ago

Screenshot 2024-01-10 at 3 48 28 PM Spotify uses listening and it still shows the time thingy

Timebars and timestamps are "only" allowed for Spotify. We can't fix it. This is a limitation on the Discord side.

YUG38 commented 5 months ago

Oh ok

JellyBrick commented 5 months ago

We'll leave this issue open, as Discord may allow this behavior (timebar or timestamps) for other applications in the future.

YUG38 commented 1 week ago

@JellyBrick think its possible now? 🤔, or still not there yet

CyberRodeo commented 2 days ago

Would be very interesting, if we had this