Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command for shuffle #92

Closed
acrisci opened this issue Oct 12, 2018 · 2 comments
Closed

Add a command for shuffle #92

acrisci opened this issue Oct 12, 2018 · 2 comments
Milestone

Comments

@acrisci
Copy link
Member

acrisci commented Oct 12, 2018

https://specifications.freedesktop.org/mpris-spec/latest/Player_Interface.html#Property:Shuffle

# get the shuffle status ("on" or "off")
playerctl shuffle

# set the shuffle status to on
playerctl shuffle on

# set the shuffle status to off
playerctl shuffle off
@acrisci acrisci added this to the 1.0.0 milestone Oct 13, 2018
@corbinmcneill
Copy link

Why was this closed? I might be interested in extending for shuffle functionality so long as it is still of interest.

@acrisci
Copy link
Member Author

acrisci commented Oct 19, 2018

I already implemented it, sorry.

Let me know if you find something else you want to do. The remainder of the work for the next release is boring stuff like testing, finding memory leaks, writing documentation, writing examples. stuff like that.

For the release after, I'm going to do a TUI and a GUI but I haven't thought it through yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants