mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-27 22:46:02 -05:00
[docs] Fix some broken links (resolves #1505)
This commit is contained in:
parent
3f05487abb
commit
4fbef7f1f6
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
You can choose between:
|
You can choose between:
|
||||||
|
|
||||||
- a [MPD command line client](#mpd-clients) (easiest) like `mpc`
|
- a [MPD command line client](mpd.md) (easiest) like `mpc`
|
||||||
- curl with OwnTone's JSON API (see [README_JSON_API.md](https://github.com/owntone/owntone-server/blob/master/README_JSON_API.md))
|
- curl with OwnTone's JSON API (see [JSON API docs](json-api.md))
|
||||||
- curl with DAAP/DACP commands (hardest)
|
- curl with DAAP/DACP commands (hardest)
|
||||||
|
|
||||||
Here is an example of how to use curl with DAAP/DACP. Say you have a playlist
|
Here is an example of how to use curl with DAAP/DACP. Say you have a playlist
|
||||||
|
@ -6,7 +6,7 @@ OwnTone supports these kinds of clients:
|
|||||||
- Remote clients, like Apple Remote or compatibles for Android/Windows Phone
|
- Remote clients, like Apple Remote or compatibles for Android/Windows Phone
|
||||||
- AirPlay devices, like AirPort Express, Shairport and various AirPlay speakers
|
- AirPlay devices, like AirPort Express, Shairport and various AirPlay speakers
|
||||||
- Chromecast devices
|
- Chromecast devices
|
||||||
- MPD clients, like mpc (see [mpd-clients](#mpd-clients))
|
- MPD clients, like mpc
|
||||||
- MP3 network stream clients, like VLC and almost any other music player
|
- MP3 network stream clients, like VLC and almost any other music player
|
||||||
- RSP clients, like Roku Soundbridge
|
- RSP clients, like Roku Soundbridge
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user