Skip to content

sam-horne/streamdeck-mediamonkey5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediamonkey 5 Stream Deck integration

Control Mediamonkey 5 with real-time feedback on your Elgato Stream Deck device.


screenshot

Installation

  1. Install mediamonkey5.
  2. Install the streamdeck-mediamonkey5 plugin from the Elgato store or one of the releases.
  3. Add desired actions to control Mediamonkey 5 from the streamdeck.

Features

  • Control playback
    • Play
    • Pause
    • Stop
    • Previous/next track
    • Add tracks to now playing from:
      • Album
      • Artist
      • Playlist
    • Shuffle status
    • Repeat status
    • Volume and mute
    • Seek forwards or backwards
  • Display information of current track
    • Title
    • Album
    • Artist
    • Album artwork
    • Rating
    • Track length
  • Modify tracks
    • Increase or decrease rating of current track
  • Modify playlist
    • Add or remove current track

Mediamonkey integration is implemented through the javascript API using the Chrome DevTools protocol.

Credits

David Borzek (streamdeck-foobar2000)