New add-on as of Core Update 126.
Shairport Sync is an AirPlay audio player – it plays audio streamed from Apple Music (iTunes), iOS, Apple TV and macOS devices. This includes AirPlay sources such as Quicktime Player.
Installation
Shairport can be installed with the Pakfire web interface or via the console:
pakfire install shairport
Usage
There is no web interface for this Addon. To run this add-on open the client console or terminal.
To obtain a list of possible options:
shairport-sync -h
The output is similar to this:
[root@ipfire ~]# shairport-sync -h
Usage: shairport-sync [options...]
or: shairport-sync [options...] -- [audio output-specific options]
Options:
-h, --help show this help.
-d, --daemon daemonise.
-j, --justDaemoniseNoPIDFile daemonise without a PID file.
-V, --version show version information.
. . .