https://github.com/venryx/nuclear-vplugin
Some enhancements for Nuclear, eg. weights to boost a folder's distribution/representation within a playlist.
https://github.com/venryx/nuclear-vplugin
music nuclear-music-player nuclear-plugin plugin
Last synced: 11 months ago
JSON representation
Some enhancements for Nuclear, eg. weights to boost a folder's distribution/representation within a playlist.
- Host: GitHub
- URL: https://github.com/venryx/nuclear-vplugin
- Owner: Venryx
- License: mit
- Created: 2020-04-08T15:07:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T04:35:28.000Z (almost 3 years ago)
- Last Synced: 2025-08-16T09:43:33.580Z (11 months ago)
- Topics: music, nuclear-music-player, nuclear-plugin, plugin
- Language: JavaScript
- Size: 203 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nuclear VPlugin
Some enhancements for Nuclear, eg. weights to boost a folder's distribution/representation within a playlist.
### Installation
1) Clone/download this repo to disk.
2) Run `npm install` in the repo's root folder.
3) Open the Plugins page in [Nuclear](https://github.com/nukeop/nuclear).
4) Press the "Add a plugin" button.
5) Select the `Dist/index.js` file in this repo.
### Features
##### Weight-based playlists
Adds a folder-tree display, letting you set weights for each folder. The greater the weight, the more tracks from that folder get inserted into the playlist when its recreated/shuffled. (work in progress)