nukeop

Results 574 comments of nukeop

> > I'm not sure how feasible this would be, but I feel like integration with YouTube Music would make nuclear significantly better. YouTube Music (music.youtube.com) offers higher quality versions...

https://github.com/nukeop/nuclear/tree/master/packages/main/bin/linux We use AcoustID for this: https://acoustid.org/

If they don't show up in the logs where do you see them?

Thanks for the detailed log - after reading it I think the cause is that you're using npm v8, it should work with v6. I'm working on upgrading dependencies currently,...

That's awesome, I feel the plugins feature is kind of underutilized, maybe because there's no place to publish/discover existing ones, but I'm very happy that you find it useful. It...

This is possible using electron builder: https://github.com/electron-userland/electron-builder/issues/5392 Needs to be configured and it should be pretty easy

Can you try the latest version? Looks like you're using 0.6.17 which is outdated.

On Windows, the system api isn't implemented yet: https://github.com/nukeop/nuclear/blob/master/packages/main/src/services/%40windows/system-api.ts So it's really a feature request

It should be pretty easy to do, there are already packages in https://github.com/NuclearPlayer/ that use github actions to update AUR and snapcraft. The flatpak repo could be triggered the same...