mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-01-03 14:56:35 -05:00
Modified metedata string format example to be more descriptive.
This commit is contained in:
parent
cd98caa5fb
commit
364c1bfabb
@ -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) -->
|
||||
|
Loading…
Reference in New Issue
Block a user