badtaste
badtaste copied to clipboard
Shuffle playlist
Any plans for this feature?
@vetash Pull request is welcomed.
Possible implementation:
- Create a new action in
playlist-actions.js
- Add a new keybinding which emits the action in store in
index.js
- Add a handler to the action in
playlist-reducer.js