1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00

Reverted the comments to the orignal format and updated the documentation in doc/ezstream.1.in.in to include the album field.

This commit is contained in:
redswitchio 2017-07-05 05:05:07 -04:00
parent 6aacd185e3
commit 73299669ce

View File

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