0.20.0
Notable Changes
🛠️ Source M3U processing has been reworked to start as soon as the download starts and optimize CPU usage.
🛠️ Fix buffer crashing the program randomly (or at least one of the triggers)
🛠️ Other minor fixes :)
What's Changed
- add tests to store funcs + add source-based sorting + coordinator URL validation by @sonroyaalmerol in #228
- Completely rewrite source processing logic by doing all steps asynchronously by @sonroyaalmerol in #230
- add a fast copy alternative if volume mounted with different filesystems by @sonroyaalmerol in #233
- Ensure chunks are reset and remove buffer swapping mechanism by @sonroyaalmerol in #234
- merge attributes if existing one is empty by @sonroyaalmerol in #235
- ensure latest attributes are used during m3u finalization by @sonroyaalmerol in #236
Full Changelog: 0.19.0...0.20.0