Fix bug with playback & add statuses (#8)

Co-authored-by: Myx <info@azaaxin.com>
This commit is contained in:
2024-10-25 21:06:26 +02:00
committed by GitHub
parent b79e56d3a1
commit 4cbee9a625
5 changed files with 42 additions and 17 deletions

View File

@@ -49,12 +49,9 @@ plugins:
# Clients are queried in the order they are given (so the first client is queried first and so on...)
clients:
- MUSIC
- ANDROID_TESTSUITE
- WEB
- TVHTML5EMBEDDED
# name: # Name of the plugin
# some_key: some_value # Some key-value pair for the plugin
# another_key: another_value
- ANDROID_TESTSUITE
lavalink:
plugins:
- dependency: com.github.devoxin:lavadspx-plugin:0.0.5 # replace {VERSION} with the latest version from the "Releases" tab.