[docs] Another README update

This commit is contained in:
ejurgensen 2017-06-20 21:21:06 +02:00
parent 9369e97753
commit 1d77cdd9d0

View File

@ -206,9 +206,13 @@ for the syntax.
If your Apple TV requires device verification (always required by Apple TV4 with If your Apple TV requires device verification (always required by Apple TV4 with
tvOS 10.2) then you must select the device for playback, whereafter a PIN will tvOS 10.2) then you must select the device for playback, whereafter a PIN will
be displayed by the Apple TV. Create a file ending with .verification in your be displayed by the Apple TV. The do either of the following:
music library, input the PIN, and save the file. Forked-daapd will now pair with
the device, and if you select the device again, playback should start. Alternative 1: Create a file ending with .verification in your music library,
input the PIN, and save the file. Forked-daapd will now pair with the device,
and if you select the device again, playback should start.
Alternative 2: Run "mpc sendmessage verification [PIN]" (requires the mpc tool),
and then select the device again. Playback should start.
For troubleshooting, see [using Remote](#using-remote). For troubleshooting, see [using Remote](#using-remote).