YCast/ycast
milaq 19e0ff8649 Add ability to fetch single station element by hardcoded vTuner URL
Some AVRs fetch the station info by calling statxml.asp with the station ID parameter.
It seems like they expect a single station element in a vTuner compatible page.

This should not be confused with the streamurl acquisition proxying implemented in 7c3161aff9.
2019-08-22 23:16:40 +02:00
..
__init__.py major rework of backend features 2019-07-09 18:44:56 +02:00
__main__.py Werkzeug: Do not log every request when not using debug mode 2019-08-19 13:42:19 +02:00
generic.py Unify station id generation 2019-08-19 13:57:35 +02:00
my_stations.py My Stations: Change the default config filename 2019-08-22 20:40:49 +02:00
radiobrowser.py Radiobrowser: Handle connection errors 2019-08-21 00:21:29 +02:00
server.py Add ability to fetch single station element by hardcoded vTuner URL 2019-08-22 23:16:40 +02:00
vtuner.py Make YCast aware of played streams 2019-08-22 20:30:29 +02:00