MusicPlayerDaemon / MPD

Music Player Daemon
https://www.musicpd.org/
GNU General Public License v2.0
2.17k stars 352 forks source link

Shared sticker database with multiple MPD instances #1105

Open owl770 opened 3 years ago

owl770 commented 3 years ago

Question: Can multiple instances of MPD share the same sticker database file (same host and across different hosts)?

I run multiple instances of MPD - up to 3 on one RPi host and across 5 different RPi hosts. Can the instances share the same sticker database file (so the stats are aggregated) similar to sharing the same MPD database file via proxy?

I use cantata as my main client and it stores song ratings in the MPD sticker database. I would like the ratings to be available to all instances across all hosts.

GioF71 commented 1 year ago

Hello, this seems to be limiting satellite mode on mympd, see here: https://github.com/jcorporation/myMPD/discussions/932

Thanks!