Aura
Aura
@vladfrangu's benchmark PR got merged! The reports from Azure Pipelines: Benchmark Results $ node benchmark/benchmark Running Word levenshtein-wasm x 473 ops/sec ±1.01% (86 runs sampled) js-levenshtein x 2,176 ops/sec ±0.92%...
**Update**: I have ported `js-levenshtein`'s algorithm (since it's the fastest) in https://github.com/kyranet/levenshtein-wasm/commit/7c86572b182aafc1777fd70d76940577b3452f61, ukkonen measures Edit Distance and levenshtein... well... Levenshtein Distance. They are different algorithms with different usecases, the former...
When autoplay is on and the queue finishes, Skyra plays songs related to the last one, similarly to how YouTube's "Play Next" works. It was a feature in Skyra until...
I think this should be solved if [`ffmpeg-static`](https://www.npmjs.com/package/ffmpeg-static) is installed instead.
Well, this is a promising version of Skyra that predates the actual v7 plans, we went for the alternative route of doing the changes incrementally, and make Skyra gradually lighter...