mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[docs] Brush up the documentation
* Try to organize after expected user need * Update mkdocs stuff and fix a broken link * Move web building info to building.md * Add info about Roku Soundbridge * Add note about Google Nest not working
This commit is contained in:
committed by
Alain Nussbaumer
parent
72ef58d853
commit
fba51fb93b
@@ -11,7 +11,7 @@ The configuration of OwnTone - usually located in `/etc/owntone.conf` - is split
|
||||
- [`airplay`](#per-airplay-device-settings) - Settings for a specific AirPlay device.
|
||||
- [`chromecast`](#per-chromecast-device-settings) - Settings for a specific Chromecast device.
|
||||
- [`spotify`](#spotify-settings) - Settings for the Spotify playback.
|
||||
- [`rcp`](#rcp--roku-soundbridge-settings) - Settings for RCP / Roku Soundbridge devices.
|
||||
- [`rcp`](#rcproku-soundbridge-settings) - Settings for RCP / Roku Soundbridge devices.
|
||||
- [`mpd`](#mpd-settings) - Settings for MPD clients.
|
||||
- [`sqlite`](#sqlite-settings) - Settings for SQLite operation.
|
||||
- [`streaming`](#streaming-settings) - Settings for the streaming.
|
||||
@@ -1233,7 +1233,7 @@ Flag to indicate to use the playlist name as the album name.
|
||||
album_override = <true|false>
|
||||
```
|
||||
|
||||
## RCP / Roku Soundbridge Settings
|
||||
## RCP/Roku Soundbridge Settings
|
||||
|
||||
```conf
|
||||
rcp "<device-name>" {
|
||||
|
||||
Reference in New Issue
Block a user