fix: discord presence not clearing after pausing player (#973)

* add show rich presence when paused option
This commit is contained in:
Lyall
2025-06-28 21:46:12 +01:00
committed by GitHub
parent d922d8b034
commit b6d902e425
4 changed files with 35 additions and 2 deletions
+2
View File
@@ -514,6 +514,8 @@
"disableLibraryUpdateOnStartup": "disable checking for new versions on startup",
"discordApplicationId": "{{discord}} application id",
"discordApplicationId_description": "the application id for {{discord}} rich presence (defaults to {{defaultId}})",
"discordPausedStatus": "show rich presence when paused",
"discordPausedStatus_description": "when enabled, status will show when player is paused",
"discordIdleStatus": "show rich presence idle status",
"discordIdleStatus_description": "when enabled, update status while player is idle",
"discordListening": "show status as listening",