This plugin can control most of the media players (next, previous, play/pause)
Name | Description | Type | Default |
---|---|---|---|
current_playing_title |
The current playing track title | str |
Unknown |
current_playing_artist |
The current playing track artist | str |
Unknown |
volume_level |
The current volume level | int |
0 |
volume_muted |
Whether the player is muted | bool |
false |
is_playing |
Whether the player is playing | bool |
false |
is_shuffled |
Whether the player is shuffled | bool |
false |
playback_status |
The current playback status 0. Closed 1. Opened 2. Changing 3. Stopped 4. Playing 5. Paused |
int |
0 |
loop_status |
The current loop status 0. Off 1. Track 2. Playlist |
int |
0 |
This is a plugin for Macro Deck 2, it does NOT function as a standalone app
This plugin uses some awesome 3rd party libraries: