Web interface to control MediaMonkey 2024? Check out MediaMandrill

Get help for different MediaMonkey v5 / v2024 Addons.

Moderators: jiri, drakinite, Addon Administrators

xhitespirit
Posts: 3
Joined: Fri Jun 12, 2026 5:58 am

Web interface to control MediaMonkey 2024? Check out MediaMandrill

Post by xhitespirit »

Hi folks!

Given the setup of my audio gear (receivers, DAC, amps, etc.), I've been looking for a way to remotely control a PC music‑player app that still offers solid library management and streaming features.

What I need is pretty simple: a clean, good‑looking web interface accessible from any browser, capable of controlling the player itself:
• Dedicated to music (no need to manage videos, podcasts, etc.)
• Remote control of the audio player (no local playback in the browser)
• Library browsing through multiple views: artists, albums, genres, playlists
• Fast and intuitive search
• Creation of dynamic playlists (non‑persistent, tag‑based criteria)
• Ability to edit a few common tags
• Consistent experience on mobile devices

Unfortunately, I still haven’t found my holy grail...

I'm an IT guy, not a developer, but I decided to try building this myself, based on my own specs and tailored to my needs.
After some research, it turned out that the only full‑featured music‑management and audio‑player app offering the required functionality and an open API is MediaMonkey 2024.

So I started learning HTML, JS, and CSS for fun, just to see how far I could go. Now that my project is basically finished and has reached a good level of maturity, I feel it's finally worth sharing with the community.

I called it MediaMandrill.


Image

Image

Image

Image

Image

Image

Image


MediaMandrill works best if your library is well tagged. It is available in English and French. It works great for me, but I can’t guarantee it’s 100% bug‑free !

Download and instructions are available here : https://github.com/xhitespirit/MediaMandrill
xhitespirit
Posts: 3
Joined: Fri Jun 12, 2026 5:58 am

Re: Web interface to control MediaMonkey 2024? Check out MediaMandrill

Post by xhitespirit »

Updated version 1.1.1:

- The server component (and Node.js) are now bundled directly into the MediaMandrill.mmip extension package for greater simplicity: you no longer need to install Node.js on your computer, nor install or start the server separately: it will launch automatically when MediaMonkey starts (in a separate Node.js window).

Just install the MediaMandrill.mmip package — everything is included.
https://github.com/xhitespirit/MediaMandrill

Your feedback is welcome !
xhitespirit
Posts: 3
Joined: Fri Jun 12, 2026 5:58 am

Re: Web interface to control MediaMonkey 2024? Check out MediaMandrill

Post by xhitespirit »

Version updated to v1.2.2:
- display improvements
- added criteria 'Added since' in the Dynamic List view
Last edited by xhitespirit on Wed Jun 24, 2026 5:11 am, edited 1 time in total.
Post Reply