aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2021-07-25 08:54:19 -0400
committerYoni Rabkin <yoni@rabkins.net>2021-07-25 08:54:19 -0400
commit8cc69ca8baba16ae24766edcdaaa5f001e1e63a7 (patch)
treeba8e79b6b203f8f698b009bb177ec54a1d01687a
parentd27a9216214bbd4193851e2e32bdd90bdb86e59c (diff)
* doc/emms.texinfo: document mpv streaming info
-rw-r--r--doc/emms.texinfo8
1 files changed, 8 insertions, 0 deletions
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