Skip to content

5.1.2

Compare
Choose a tag to compare
@simplyboo6 simplyboo6 released this 28 Apr 10:05
· 126 commits to master since this release

This release switches the cache generation method to match the segment lengths generated for streaming. This leads to better transitions between cached and streamed segments.

This is automatically the case for new caches and legacy caches continue to be supported. To switch to the new caching method run the "Remove video caches generated with the legacy method" task. This will delete all caches that have an index.m3u8. Then run the task to generate missing caches.

Resolves #44