readme: add in vtuner fallback domain name notes

This commit is contained in:
Micha LaQua 2019-01-24 22:23:27 +01:00 committed by GitHub
parent 2965f71f7d
commit b89e1034a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,8 +50,8 @@ itself gets handled by the AVR directly, i.e. you can run it on a low-spec RISC
1) Create your initial `stations.yml` and put it in the same directory as `ycast.py`. The config follows a basic YAML structure (see below).
2) Create a manual entry in your DNS server (read 'Router' for most home users) pointing to the IP/Hostname of the machine YCast is running on for each vendor you want to use:
* Yamaha AVRs: `radioyamaha.vtuner.com`
* Onkyo AVRs: `onkyo.vtuner.com`
* Yamaha AVRs: `radioyamaha.vtuner.com` (and optionally `radioyamaha2.vtuner.com`)
* Onkyo AVRs: `onkyo.vtuner.com` (and optionally `onkyo2.vtuner.com`)
3) Run `ycast.py`.