Simon Meusel
Simon Meusel
Since this projects seems to be unmaintained, I have implemented this: https://github.com/simonmeusel/MuteSpotifyAds
It's in the README.md: > Using those techniques, it uses only 0.4% CPU when the track changes (rate: 5 seconds), and 0% in idle. It has a energy impact of...
I've experienced the same issue, so it looked into it: I've created an alternative to hyperpower named [hyperboring](https://github.com/simonmeusel/hyperboring), it's basically the same, but only shows the particles when in wow...
Yes, when I find some time :|
See #44
A quick fix would be to add the --stack-size=value parameter when running node > node --stack-size=6000 file.js You might need to adjust the 6000