The audio/spotifyd port
spotifyd-0.4.1 – Spotify client running as UNIX daemon (cvsweb github mirror)
Description
Spotifyd streams music just like the official client, but is more lightweight and supports more platforms. Spotifyd also supports the Spotify Connect protocol, which makes it show up as a device that can be controlled from the official clients.WWW: https://spotifyd.rs
Readme
+------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- Spotify OAuth authentication ============================ Authentication via OAuth must be set up using $ spotifyd authenticate -c . This will redirect you to a web browser to complete the OAuth process, then place a credentials.json file in the current directory. Copy this file to ${HOME_DIR}/cache/oauth for use by the systemwide instance. Sharing of sndio(7) authentication cookie ========================================= Follow sndio(7) Authentication if both dedicated and your own user shall be able to play audio at the same time, e.g. on a desktop system: # install -D -p -o _spotifyd -m 0600 ~/.sndio/cookie ${HOME_DIR}/.sndio/cookie
Maintainer
Pascal Stumpf
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Library dependencies
Build dependencies
Files
- /etc/dbus-1/system.d/org.mpris.MediaPlayer2.spotifyd.conf
- /etc/rc.d/spotifyd
- /etc/spotifyd.conf
- /usr/local/bin/spotifyd
- /usr/local/share/dbus-1/system.d/org.mpris.MediaPlayer2.spotifyd.conf
- /usr/local/share/doc/pkg-readmes/spotifyd
- /usr/local/share/examples/spotifyd/
- /usr/local/share/examples/spotifyd/spotifyd.conf
- /var/spotifyd/
- @extraunexec rm -rf /var/spotifyd
- @newgroup _spotifyd:597
- @newuser _spotifyd:597:_spotifyd::Spotify Daemon:/var/spotifyd:/sbin/nologin