Posts: 74
Threads: 8
Joined: Mar 2025
Reputation:
2
Hi,
How can I create a playlist on my NAS so it's visible/can be used by all moOde instances in my house?
Tx
Posts: 14,813
Threads: 342
Joined: Mar 2018
Reputation:
611
I think he means store the Playlist file(s) on the NAS and reference them from the Pi. The default location is local on the Pi in /var/lib/mpd/playlists
Maybe a symlink that points /var/lib/mpd/playlists to the remote playlist directory on the NAS?
Posts: 74
Threads: 8
Joined: Mar 2025
Reputation:
2
"But MPD only knows about /var/lib/mpd/playlists" ->This may indeed be the challenge.
Never came across this challenge, till today, as I wanted to take my playlist with me from one room to another.
Posts: 74
Threads: 8
Joined: Mar 2025
Reputation:
2
04-20-2025, 12:09 AM
(This post was last modified: 04-20-2025, 12:09 AM by ils1974.)
Although one thing: when I backup the playlists and restore them, it re-creates it as a normal file, and not a symlink. This brakes the story. :-(