similar to: playlist generator

Displaying 20 results from an estimated 10000 matches similar to: "playlist generator"

2004 Nov 10
0
Logging songs played by Icecast server
At 09:12 AM 11/10/2004, DV wrote: >Hello all, > >I skimmed the last year's worth of messages and all the docs and could find >no reference to this. I'm hoping someone here can assist. > >I am a host for an Internet radio station,and we gave about 20 DJs. Each >host determines their own playlist and uses a variety of tools to broadcast >to the Icecast server (e.g.
2001 Nov 05
0
What kind of Ogg Vorbis-services you would like to h ave?
I know this is a little OT for the list and blatent advertising but inkeeping with the thread topic, I've just finished a Windows playlist generator for internet/radio stations. Suitable for highly automated situations. Features anti-song repeat & anti-artist repeat options. No song maintenance required. Works on a rotation or "clock" basis. Produces a personalised HTML
2004 Aug 06
0
playlist streams
> > We will have thousands of 24 hour playlists generated everyday by > software I'm developing. If we encode all our audio files at 32kb/s, > could we not just supply a link to the playlist files directly on our > server. So in effect, our server is just acting like a hard disk and > listeners are playing the files directly. Would this work? you mean you have a pool of
2004 Aug 06
0
playlist streams
> > >you don't want to do live simulcast sh0ws , correct? .. just offer 24-7 > >music ( which will change depending on the time ) . you don't want to have > >actual radio shows w/ song intro's , etc . . > > > That is correct, however, there will be song intro's etc because they > will be pre-recorded as audio files. right . but all the content is
2001 Nov 08
1
What kind of Ogg Vorbis-services you would like to
> * Here is the most innovative idea here: > > Have collobarative playlist editing abilities (conference). I don't think > this has ever been done. Imagine 3 people going on a picnic. Each one > has a portable player. They connect to their music collection, decide > together which songs they want to take with them, divide them among the > portables and load them
2004 Aug 06
0
alias mount points
On Wed, 2004-05-05 at 08:51, Warren J. Beckett wrote: > I want to setup a site where I can allocate 2 hour time slots to anyone > that wants to play there tunes. My idea was to setup a number of mount > point, each with a username and password and dish these out, along with > a allocated time slot to the DJ's that have booked. This can all be done > with a wee bit of CGI - No
2006 Apr 12
0
Dynamic Playlist
> > 1. Despite the 0 setting for my "restart-after-reread" parameter, anytime I > manually update my playlist file, my playlist starts over again. Though > "random", I know this is happening because I soon hear tracks again that > I've recently heard. Is there something I can do to prevent this from > happening? First up: random is misnamed, as it's
2004 Nov 10
3
Logging songs played by Icecast server
Hello all, I skimmed the last year's worth of messages and all the docs and could find no reference to this. I'm hoping someone here can assist. I am a host for an Internet radio station,and we gave about 20 DJs. Each host determines their own playlist and uses a variety of tools to broadcast to the Icecast server (e.g. SAM2, SimpleCast, etc.). Since we do not have a set playlist for
2005 Jan 04
0
ezstream Playlist Randomization
I have implemented playlist randomization into ezstream v0.1.2 for Linux. I am currently using a PII 266mhz for a server, so I wanted something that wouldn't have to reencode the audio as it is streamed and be able to play a playlist randomly. It uses STL Vectors to store each playlist and then randomly deletes the song from the list after it is played (this is to make sure the same
2004 Aug 06
1
Playlist Web Display Code Request
On 28 Jun 2003 at 7:42, Roy Harvey wrote: > Does someone have any script code (perl, bash, whatever) that creates > a "Now Playing" list from the ices playlist and logs? Ideally, it > would display the last five songs that played as well as the next five > (for non-random playlists) and be able to wrap around to the beginning > when it hits the end of the list. ;-) You
2004 Aug 06
0
There are a solution ?
Karl u say, have an encoder send a never ending playlist to djs.ogg on your dj icecast and have each dj mountpoint state a fallback of djs.ogg. That way the listener relay will always pick something up. <p>So it´s very simple, i do a dj with the ircbrasil.ogg and a fallback playlist.ogg o, when onde disconnect for the other enter, the playlist will assume and my listenners will not
2004 Aug 06
0
ices 'script' playlist information?
Adam Scriven <scriven@lore.com> said: > On Sat, Mar 01, 2003 at 07:09:24PM +0000, Karl Heyes wrote: > > On Sat, 2003-03-01 at 18:41, Adam Scriven wrote: > > > Is there anywhere I can go to get detailed information on how this works? > > > I'm wondering about passing information back and forth, for example, or > > > if there's anyway to collect
2020 Mar 19
0
Icecast source client with web request/voting for next to play function
Hi Kokos The first thing you need is a music play out system. Almost anything can play a random song from your collection; but; you have some conditions you want to place on the play out process. I recommend a program called Rivendell which is free and will do everything you want. http://static.paravelsystems.com/rivendell-install-rd3/rivendell-install-rhel7.html There is a FB group and a
2004 Aug 06
0
Bug in ices, playlist mode (ices kh47, libshout kh22)
On Mon, 2003-11-24 at 21:58, iceuse@kezako.net wrote: > Hello, > I changed my config for ices and added passthru. Well that will reduce CPU a lot, as the ogg streams are only rebuilt, no re-encoding is going on. > I will see how it will run now. > I have realtime I think: realtime needs privileges to be enabled, and as the log shows the
2004 Aug 06
0
playlist streams
Thanks for the details Todd. Much appreciated. Regards, Ross Levis. > -----Original Message----- > From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] > On Behalf Of Todd Poston > Sent: Tuesday, 18 March 2003 08:30 > To: icecast@xiph.org > Subject: RE: [icecast] playlist streams > > > Adon Irani wrote: > ------------------ > however, if you are using
2009 Dec 20
2
ogg "chapters"?
i'm thinking about albums like "dark side of the moon" and also live bands (especially live-pa) and DJs where there's a continuous flow from one song to the next... i could use a MKV file with vorbis or mp3 and include a chapter listing [with named chapters], that would allow listening to the whole thing with no skipping between songs. at the same time, a listener can skip
2004 Aug 06
6
playlist streams
Adon Irani wrote: >you mean you have a pool of .ogg/.mp3 files ( perhaps an open po0l with >personal folders, etc ) . and you want to generate a playlist to a select >few or more of these files .. so that a listener will tune in at a certain >time, and listen to whichever types of songs you've decided for that time > > Basically, yes. >you don't want to do live
2004 Aug 06
3
There are a solution ?
On Fri, 2003-12-05 at 15:37, Rádio IRCBrasil - André Marcelo wrote: > I did a sujestion give me by karlH and brendan, i an running a icecast > master in port 8500 how relay, where the listenners connect, with a local > point ircbrasil.ogg and the relay poing djs.ogg and a secund server, in port > 8600, where the djs connect to streamin. The first dj enter ho djs.ogg and > the other
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello, I changed my config for ices and added passthru. I will see how it will run now. I have realtime I think: [2003-11-24 22:54:25] INFO ices-core/main Streamer version IceS 2.0-kh47 [2003-11-24 22:54:25] INFO ices-core/main libshout version 2.0-kh22 [2003-11-24 22:54:25] INFO ices-core/main realtime scheduling has been enabled
2004 Aug 06
0
playlist script
Hi, I am looking for a script for icecast that will generate playlists with a few requirements. For example, our station broadcasts 3 styles of techno, and it sounds wierd when you drop a more mello trance style track in the middle of a hard house style set. so I need to be able to say, play 7 songs of type 1 then 7 songs of type 2 etc. Also some songs should get a higher frequency in the