I have HLS vod and hls.js library to play it. But I've noticed that when hls.js switches to higher quality levels, the previous segments are never refetched in better quality, which is important if video is on a loop.
Is there a way to solve this problem?