Takashi Iwai e783f8e61e - Update version to 4.3.7
- This update comprises updates to GitHub Actions used for testing and for
    building Docker.
- Update version to 4.3.6
  - Bug fixes
    - Fix a potential bug (no issues reported) by checking that a buffer is not
      zero before attempting to deallocate it.
  - Documentation updates
    - Show how to use MQTTThing with Homebridge to represent Shairport Sync’s
      active status.
    - Correct and clarify the statistics documentation.
  - Fix a typo in the configuration file.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/shairport-sync?expand=0&rev=45
2025-02-04 08:50:21 +00:00
2025-02-04 08:50:21 +00:00
2025-02-04 08:50:21 +00:00
2025-02-04 08:50:21 +00:00
2025-02-04 08:50:21 +00:00
2025-02-04 08:50:21 +00:00

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
Description
No description provided
Readme 106 KiB
Languages
Diff 100%