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

Collection of player command #3

Open
Vonfry opened this issue Nov 27, 2020 · 5 comments
Open

Collection of player command #3

Vonfry opened this issue Nov 27, 2020 · 5 comments
Labels
documentation Improvements or additions to documentation

Comments

@Vonfry
Copy link
Contributor

Vonfry commented Nov 27, 2020

Could we list some useful player commands for netease-cloud-music-player-command in readme or here? By the way, would it
be defined by defcustom instead defvar.

Anyone can put your player config here. unsubscribe from notifications if you don't wish to be distrubed.

mpv
'("mpv" "pause" "pause" "seek 5" "seek -5"),
'(“mpv” “–quiet” “pause\n” “pause\n” “seek 5\n” “seek -5\n”)

ref from emacs-china.

@SpringHan
Copy link
Owner

OK, I'll add it later.

@SpringHan
Copy link
Owner

I think list all the commands in README may be not very readable, I'll add this issue's link in README, You can put the commands here.
And thanks for your contributions.

@SpringHan SpringHan reopened this Nov 28, 2020
@SpringHan SpringHan added the documentation Improvements or additions to documentation label Nov 28, 2020
@SpringHan SpringHan pinned this issue Nov 28, 2020
@SpringHan
Copy link
Owner

Now, because of the bug of mplayer, the original player change to mpv.

@askDing
Copy link

askDing commented Mar 1, 2021

[Netease-Cloud-Music]: The repeat mode is in the initialization state. when you start playing song, it’ll be set. [11 times]

repeat mode dont work
when I press r in buffer of Netease Cloud muisc , it appear [Netease-Cloud-Music]: The repeat mode is in the initialization state. when you start playing song, it’ll be set. [11 times] in the minibuffer

@SpringHan
Copy link
Owner

[Netease-Cloud-Music]: The repeat mode is in the initialization state. when you start playing song, it’ll be set. [11 times]

repeat mode dont work
when I press r in buffer of Netease Cloud muisc , it appear [Netease-Cloud-Music]: The repeat mode is in the initialization state. when you start playing song, it’ll be set. [11 times] in the minibuffer

Yes, because you should play a song to initialize it first. Then you can change it as you like.

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

No branches or pull requests

3 participants