From 1735284a2ac1773614786b9f5caf50fa29347654 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 12 Feb 2012 15:20:38 +0100 Subject: playlist/embcue: new plugin for reading embedded cue sheets Parses CUE data from the "CUESHEET" tag. Needs further integration in the update thread. --- doc/user.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 4bd849f9..d0db21ef 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -1789,6 +1789,14 @@ cd mpd-version +
+ <varname>embcue</varname> + + + Reads CUE sheets from the "CUESHEET" tag of song files. + +
+
<varname>m3u</varname> -- cgit v1.2.3