Skip to content

Conversation

@jnolti
Copy link

@jnolti jnolti commented Dec 17, 2021

Added response to "Login.XML" request. Originally only "login.XML" could be resolved.
While testing with a proxy, I recognized, that vintage NOXON radios submit the request with an upper case "L".
Now it is working with NOXON 2 and NOXON iRadio.

2nd change: Replaced line 4 in stations.py with
import oyaml as yaml
Note: Install oyaml (https://github.com/wimglenn/oyaml) before using this version.
Result: Stations from stations.yml now appear in the original order as written in the file.

Replaced line 4 in stations.py with
import oyaml as yaml
Note: Install oyaml (https://github.com/wimglenn/oyaml) before using this version. Result: Stations from stations.yml now appear in the original order as written in the file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant