nukeop
nukeop
This is the track table component: https://github.com/nukeop/nuclear/tree/master/packages/ui/lib/components/TrackTable It will need a search box added somewhere at the top (your choice where exactly). Typing in that search box should filter the...
Ok, I assigned you.
You can download the currently playing track from the queue menu. We're planning to replace all track lists with the table that's currently being used for playlist management, that should...
I think m4a is supported in local files now, maybe it's not released. At any rate, the format it downloads in is what youtube exposes. To change the format we'll...
Pretty sure this should work on all distros: https://github.com/nukeop/nuclear#development-process If you don't want to use docker, run `npm install`, followed by `npm run watch` and in a separate terminal, `npm...
Sounds useful but I'd have no idea how to go around actually implementing it.
> I'd like to work on this one, I've already found a React library that would allow me to do that. > You'll probably have to import this library into...
Sorry, I prefer to do it myself, I already have a config I want to use and a way to implement it.
Ok, where would you like to see them?