c6f4fe1691
Some AVRs do not allow an ID larger than 15 characters. Thanks to Marc for pointing that out. Use a MD5 hash (128), XOR fold it (64) and cut it to size (48). This way we _should_ still have enough uniqueness and can generate a checksum which fits the limits. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
generic.py | ||
my_stations.py | ||
radiobrowser.py | ||
server.py | ||
vtuner.py |