mbooth/spotifyd

Project ID: 124583

Description

An RPM packaged version of spotifyd, an open source Spotify client running as a UNIX daemon.

By default spotifyd behaves purely as a Spotify Connect device for official Spotify clients on the same network as the machine running the daemon.

For more advanced client functionality, see the /etc/spotifyd.conf file and consult the upstream documentation on how to configure the daemon.

Installation Instructions

  1. Install spotifyd:
# dnf copr enable mbooth/spotifyd # dnf install spotifyd
  1. Enable the spotifyd service:
# systemctl enable spotifyd.service # systemctl start spotifyd.service
  1. Open the Multicast DNS and Spotify Connect ports:
# firewall-cmd --permanent --add-service=mdns # firewall-cmd --permanent --add-service=spotify-connect # systemctl reload firewalld
  1. From an official Spotify client, spotifyd will be seen in the list of devices to which you may connect:

Official Spotify Client Device Choice Menu

Reporting Bugs

For issues directly relating to the installation or RPM packaging of spotifyd, please file bugs at pagure.io/rust-spotifyd/issues.

For defects in the spotifyd software itself, please file bugs at github.com/Spotifyd/spotifyd/issues.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 39 x86_64 (305)* Fedora 39 (22 downloads)
Fedora 40 x86_64 (236)* Fedora 40 (16 downloads)

* Total number of downloaded packages.