MBXHub for MusicBee

Features

MBXHub provides complete network access to MusicBee with 140+ REST endpoints and full RPC access to all 137 MusicBee API methods.

Network Discovery

MBXHub announces itself on the local network using SSDP/UPnP. Find it automatically in Windows Explorer under Network → Other Devices.

MBXHub in Windows Network

Discovery Features

REST API

Clean, resource-oriented endpoints for common operations. Perfect for web apps, mobile clients, and integrations.

Player Control

Now Playing

Queue Management

Library Browsing

Playlist Management

Audio Processing

MBXQueue Integration

Smart shuffle tracking and ban list management via integration with the MBXQueue plugin.

Note: These features require the MBXQueue plugin to be installed. Returns 503 SERVICE_UNAVAILABLE if MBXQueue is not connected.

Smart Shuffle Tracking

Ban List Management

Library Sync (Preview)

File-based library synchronization between MBXHub instances. Currently in stub mode - API is defined, actual sync engine coming soon.

Sync Features (Coming Soon)

RPC Interface

Direct access to the complete MusicBee plugin API. Call any of the 137 available methods with JSON parameters.

Method Categories

Security

Local Network Only

API Coverage

Category REST Endpoints RPC Methods
System 4 -
Player Control 20 30+
Now Playing 5 20+
Queue 7 15+
Library 15 25+
Playlists 8 15+
Audio 10 -
AutoDJ 5 -
MBXQueue (Shuffle/Ban) 7 -
Library Sync 10 -
Total 91 137

Technical Details