The audio/navidrome port
navidrome-0.51.1 – modern music server and streamer (cvsweb github mirror)
Description
Navidrome is an 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. It's like your personal Spotify!WWW: https://www.navidrome.org/
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- Config File =========== When using the included rc.d(8) script, ${PKGSTEM} uses the config file at `${SYSCONFDIR}/navidrome.toml`. Adding Music ============= Music can be added by copying it to `${LOCALSTATEDIR}/navidrome/music/` or by changing `MusicFolder` in the config file. Web Interface ============= By default, ${PKGSTEM} serves up a web interface on: http://127.0.0.1:4533 If you wish to listen on a different address, change the `Address` setting in the config file. Jukebox Mode ============ ${PKGSTEM} supports Subsonic's "Jukebox mode", where audio is played through the server's audio hardware, instead of being streamed to the client. This requires a client that supports jukebox mode (the built-in web interface does not). To use jukebox mode, install mpv (multimedia/mpv), set `Jukebox.Enabled = true` in the config file, and make sure that the `_navidrome` user can play audio via sndio.
Maintainer
Edd Barrett
Only for arches
aarch64 amd64 arm i386 riscv64
Categories
Library dependencies
Build dependencies
Run dependencies
Files
- /etc/navidrome.toml
- /etc/rc.d/navidrome
- /usr/local/bin/navidrome
- /usr/local/share/doc/pkg-readmes/navidrome
- /usr/local/share/examples/navidrome/
- /usr/local/share/examples/navidrome/navidrome.toml
- /var/navidrome/
- /var/navidrome/music/
- @newgroup _navidrome:866
- @newuser _navidrome:866:866::Navidrome Account:/var/empty:/sbin/nologin