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 loop status #99

Closed
acrisci opened this issue Oct 13, 2018 · 0 comments
Closed

Add a command for loop status #99

acrisci opened this issue Oct 13, 2018 · 0 comments
Milestone

Comments

@acrisci
Copy link
Member

acrisci commented Oct 13, 2018

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

# get loop status ("None", "Track", or "Playlist")
playerctl loop

# turn loop status off
playerctl loop none

# set loop status to track mode
playerctl loop track

# set loop status to playlist mode
playerctl loop playlist

Support all the other new features too.

@acrisci acrisci added this to the 1.0.0 milestone Oct 13, 2018
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

1 participant