From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 25 Jul 2022 13:57:15 +0000 (+0100) Subject: Update README.md X-Git-Tag: 4.1-rc1~24^2~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e9497e2f9d4014773c79e98a6b6b63800752e2;p=thirdparty%2Fshairport-sync.git Update README.md --- diff --git a/ADVANCED TOPICS/README.md b/ADVANCED TOPICS/README.md index 31f6995c..c681e1ff 100644 --- a/ADVANCED TOPICS/README.md +++ b/ADVANCED TOPICS/README.md @@ -1,17 +1,17 @@ # Advanced Topics -Here you will find links to some of the more advanced features and things you can do with Shairport Sync. +Here you will find links to some advanced features and things you can do with Shairport Sync. * [Finish setting up](InitialConfiguration.md). -* [Get the best](GetTheBest.md) from Shairport Sync. +* [Get the best](GetTheBest.md) from your system. * [Metadata](Metadata.md). * [Events](Events.md). -* [Update Shairport Sync](https://github.com/mikebrady/shairport-sync/blob/development/UPDATING.md) in place. -* The configuration file -- which contains lots of documentation -- on your system. By default, the sample configuration file is -placed at `/etc/shairport-sync.conf.sample` (`/usr/local/etc/shairport-sync.conf.sample` on FreeBSD). -You can also view it online [here](https://github.com/mikebrady/shairport-sync/blob/master/scripts/shairport-sync.conf). * [Statistics](Statistics.md). -* Setting up an [MQTT](https://github.com/mikebrady/shairport-sync/blob/development/MQTT.md) system. -* Jack Audio. +* Setting up an [MQTT](MQTT.md) system. * [Digital Signal Processing](https://github.com/mikebrady/shairport-sync/wiki/Digital-Signal-Processing-with-Shairport-Sync). -* [Build Configuration Flags](https://github.com/mikebrady/shairport-sync/blob/development/CONFIGURATION%20FLAGS.md). -* [Car Installation](https://github.com/mikebrady/shairport-sync/blob/development/CAR%20INSTALL.md) +* [Car Installation](CAR%20INSTALL.md) – build an isolated WiFi network containing a Shairport Sync player on a Raspberry Pi. Suitable for a car radio with an `aux` input or for the stereo in that broadband-free holiday cottage. + +The configuration file -- which contains lots of documentation -- is on your system. By default, the sample configuration file is +placed at `/etc/shairport-sync.conf.sample` (`/usr/local/etc/shairport-sync.conf.sample` on FreeBSD). +You can also view an online version [here](https://github.com/mikebrady/shairport-sync/blob/master/scripts/shairport-sync.conf). + +Build configuration flags are discussed [here](CONFIGURATION%20FLAGS.md).