mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-13 07:26:45 +03:00
Update readme.md
This commit is contained in:
@@ -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)
|
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:
|
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
|
1. atvremote scan
|
||||||
2. atvremote pair --protocol airplay --id `identifier you got on the previous step`
|
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
|
- [dmunozv04](https://github.com/dmunozv04) - creator and maintainer
|
||||||
- [HaltCatchFire](https://github.com/HaltCatchFire) - updated dependencies and improved skip logic
|
- [HaltCatchFire](https://github.com/HaltCatchFire) - updated dependencies and improved skip logic
|
||||||
## License
|
## License
|
||||||
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user