This commit is contained in:
kokopi-dev
2025-12-21 20:16:43 +09:00
commit 06fabf5d93
8 changed files with 291 additions and 0 deletions

19
README.md Normal file
View File

@@ -0,0 +1,19 @@
# mpv Discord RPC
For updating discord music status when playing with mpv
## Note
For Linux only
### Build
```
cd scripts
./build.sh
# this creates mpv-discord-rpc binary in the root project folder
```
Running the built binary `mpv-discord-rpc` the first time will create the config file in `~/.config/mpv-discord-rpc`, fill in the config with the correct data:
- `client_id`: Your own created discord application's `application id`
- `music_folders`: The folder(s) of music that you want discord to see