YCast/ycast
milaq f2f4c7a908 Radiobrowser: Add support for fetching playable station URL
We now get the playable station URL directly from the Radiobrowser API.
This fixes the issue with playlists in the 'url' attribute.

Does not work if played station tracking would be disabled.
It _could_ work but we would need to create an additional API request for every single listed station, even the ones not enqueued for playing.
This would then be way slower and put extra strain on the Radiobrowser API.
2019-08-26 20:39:36 +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 Station icons: Basic station icon caching 2019-08-25 19:57:24 +02:00
my_stations.py Add initial support for station icon proxying and conversion 2019-08-25 17:02:41 +02:00
radiobrowser.py Radiobrowser: Add support for fetching playable station URL 2019-08-26 20:39:36 +02:00
server.py Radiobrowser: Add support for fetching playable station URL 2019-08-26 20:39:36 +02:00
station_icons.py Station icons: Basic station icon caching 2019-08-25 19:57:24 +02:00
vtuner.py Add initial support for station icon proxying and conversion 2019-08-25 17:02:41 +02:00