Le dimanche 8 août 2010 19:25:09, Brandon Casci a écrit :
> Hello

        Hi !

> Some clients, such as RadioBOSS, send meta data updates like this while
> streaming OGG
> 
> /admin/metadata?mode=updinfo&mount=%2Fmaster%5Fdj&song=Keith%20Whitley%20%2
> D%20Don%27t%20Close%20Your%20Eyes

I guess you know that this is not supposed to happen :-)

> Liquidsoap throws a 401 error.
> 
> Any chance you'll support this down the road?

Yeah, and guess what, we already do :-)

Check out the following setting:
  "harbor.metadata_formats":
## Content-type (mime) of formats which allow shout metadata update.
# Default: ["audio/mpeg","audio/aacp","audio/aac","audio/x-aac"]
set("harbor.icy.metadata_formats",["audio/mpeg","audio/aacp","audio/aac","audio/x-aac"])

Add the mime sent by the clients (most likely "audio/ogg" or "application/ogg") 
and liquidsoap should accept ICY updates for ogg/vorbis streams.. !

Romain

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to