Skip to content

control multiple mpd instances with multiple mympd instances #314

Answered by jcorporation
payback007 asked this question in Q&A
Discussion options

You must be logged in to vote

Create for each myMPD instance a separate configuration file and add a individual varlibdir option. Look at https://github.com/jcorporation/myMPD/wiki/Configuration. Then copy the startup script and add these configuration as first parameter to the execute call, e.g. ExecStart=/usr/bin/mympd /etc/mympd2.conf.

By the way: on the roadmap is to support in version 6.7.0 with one myMPD instance multiple MPD instances and I think with MPD 0.22.0 you need also only one MPD instance and use partitions (also supported by myMPD 6.7.0 version).
`

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jcorporation
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #314 on December 08, 2020 18:22.