diff --git a/NEWS b/NEWS index a426fc9..f1329d0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Changes in 0.5.7, released on XXXX-XX-XX: + + * various: + - [NEW] Add new feature from Matthew Adams + (with minor changes plus documentation.) This allows for recurring + and custom metadata updates inbetween song changes via + . + + + Changes in 0.5.6, released on 2009-08-31: * ezstream-file.sh: diff --git a/doc/ezstream.1.in.in b/doc/ezstream.1.in.in index 3e57418..e1b0bac 100644 --- a/doc/ezstream.1.in.in +++ b/doc/ezstream.1.in.in @@ -275,6 +275,17 @@ See the .Sy METADATA section for details on how metadata is handled by .Nm . +.It Sy \& +.Pq Optional. +Configures the time +.Pq in seconds +inbetween additional metadata updates via +.Li \& . +A value of 0 +.Pq zero +triggers updates as fast as possible, while a value of \&-1 +.Pq minus one +or the absence of this configuration element disables this feature. .It Sy \& Set to .Sy 1 diff --git a/examples/ezstream_metadata.xml b/examples/ezstream_metadata.xml index ae388b6..78c7d69 100644 --- a/examples/ezstream_metadata.xml +++ b/examples/ezstream_metadata.xml @@ -20,6 +20,8 @@ meta.sh @s@: @a@ - @t@ + + 10