YCast/ycast
milaq 2349e06a2e Add custom station ID generation
Generate IDs by hashing the station name and URL.
These IDs should be sufficiently unique.

We _may_ run into performance issues with a very large definition, but it should be fine for a sane amount of custom stations.
Revisit once we implement a custom station database.
2019-08-22 20:38:56 +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 custom station ID generation 2019-08-22 20:38:56 +02:00
radiobrowser.py Radiobrowser: Handle connection errors 2019-08-21 00:21:29 +02:00
server.py Make YCast aware of played streams 2019-08-22 20:30:29 +02:00
vtuner.py Make YCast aware of played streams 2019-08-22 20:30:29 +02:00