* Adds caching of HLS chunks to HLS proxy to make it more resilient to network issues * HLS chunk caching can be disabled with `-n` or `--no-precache` * Speeds up `XMLiveChannel.get_latest_cut`
0.2.6
------------------
* Fixes secondary HLS URL generation
0.2.5
------------------
* Pulls `tune_time` from `wallClockRenderTime` * Adds `primary_hls` and `seconary_hls` * Adds quality selection * Overhauls time/datetime management * Adds automatic failover to secondary HLS
0.2.4
------------------
* Fixes pydantic issue in `XMLiveChannel` * Adjusts selected HLS stream to (hopefully) fix `radio_time` * Switches HTTP server to using `aiohttp` * Adds `SXMClientAsync`