similar to: Playlist handling

Displaying 20 results from an estimated 7000 matches similar to: "Playlist handling"

2005 Aug 21
3
How to tell Ices0 reloading the playlist?
Hi all! How can I tell ices0 to refersh/reload the playlist? I thought it would be done automaticaly, but now if I changed the playlist, Ices didn't see this. Played funny the old one again and again. Is it possible to get ices a kick to reload the playlist? Greetings Anatol
2013 Mar 29
2
problem with ices 0.4 and playlist scripting
hello all, I have been using ices V0.4 successfully with the built-in playlist handler for a couple of years now, but I recently decided I?d like a bit more control over what is played and when. I?ve read as much as I could find on the internet about doing this. I?ve written a php script to connect to, and query a MySQL database for the tracks to play. When I run the php script manually from
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
Hi Abhijit I can't answer your questions but I would be very interested in a fully working binary of Ices2 for Win32 once it's ready. Thanks for the effort. Best regards, Ross Levis ==================================== StationPlaylist.com http://www.stationplaylist.com Low-cost music scheduling, live assist & automation software. ==================================== Abhijit
2004 Aug 06
7
icecast2, ogg, mp3, etc
Hi, Just wanted to clarify, can icecast2 not read OR broadcast any mp3, or can it just not broadcast mp3 (but still play from a playlist)? I know the quality would be dropped if it had to reencode them though. And what's up with that POS Winamp3, it doesn't even play gg streams?!? I use xmms, but we have winamp3 on a demo computer, it just sits and keeps prebuffering. I need something
2005 Feb 17
4
RE: Two questions
On Thu, 17 Feb 2005 20:33:12 +1100, Michael Smith <mlrsmith@gmail.com> wrote: > On Thu, 17 Feb 2005 10:56:32 +0200, Mohamed Eldesoky > <eldesoky.lists@gmail.com> wrote: > > On Wed, 16 Feb 2005 13:55:46 -0800 (PST), Karl Heyes <karl@xiph.org> wrote: > > > On Wed, 2005-02-16 at 21:29, Murray Saul wrote: > > > > I am happy using icecast/ices, but
2005 Feb 17
2
RE: Two questions
On Wed, 16 Feb 2005 13:55:46 -0800 (PST), Karl Heyes <karl@xiph.org> wrote: > On Wed, 2005-02-16 at 21:29, Murray Saul wrote: > > I am happy using icecast/ices, but have two questions: > > > > 1. If I was using cron to schedule a switching of a playlist, can I do > > this without restarting icecast so that at a SPECIFIC TIME (let's say at > > exactly
2005 Jan 20
2
ices2
Hi everybody, If there any possibility the ices2 remote controlling(via the web)? Let's say the machine reboot and after i would like to position in the playlist. Or where can i know what is playing the ices2. Thanks Laci
2006 Apr 11
2
Dynamic Playlist
I have a playlist that is updated every 5min with any new files to a directory. Do I need to restart icecast/ices to have the new files played? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20060411/4c21b38c/attachment.html
2004 Aug 06
3
web stats and now playing
On Tue, 3 Jun 2003, jared jennings wrote: > you just parse out the cue file that ices makes. this file is updated > every second, so whenever you open it, it wil be current. i have some > (rather nasty) php code to do that if you'd like it. (does ices2 make > cue files? i forgot.) I would be thrilled to have that php code if you wouldn't mind. I don't even know where the
2006 Apr 12
2
Dynamic Playlist
I have a few related questions. I'm using the following Debian packages: Ices2 (2.0.1-4) Icecast2 (2.3.1-2) Here's the input section of my ices-playlist.xml: <input> <module>playlist</module> <param name="type">basic</param> <param name="file">/etc/icecast2/playlist.txt</param> <param
2005 Aug 03
2
Ices2 > 2 different playlist as input
hi there, i'm new to this list and may someone answered this question before: Is it possible to set in Ices2 two or more different playlist-files as a input source? If yes.. how? Thanks for your help Harald
2006 Feb 07
1
guideline for plug-in to icecast2 server
hi actually im trying to add feature to ices2 to able to stream mix file format such as ogg and mp3 in the same playlist.m3u without extra decoding and encoding that function like ezstream. the reason i dont want to use ezstream as source client becoz after going thru decoding and encoding, the audio quality drops. Therefore im trying to find out is there any easy way out to add plug-in to
2011 Sep 05
4
Winamp streaming to icecast2
Hello, I'm trying to set up winamp to stream a live event to an icecast2 server. I've got the icecast2 server set up, and to date have streamed playlists only via ices0 or ices2, now I'm wanting to stream live using winamp. Software wise, I'm needing to use free or open source software, the icecast2 server is a Linux machine, the Winamp will be on either a Win7 or a WinXP
2004 Aug 06
1
ices2 not compiling on OpenBSD 3.3
> > im_sun.c:29: stropts.h: No such file or directory > > *** Error code 1 > > > > Any suggestions? > > Yes, use the configure option --disable-sun-audio. Ices2's im_sun only > works on Solaris right now as it seems. I managed to compile it with > some changes, but live streaming still isn't possible. It appears that > audio output via /dev/audio is
2004 Aug 06
2
Ices2 Script Playlist Handler
I am just curious as to if the Ices2 Script playlist option is even able to be tested as yet? I would love to have this option available, as it was (and will be again) an integral part of my web site. If there is anything I can do to help speed the development along, I would be more than happy to contribute. I had written a MySQL playlist handler for the original Ices, and I really love the
2005 Feb 17
1
RE: Two questions
On Thu, 17 Feb 2005 23:43:23 +1100, Michael Smith <mlrsmith@gmail.com> wrote: > > > > If so then you're out of luck (and so am I) since ices0 is not being > > developed. You just have to avoid nudging it when it's on the last > > track... > > Whilst I don't use ices0 myself, I can tell you that that's wrong - > ices0 is (somewhat) actively
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
Hello.. I have libshout2, ices0-3 and ices2 compiling on Win32 with MSVC++ 6.0. However, I don't know where to upload the code and if someone is kind enuff to point out the location(s)/procedure that would be great. I will put a readme in the distro for compiling procedures. ices2 compiles but doesn't run correctly (yet). There are some issues related to parsing the ices-playlist.xml
2004 Aug 06
5
Playlist Problem (Newbie)
I just downloaded and installed the newest version of icecast. I have been using shout to stream my mp3's into icecast, and it worked ok except it kept stopping mid song and I'd have to hit the play button again on xmms to get it to work properly, but then a few minutes later it does the same thing. I downloaded ices to use instead of shout and now it won't load the playlist..?
2005 Mar 03
2
ezstream
hi everybody. I am involved in a Internet Radio Station in Bristol UK. We are using a icecast 2 server and are trying to work out what to use to upstream. Currently we are using darkice which seems to work well. However it does not support playlists. I have looked at muse-streamer but it is currently far to unstable. Therefore ices or ezstream seem to be the option. From what I can gather
2019 Dec 08
5
How to make the playlist repeat
Good afternoon, I have two playlists going, on separate mount points, and they both exhibit this behavior. It appears that ices is shutting down when it reaches the end of the playlist. I'm getting these same four lines at the end of the logs of both playlists: [2019-12-08  00:00:53] INFO playlist-builtin/write_ogg_data module shutdown requested [2019-12-08  00:00:53] INFO input/input_loop