I don't think there is a way to read artists in to icecast. Remember, icecast is output only. Never input, I mean you can't input playlists, not unless you stream from harbor or something like that. What are you aiming to do exactly? > On Mar 31, 2016, at 3:55 AM, Info <[email protected]> wrote: > > 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
------------------------------------------------------------------------------ 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
