The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Idea: Support for MPD satellite mode
#1
mpd has this interesting feature called satellite mode.

In satellite mode, you have master copy of mpd running somewhere, usually on the computer that has your local music on it. Other satellite copies of mpd can share the database from the master server. You still need to mount the music directory to play music, but all library updates are sent by the satellite server to the master server and it does the updates and shares it's database.

This makes updates a LOT faster, since they're done locally and not over the network. It also means, if you have multiple mpd based players around the house that support satellite mode, if you update the music library on one device, all devices set up in satellite mode, get the update.

I don't know how well I explained this.

Here is the mpd documentation for satellite setup:

https://mpd.readthedocs.io/en/latest/use...lite-setup
Reply


Messages In This Thread
Support for MPD satellite mode - by apastuszak - 07-07-2021, 02:29 PM
RE: Support for MPD satellite mode - by hahn500 - 04-24-2024, 06:15 PM
RE: Support for MPD satellite mode - by EdwinKM - 05-06-2024, 06:22 PM

Forum Jump: