From 8cc69ca8baba16ae24766edcdaaa5f001e1e63a7 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Sun, 25 Jul 2021 08:54:19 -0400 Subject: * doc/emms.texinfo: document mpv streaming info --- doc/emms.texinfo | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/emms.texinfo b/doc/emms.texinfo index d0e4570..b018d99 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -2772,6 +2772,14 @@ The @file{emms-streams.el} package provides the command Invoking @command{emms-streams} will pull up an Emms playlist buffer and populate it with the built-in list of streaming audio sources. +If you are using the mpv player, defined by @file{emms-player-mpv.el}, +then you can display the currently streaming track title (if the +station provides that information) by configuring: + +@lisp + (customize-set-variable 'emms-player-mpv-update-metadata t) +@end lisp + @c ------------------------------------------------------------------- @node APE / FLAC Commands -- cgit v1.2.3