-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike, I followed your advice on using stats.xml (thanks!). One thing I should point out for future reference is that it's actually just in the root / and not in /admin/. Anyway, there seems to be a problem with the XML parser, since it does not return the full name of the artist if there is, for example, an ampersand (&) in the artist name. This could very well be a problem with LIBXML. In any case, someone on the devel team should probably take a look. (You guys out there? ;)) This does not occur with other characters I would assume would give problems (forward- and backward-slashes, dashes), and trying to escape it by either "&&" or "\&" did not fix the problem. __________ Colin Snover -----BEGIN PGP SIGNATURE----- Version: PGP 7.0.4 iQA/AwUBPiSEgdAVcJC+uaATEQKtOwCdHQs2l7ZNyQ1hz9qQYR9qrhAeLooAn1DE UkFYDwUZIcn2UJOTyXhBO0o8 =Zfcb -----END PGP SIGNATURE----- --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wednesday 15 January 2003 08:43, Colin Snover wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Mike, > I followed your advice on using stats.xml (thanks!). One thing I should > point out for future reference is that it's actually just in the root / and > not in /admin/.I guess that depends on what version you have :-) It is in /admin/ now, and will continue to be in the future.> Anyway, there seems to be a problem with the XML parser, since it does not > return the full name of the artist if there is, for example, an ampersand > (&) in the artist name. This could very well be a problem with LIBXML. In > any case, someone on the devel team should probably take a look. (You guys > out there? ;)) This does not occur with other characters I would assume > would give problems (forward- and backward-slashes, dashes), and trying to > escape it by either "&&" or "\&" did not fix the problem.Hmm.. I suppose this is a bug in icecast. It must be escaped with & Mike --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1> -----Original Message----- > From: Michael Smith > Sent: Tuesday, January 14, 2003 5:19 PM > To: icecast-dev@xiph.org > Subject: Re: [icecast-dev] ice-metadata header incomplete? > > > I guess that depends on what version you have :-) > It is in /admin/ now, and will continue to be in the future.Interesting. I'm using the latest alpha of the Win32 version (well, latest COMPILED alpha, since I can't find prebuilt pthreads.h to build the Jan 11 2003 version with YP support) and it's still in /. How old are the sources that are being worked off of for this branch?> Hmm.. I suppose this is a bug in icecast. It must be escaped with &Makes sense. I should probably check to see if '"' does the same thing. __________ Colin Snover -----BEGIN PGP SIGNATURE----- Version: PGP 7.0.4 iQA/AwUBPiSmWNAVcJC+uaATEQJYlgCdHdxBpHrm1mZY6uiZ6sMS1XwRlbEAoJTA pOS29PlH5wxcd8rHLaRmElqA =eKQ6 -----END PGP SIGNATURE----- --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.