5f29a62353
- Update version to 3.3.8 * For the PulseAudio backend pa, added a new server entry to the pa section of the configuration file, allowing you to specify a connection to a remote or a local system PulseAudio instance instead of letting PulseAudio choose. * Enhance features. See details in RELEASENOTES.md * Fix bugs OBS-URL: https://build.opensuse.org/request/show/912797 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/shairport-sync?expand=0&rev=22 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
airplay-server.xml | ||
drop-user-config.patch | ||
README.SUSE | ||
shairport-sync-3.3.8.tar.gz | ||
shairport-sync.changes | ||
shairport-sync.spec |
shairport-sync README for SuSE How to start using shairport-sync Start shairport-sync: sudo systemctl start shairport-sync Stop shairport-sync: sudo systemctl stop shairport-sync Start during booting: sudo systemctl enable shairport-sync Open ports in firewalld: sudo firewall-cmd --add-service=airplay-server --permanent sudo firewall-cmd --add-service=mdns --permanent sudo systemctl restart firewalld