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

Add option to pause the RPC server #40

Open
voltrare opened this issue Aug 22, 2021 · 7 comments
Open

Add option to pause the RPC server #40

voltrare opened this issue Aug 22, 2021 · 7 comments

Comments

@voltrare
Copy link

It would nice to have a pause function for the "server app" as sometimes I need to exit the app to 'pause' rich presence

@voltrare
Copy link
Author

or pause from the extension as there isnt something like
sytsray.pause in the systray package

@Notarin
Copy link

Notarin commented Aug 24, 2021

What do you mean by pause?
Pause the timer for the activity on discord?
Freeze the status to be stuck?
Temporarily disable the server?
It'd really help if you elaborated on what "pause" means.

@lolamtisch
Copy link
Owner

I think he wants to temporary stop the presences from showing.
One way would be to just disable presences in the discord settings.

Or disabling the presence temporary in the popup
image

But still dont get the use case. Could you elobabte on that.

@Notarin
Copy link

Notarin commented Aug 25, 2021

I think he wants to temporary stop the presences from showing.
One way would be to just disable presences in the discord settings.

Or disabling the presence temporary in the popup
image

But still dont get the use case. Could you elobabte on that.

Thats what I figured as well, if that's the case, then this should be marked as already implemented and closed

@voltrare
Copy link
Author

voltrare commented Aug 26, 2021

Im sorry for not eloborating,

image
the feature im asking is to add an option to pause the server

i know you can temporarily pause a website by clicking

image

but this is too much hassle if i got many active extension,
i just want to temporarily pause the server so that the rich presence wont be detecting any webpage im opening

i can do that by exiting the server but that means i always need to start it back everytime

so yeah i just want to temporarily disable the server as a whole

@Notarin
Copy link

Notarin commented Sep 1, 2021

but this is too much hassle if i got many active extension

To be honest, this seems to be an issue with your organization of extensions and how your browser handles them rather than the fault of the extension, I believe a solution that would make more sense is if it was easier to launch the server.
I do not believe that the extension is developed enough to make a second pause functionality necessary, for now I believe this issue should be put to sleep.

@voltrare to solve your issue though, I would recommend either reorganizing your extensions or relocating your server executable to an easier to locate position.

@voltrare
Copy link
Author

voltrare commented Sep 1, 2021

ah I understood, I guess adding a pause/suspend mode to the server.exe would be much logic in this case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants