nukeop

Results 574 comments of nukeop

Do you remember where you've seen this? We're on a pretty recent Electron version and GPU acceleration has worked for a long time (e.g. visualizer uses it)

Hi, does this functionality exist in other music players?

Hi, to implement this we'd need to store some reference to the original playlist, because currently we just convert it and keep it in internal Nuclear format. If anyone wants...

Windows Media Player is a different program with a different set of features. Library indexing was never optimized for larger libraries since the focus of the program is on streaming.

It definitely can be optimized and improved, and I thought it could be implemented as a native Node module in C or maybe Rust. At this point it doesn't even...

Hi, sorry, when I try to access this page I'm getting a heroku application error.

That sounds pretty specific, are you sure it's because it has more 30 songs?

We already do some heuristics on the search results: https://github.com/nukeop/nuclear/blob/9a004152fc15d4b8cc147f75fba66ceee0260d16/packages/core/src/rest/heuristics.ts You can see the ways we determine the best track to pick by reading the tests: https://github.com/nukeop/nuclear/blob/9a004152fc15d4b8cc147f75fba66ceee0260d16/packages/core/src/rest/heuristics.test.ts

Can you try running it from the terminal to see if there's anything in the logs?

Can you give us more info? What song/artist and which streaming provider you're using?