tunarr
tunarr copied to clipboard
Cleanup streams on server shutdown
It seems like this leads to some weird state when the server shuts down mid HLS stream and then gets restarted. Not sure if it is an HLS.js error or if there is some weird state lingering around (I think it's the latter)
This won't happen proactively, but the previous stream will be cleaned up upon server restart. Might be good enough?