similar to: Dynamic Playlist

Displaying 20 results from an estimated 20000 matches similar to: "Dynamic Playlist"

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
2004 Aug 06
3
ices: forcing an immediate reread of the playlist
Hi all, I'm currently trying to set up ices2 with icecast2 along with otto, a jukebox interface written in perl. Otto allows the user to kill a song via the web interface, which in turn kills all running instances of ices, rewrites the playlist and launches ices. This has the bad side effect of terminating the client's connection to icecast and leaving a bunch of ices
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
2005 Apr 26
3
cpanel and ices
Why does cpanel want to remove ices files? How can I prevent this from occurring? What I get is /libexec/ld-elf.so.1: Shared object "libshout.so.3" not found, required by "ices" after cpanel does it nightly updates. Also if I do a SIGHUP to ices to update a playlist, do I just need to issue the command ices SIGHUP? What would be the correct format. Again, I apologize for
2004 Aug 06
2
Take down and restart.
On Tuesday, January 21, 2003, at 10:15 PM, Michael Smith wrote: > Steve Mallett <steve@osdir.com> said: > >> What is the best way to bring down and restart ices with a new >> playlist, or do I need to stop ices at all? > > Which version? With ices2, you don't need to do anything except > replace the > playlist with a new one - it'll be re-read
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
2004 Aug 06
2
Take down and restart.
What is the best way to bring down and restart ices with a new playlist, or do I need to stop ices at all? Steve Mallett http://OSDir.com on the O'Reilly Network | steve@osdir.com http://opensource.org | webmaster@opensource.org http://open5ource.net/steve <personal> "Don't hate the media, become the media." -Jello Biafra --- >8 ---- List
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 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
2004 Aug 06
2
Playlist handling
I have some questions about how the playlist handling works in ices2. I'm trying to decide whether I want to use the script option within ices or set up a cron job that writes a new playlist.txt every so often. I play live recordings and want to minimize any gaps between files, so the internal scripting option seems like it would introduce even longer gaps than occur with straight
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 Feb 20
2
ices2 not re-connecting on live stream
On Sun, 2005-02-20 at 12:15, Fr?d?ric Bri?re wrote: > I've been running ices2 like this 24/7 for months now, only restarting > it once a week for log rotation. Never had a problem since. setting <logsize> will cause an automatic log rotation when a certain file size has been reached. It renames <logfile> to <logfile>.1 then opens a new file <logfile> karl.
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..?
2004 Sep 20
4
Playlist containing both MP3 and OGG
Hello, I have both MP3 and OGG in my hard drive, since I used to use MP3 encoding and now I'm trying to move to OGG vorbis. I am wondering if there's a way to stream a playlist containing both MP3 and OGG files. As far as I understand from reading the doc, Ices-0.4 and Ices2 can only stream MP3 and OGG files respectively. So I just installed both. But is there a trick or something
2004 Aug 06
4
relay servers and mountpoints
> this all works fine . but i want to set ices2 on the main web server to > actually broadcast the appropriate archives for off-live times , instead > of redirect to the fileserve . ( will this require much resources if the > mp3/ogg files are already encoded to the correct bitrate ? ) No. Without re-encoding, resource usage is very very low. > > > MY QUESTiON -- if the main
2004 Aug 06
1
IceS 2 - scripted playlist
Yes. It runs a script which returns a file to stream. http://www.6809.org.uk/kja3/ices2-howto.shtml#config-input-playlist-script ml <p>On Thursday 07 November 2002 01:12 pm, Leo Currie wrote: > Hi - > Sorry if this has been answered - i've been away from this list for a few > months. > Just got IceS 2 and Icecast 2 setup and running :) > Looking at the sample
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
2012 Dec 25
3
stream/ices_instance_stream Failed initial connect to 172.16.0.116:8000 (Login failed: Success
Hello Everyone, I have a bit of a problem trying to set up Icecast2 + Ice2, on my debian box, I installed icecast2 ver 2.3.2-6 and ices2 2.0.1-8. I'm able to start icecast2 as shown in the logs: [2012-12-24 20:34:27] INFO main/main Icecast 2.3.2 server started [2012-12-24 20:34:27] DBUG yp/yp_recheck_config Updating YP configuration [2012-12-24 20:34:27] INFO
2005 Jan 13
3
ices 0.4 can't find playlists...
Hello, I've compiled and successfully run icecast2 with ices on a single stream. But I'm running into problems running multiple streams from ices to icecast... I used the <playlist>...</playlist> syntax to run a single stream, but the docs on icecast.org seem to suggest using the <input>...</input> syntax instead. I've actually tried it both ways, with
2004 Aug 06
3
ices 'script' playlist information?
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 information like the audio program they're > > listening with,