From c5e8f7778dd70e8c9ed60c9adb42fabf59bbe7d7 Mon Sep 17 00:00:00 2001 From: David <39565245+dmunozv04@users.noreply.github.com> Date: Sat, 19 Mar 2022 10:42:02 +0100 Subject: [PATCH] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index eeed843..9005ca2 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,7 @@ This project is written in asycronous python and should be pretty quick. You need to retrieve airplay keys to be able to connect to the Apple TV. (It will be made simpler in the future) For now, use `atvremote`, a script included in pyatv: +1. ```docker run --rm -it --network=host --entrypoint /bin/bash ghcr.io/dmunozv04/isponsorblocktv``` 1. atvremote scan 2. atvremote pair --protocol airplay --id `identifier you got on the previous step` @@ -73,4 +74,4 @@ To exit press ENTER - [dmunozv04](https://github.com/dmunozv04) - creator and maintainer - [HaltCatchFire](https://github.com/HaltCatchFire) - updated dependencies and improved skip logic ## License -[![GNU GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html) \ No newline at end of file +[![GNU GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)