Skip to content

This plugin can control most of the media players (next, previous, play/pause)

License

Notifications You must be signed in to change notification settings

manuelmayer-dev/Macro-Deck-Media-Controls-Plugin

Repository files navigation

Media Controls plugin for Macro Deck 2

This plugin can control most of the media players (next, previous, play/pause)

Features

  • Next track

  • Previous track

  • Play/pause

  • Volume control

  • Fast Forward/Rewind

  • Shuffle

  • Repeat

    • Single Track

    • Whole Playlist

Variables

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

Official Macro Deck 2 Plugin

Third party licenses

This plugin uses some awesome 3rd party libraries:

About

This plugin can control most of the media players (next, previous, play/pause)

Topics

Resources

License

Stars

Watchers

Forks

Languages