You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using mpd to build/manage playlists manually. It stores absolute paths in its playlist. I'm wanting to convert them to a different audio format by combining the playlist plugin and the convert plugin.
However, playlist plugin always returns empty query results. Even when given the full path of the m3u. I'm wondering if this is because of the absolute paths? I've set the "relative_to" option to "/" but it's not working. None of the other options for that config field make sense. Is it required that the paths be relative?
This is on a Freebsd server, though I don't think that matters here.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using mpd to build/manage playlists manually. It stores absolute paths in its playlist. I'm wanting to convert them to a different audio format by combining the playlist plugin and the convert plugin.
However, playlist plugin always returns empty query results. Even when given the full path of the m3u. I'm wondering if this is because of the absolute paths? I've set the "relative_to" option to "/" but it's not working. None of the other options for that config field make sense. Is it required that the paths be relative?
This is on a Freebsd server, though I don't think that matters here.
Beta Was this translation helpful? Give feedback.
All reactions