ID3 as in metadata tags... what metadata are you expecting to see that isn't showing? do your media files have embedded metadata(ID3,etc)?
basically due to the pretty much non-existent V2 protocol support the developers of DNAS V2 have built in compatibility for V1 clients, giving the ability to connect to specific stream ID's on the DNAS. for example with V2 DNAS, you can run multiple streams on a single running instance, eliminating the need to run several DNAS processes for each bitrate. Sent from my iPhone > On Apr 5, 2016, at 8:07 AM, Michael Pieper <[email protected]> wrote: > > Hello Alex > >> other metadata such as track name, genre, url, etc is passed to the >> shoutcast server from ID3 as it normally does. > > Sorry I don't understand. Do you mean, when I connect to SID=3 I will get the > Metadata? > > BR Michael > >> >>> On Apr 4, 2016, at 1:38 PM, Michael Pieper <[email protected]> >>> wrote: >>> >>> Hello together >>> >>> I'm currently trying to make liquidsoup to connect as a shoutcast v2 >>> source to my shoutcast Server but it always connects as a v1 source. >>> >>> I'm using this as output: >>> >>> output.shoutcast(%mp3(bitrate=96,samplerate=44100,stereo=true), >>> host="127.0.0.1", port=8000, password="xyz", >>> url="http://radio.freizeitparkcheck.de", >>> name="FreizeitParkCheck >>> Radio", public=false, radio) >>> >>> in the protocol of SHoutCast I will always see: >>> INFO [SRC 127.0.0.1] SHOUTcast 1 source connection starting. >>> >>> when I use sc_trans instead of liquidsoap I will get the message: >>> INFO [SRC 127.0.0.1] SHOUTcast 2 source connection starting. >>> >>> So I expect, that there might be a missconfiguration from my side, or it >>> is not possible for liquidsoap to connect as a v2 source? >>> >>> The reason why I want to have this is, that I would like to have all the >>> ID3-Tags available in the interface of Shoutcast.... >>> >>> Best regards and thanks for your help >>> >>> Michael >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> Savonet-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/savonet-users >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users
------------------------------------------------------------------------------
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
