emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emms-help] mpv player alternative with json-ipc


From: Mike Kazantsev
Subject: Re: [emms-help] mpv player alternative with json-ipc
Date: Mon, 16 Apr 2018 12:03:26 +0500

On Mon, 16 Apr 2018 11:11:41 +0530
Pierre Neidhardt <address@hidden> wrote:

> Well, did not take long! :p

Oh well, not entirely unexpected :)


> - When I first started playing, I could not hear anything.  I had to
> pause/unpause so that mpv would start make sounds.

Suspect this one is due to mpv configuration (which maybe needs to
be reset on first connection) or different behavior of --idle in
previous versions.

Can you do:

  (require 'emms-player-mpv)
  (add-to-list 'emms-player-list 'emms-player-mpv)
  (setq emms-mpv-debug t)
  (emms-player-mpv-start (emms-playlist-current-selected-track))

Then send whatever ends up in *Messages* when running these?

"loadfile" seem to be "Load the given file and play it." so works fine
for starting playback here, gotta check it for previous versions, in
case it might be the cause for the issue, though log can probably clear
this out faster.


> - Seeking forward / backward resets the timer (but the seeking works).

Wasn't the case before, but can definitely see this happening in
current version, missed it during testing.

Should be easy to fix though.


Thanks!


-- 
Mike Kazantsev // fraggod.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]