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:
parent
364c1bfabb
commit
abb0589667
@ -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) -->
|
||||
|
Loading…
Reference in New Issue
Block a user