Mike Kazantsev <mk.frag...@gmail.com> writes:

> On Fri, 25 May 2018 16:02:10 -0400
> Yoni Rabkin <y...@rabkins.net> wrote:
>
>> Before you do, please change the dependence on the cl package to the
>> newer cl-lib (clean namespace), and make sure that emms-mpv-ipc-proc is
>> defined before it is referenced.
>
> Oh, right, forgot to check it for warnings after updates, fixed both of
> these, thanks.
>
> Second one by adding dummy define for emms-mpv-ipc-proc to keep
> defcustoms in the head of the file before any internals for readability
> (as I tend to skim code to find tunables myself, not customize via ui).
>
>
>> Please feel free to merge this into master so that more people can
>> hammer on it.
>
> Done.
>
> I did squash all commits of the initial implementation into one, as they
> don't seem to be very relevant to overall history, same as it was with
> previous implementation.
>
> Indeed, more exposure should hopefully find more interesting uses and
> tweaks for many things that mpv offers via its APIs, as well as weed
> out bugs faster.

I also think the code needs to move to the emms-player-... namespace.

Using the file method it doesn't detect the player ending and therefore
doesn't move on to the next track. This had worked before, so I'm unsure
of what changed.

-- 
   "Cut your own wood and it will warm you twice"

_______________________________________________
Emms-help mailing list
Emms-help@gnu.org
https://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to