1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00

Modified metedata string format example to be more descriptive.

This commit is contained in:
redswitchio 2017-07-04 22:20:56 -04:00
parent cd98caa5fb
commit 364c1bfabb

View File

@ -110,7 +110,12 @@
<!-- Program to query for metadata instead of from media files -->
<!-- <program>metadata.sh</program> -->
<!-- Metadata format -->
<!--
Metadata format
@a@ = Artist
@t@ = Title
@b@ = Album
-->
<format_str>@a@ - @t@</format_str>
<!-- Interval for additional metadata refreshes (-1 for none) -->