search for: songtitles

Displaying 14 results from an estimated 14 matches for "songtitles".

Did you mean: songtitle
2004 Aug 06
2
song titles
On Monday 17 February 2003 21:18, Deva Seetharam wrote: > Hello All, > > while icecast is streaming a mp3 source, how is the song title info > maintained? > > that is, does the source send the song title? does icecast log the songs > that have been played? > This (for almost-compatibility with shoutcast - true compatibility is difficult or impossible, since the shoutcast
2004 Aug 06
0
song titles
i see that icecast retains song titles only when running in full debug mode (with DEBUG_FULL defined in icecast.h). is this observation correct? how can i find out when a new song is being streamed by a source? can i determine this accurately by examining song title (souce.info.streamtitle)? or, is there a more reliable method? <p>pls. let me know. thanks, deva <p>On Mon, 17 Feb
2004 Nov 21
2
Extracting Now Playing!!!
Is their anyway that i can ecport the now current playing song into a text file iam using ices 0.4 and icecast 2.0 -- Thankyou Richard
2004 Nov 21
2
Extracting Now Playing!!!
Yes but can this be exported to an external source like a web-site on my network Richard On Sun, 21 Nov 2004 20:46:48 +0100, Anatol <icecast@recordcaster.de> wrote: > Richman wrote: > > > > Is their anyway that i can ecport the now current playing song into a > > text file iam using ices 0.4 and icecast 2.0 > > > > -- > > Thankyou > > Richard
2004 Aug 06
2
darkice client for windows
oddcast DSP is what you want, it supports live input (called Advanced Recording) and does support streaming to Peercast...It currently does not support Vorbis metadata for live recording (since metadata for vorbis streaming is inserted into the ogg stream, as opposed to how it's done for mp3 in which the metadata is updated on the server via URL calls)... anyway, it's the closest thing to
2004 Aug 06
1
Icecast2 / Ogg / oddcastDSP / Winamp2 Constant Prebuffering
Sounds like WinAmp isn't storing a large enough buffer, or Icecast isn't putting a long enough buffer between what it recieves from Oddcast & what it transmits to clients. I've never had such a problem, though. Could be your connection? >===== Original Message From John Farnsworth <si@darkness.nu> ===== >Hrm, but it works fine (and the mountpoint is /dnumusic.ogg).
2004 Aug 06
1
Icecast2 / Ogg / oddcastDSP / Winamp2 Constant Prebuffering
Hrm, yes it does sound like a bug in WinAmp. Even if it does prebuffer, the length counter should be going beyond 0:01 since you've obviously been listening longer than that after the first second. =P (I don't think the counter resets after buffering, but I could be wrong.) Can you see if you can duplicate it by getting someone else to tune in to the 'cast with WinAmp?
2004 Aug 06
5
[Re: icecast2 ??]
Dear list, I agree with the main points that have been stated here lately -- icecast2 appears not ready for prime time (because of lack of web presence / tarball and rpm downloads / some documentation on line) and icecast1 community needs a support forum if this list no longer is one. It would be so simple to spell out the statuses on www.icecast.org -- Status of icecast1, status of
2004 Aug 06
1
more directory questions
> I have metadata enabled, and I am doing a relay from my home dsl > system to the t-1 system, which is doing the yp updates. However, my > shoutcast entry doesn't have the longer description or the "now > playing" option - should metadata take care of this, and will metadata > survive through a relay? Now playing only works with title streaming. this
2004 Aug 06
0
darkice client for windows
the "Adv. Rec"-option in the oddcast-plugin for winamp doesn't work on my machine (winxp with winamp 2.81 and the latest oddcast version). it seams to be buggy. i can enable it (green led lights), but nothing happens. and when i disable it winamp crashes down. there is also no configuration to select a soundcard input channel (i am using rme hdsp with 8 analog, 9 digital
2004 Nov 21
0
Extracting Now Playing!!!
Richman wrote: > Is their anyway that i can ecport the now current playing song into a > text file iam using ices 0.4 and icecast 2.0 > > -- > Thankyou > Richard Hi! Have a look into the ices.cue file. There are a lot of usefull infos like artist, songtitle, filename, linenumber, a.s.o. ;) Greetz Tol
2004 Aug 06
6
Unofficial Icecast HOWTO posted
Howdy. I just posted an unofficial HOWTO on configuring icecast2 on a Linux or other UNIX machine. It's just a draft in DocBook format, but I was hoping it might help someone. I've worked enough with icecast over the past few years that I thought it time to share what I've learned. The URL is as follows: http://quasi.ksl.com/icecast/ I have older documentation in
2004 Aug 06
3
Icecast2 / Ogg / oddcastDSP / Winamp2 Constant Prebuffering
Noticing a strange issue, i'm not sure where this lies. I'm using oddcastDSP to stream Ogg to icecast2, which seems to be working ok, but using winamp (v2) to stream from icecast, winamp is constantly prebuffering, displaying a length of 0:01. Is this a known bug in either Winamp or icecast, or a configuration issue perhaps? I have a feeling this is Winamp, but I was wondering if anyone
2004 Aug 06
3
get status.xml's variable using a php file
hi everyone i'm trying to get the variables from status.xml using php (based on the Shoutcast status file from casterclub.com) here is my file <?php $ip = "xxx.yyy.zzz"; $port = "xxxx"; $password = "xxxx"; <p>////////////////start the parsin action\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ //opening socket $fp =