Duplicate playlist entries when using proxy plugin #2437
Unanswered
thomas-mc-work
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
My setup consists of two machines with each having an MPD server running. First machine has the music data locally. Second machine has the music mounted and is using the proxy plugin to use the database of instance one. Now what happens is that playlists in the
playlistsfolder appear twice in the MPD database. The playlists folder is also physically on machine one and mounted on machine two. Both configs refer to it, same as with themusicfolder config directive. Is that behavior intentional? I expected machine two to use the database from machine one and only use the local files for getting the raw data. When I remove theplaylistconfig option on machine two then I get an error when opening a playlist. When I remove it from machine one then it is working.Beta Was this translation helpful? Give feedback.
All reactions