I use Ices with the perl module. I would like to know how to use the
function supposed to return metadata, for example to read Id Tag.
I didn't find anything in the documentation. Are there commands to get
all the fields provided by the IdTag ?
I also had strange results when commenting this function (in that case
it is supposed to stream the name of the song, by reading the IdTag). With
Winamp, I didn't get anything ("unnamned"), with XMMS, I had the
proper
name, with "unnamned" written after it, and it only worked properly
with
Freeamp...
--
Ced
<p>--- >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-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 Thursday, 14 March 2002 at 03:12, Cédric Mallet wrote:> I use Ices with the perl module. I would like to know how to use the > function supposed to return metadata, for example to read Id Tag. > I didn't find anything in the documentation. Are there commands to get > all the fields provided by the IdTag ?No, ices exports no commands to perl or python. You'll have to use another perl library to read the ID3 tag. I believe there are several around, but I don't use them myself.> I also had strange results when commenting this function (in that case > it is supposed to stream the name of the song, by reading the IdTag). With > Winamp, I didn't get anything ("unnamned"), with XMMS, I had the proper > name, with "unnamned" written after it, and it only worked properly with > Freeamp...This is likely because you're only using UDP for metadata updates. Check the setting of use_meta_data in icecast.conf. --- >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-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.
dimanche 24 mars 2002, 21:42:54, Brendan Cully a écrit :>> I also had strange results when commenting this function (in that case >> it is supposed to stream the name of the song, by reading the IdTag). With >> Winamp, I didn't get anything ("unnamned"), with XMMS, I had the proper >> name, with "unnamned" written after it, and it only worked properly with >> Freeamp...> This is likely because you're only using UDP for metadata updates. Check > the setting of use_meta_data in icecast.conf.This settings is activated. In fact the problem seems to come from IceS itself, since Liveice works perfectly on the same system : no "unnamned" mention added, stream name available and song names updated regularly... With ices I do not even have the stream name in IceCast. I did not find anything related to the streaming in ices.conf (neither anywhere else by the way). Any idea would be really appreciated... <p><p>--- >>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-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.<p><p> -- Ced <p>--- >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-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.