1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2025-01-03 14:56:35 -05:00

Fixed spacing on the example metadata formatting comment.

This commit is contained in:
redswitchio 2017-07-04 22:29:02 -04:00
parent 364c1bfabb
commit abb0589667

View File

@ -111,11 +111,12 @@
<!-- <program>metadata.sh</program> -->
<!--
Metadata format
@a@ = Artist
@t@ = Title
@b@ = Album
-->
Metadata format
---------------
@a@ = Artist
@t@ = Title
@b@ = Album
-->
<format_str>@a@ - @t@</format_str>
<!-- Interval for additional metadata refreshes (-1 for none) -->