YCast/ycast
milaq 72a8df3ed9 Add initial support for station icon proxying and conversion
Station icons now get converted to a JPEG with a maxmimum dimension of 290 on icon request.
Although we need to implement caching and aspect ratio keeping, this should fix issues with incompatible station icons and HTTPS icon URLs.

Adds a new package dependency: Pillow
2019-08-25 17:02:41 +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 Add initial support for station icon proxying and conversion 2019-08-25 17:02:41 +02:00
radiobrowser.py Radiobrowser: Handle connection errors 2019-08-21 00:21:29 +02:00
server.py Add initial support for station icon proxying and conversion 2019-08-25 17:02:41 +02:00
station_icons.py Add initial support for station icon proxying and conversion 2019-08-25 17:02:41 +02:00
vtuner.py Add initial support for station icon proxying and conversion 2019-08-25 17:02:41 +02:00