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 show_paused config option (#102) #103

Merged
merged 3 commits into from
Feb 20, 2024
Merged

Add show_paused config option (#102) #103

merged 3 commits into from
Feb 20, 2024

Conversation

Radiicall
Copy link
Owner

@Radiicall Radiicall commented Feb 20, 2024

fixes #102

This will allow you to hide the status when media is paused, it can be configured in the config like this

{
  ...
  "discord": {
    ...
    "show_paused": false
    ...
  }
  ...
}

@Radiicall Radiicall marked this pull request as draft February 20, 2024 13:36
@Radiicall Radiicall marked this pull request as ready for review February 20, 2024 22:32
@Radiicall
Copy link
Owner Author

image

@Radiicall Radiicall merged commit 85d4226 into main Feb 20, 2024
4 checks passed
@Radiicall Radiicall deleted the show_paused branch February 20, 2024 22:34
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

Successfully merging this pull request may close these issues.

Hide status when media is paused
1 participant