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

Remove button from rpc #122

Closed
1 task done
betheny19 opened this issue Jul 15, 2024 · 2 comments
Closed
1 task done

Remove button from rpc #122

betheny19 opened this issue Jul 15, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@betheny19
Copy link

Is there an existing issue for this?

  • I have searched the existing feature requests

Is your feature request related to a problem? Please describe

is there a way to remove buttons ?

Describe the solution you'd like

a way to remove the buttons or making it optional

Describe alternatives you've considered

No response

Additional context

No response

@betheny19 betheny19 added the enhancement New feature or request label Jul 15, 2024
@Radiicall
Copy link
Owner

{
    ...
    "discord": {
        "buttons": [],
    }
}

Buttons will disappear if you add this to your config, look at the example config in jellyfin-rpc/example.json if you're confused

@betheny19
Copy link
Author

Worked well , Thank you

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

No branches or pull requests

2 participants