@navidrome I've solved it. It has to be PlaylistsPath = 'Playlist'
instead of PlaylistsPath = './Playlist'
.
Well, I'd say "they are the same paths" but only the ./
-less variant works.
Navidrome is a free, open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. https://www.navidrome.org
This is an unofficial community. However, we adhear to the official Code Of Conduct set by the Navidrome project.
@navidrome I've solved it. It has to be PlaylistsPath = 'Playlist'
instead of PlaylistsPath = './Playlist'
.
Well, I'd say "they are the same paths" but only the ./
-less variant works.