Release v1.1.0
Support new device and other minor changes
Features:
- Add support for NOXON iRadio device (the one without a number)
- Provide new config fields to overwrite expected device endpoints (makes testing new devices more easy)
- Make the status page more beautiful with bootstrap css
- Disable logrus colors, and let it log to stdout. Also let gingonic write logs using logrus
- Save redirects only for one hour - after that read the original url of the station again (so loadbalancing of the station is respected)
Other:
- Add azure pipelines ci