Hallo all,

There are many examples of titles and artist, but that will be output 
anyway one on one from live input.

Output.icecast is Genre and Discription a fixed size.

How can I Genre and Discription also transferred one to one from input 
to output

I tested already many examples, nothing.

   def append_genre (m) =
    # Grave the current genre
    genre = m ["genre"]

    # Return genre metadata
    [("Genre", "# {genre}")]
end
s = map_metadata (append_genre, s)

What can I do?

Thanx


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to