similar to: Ices with perl playlist - multiple instances

Displaying 20 results from an estimated 20000 matches similar to: "Ices with perl playlist - multiple instances"

2004 Sep 12
0
Ices with perl playlist - multiple instances
"James McCurrach" <james@hawkley.net> writes: > The problem is that I can't see how to get Ices to send some form of > parameter to the perl script so that it knows which instance is calling > it and can then pull the right next track filename from the DB. There > is the pidfile option in the config.xml, so that as I invoke each Ices > instance I can capture
2005 Jan 14
1
ices 0.4 can't find playlists...
Maybe I'm misunderstanding ices' capabilities...is ices 0.4 only capably of handling a single playlist? Do I need to run multiple instances of ices in order to process multiple playlists? My issue is that I need to stream mp3 audio, not ogg (iTunes doesn't support .ogg yet natively), and if I'm reading the docs correctly, ices2 only supports .ogg, not .mp3. Is this correct,
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
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
Segfault in ices
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I run FreeBSD-4.5-STABLE, along with icecast 1.3.12, and I've been having two problems with ices 0.2.2. 1) When I give ices an empty playlist file and tell it to randomize, I get a segfault every time. When I give it the same playlist with Randomize set to 0, it tells me that the playlist is empty instead of crashing. 2) ices can't
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 Nov 24
2
Refresh Ices 0.4.?
Brendan Cully wrote: >>kill -SIGHUP <icespid> >>But this don't work! :( > > That should work. Hmm ... How can I recognize, that the changes are detected? I Changed the playlist, sent the kill -SIGHUP command, and watched the cue File. But nothing changed. Or ... did ices finished playing the current song and starts after that the new song from the new 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
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello, I had a very strange behavior of ices: [2003-11-22 10:27:17] EROR playlist-builtin/write_ogg_data failed buffer allocation [2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1 second (46364899), resetting timer [2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1 second (46407041), resetting timer [2003-11-22 10:27:17] WARN input/input_sleep Sleeping for over 1
2004 Aug 06
2
Ices 0.3 signals
Hi: I'e had to set up ices 0.3 overnight to get a job done - our you-bute automation software let us down. I've found you can get it to skip to the next track by sending sigusr1, and the readme reckons sigint closes and reopens the log. I wondered if there was anything to either reload the playlist or refresh the config. My situation calls for two distinct playlists, and I was hoping
2004 Aug 06
2
Unable to use playlist module in ices
I have just downloaded from anoncvs@xiph.org the ogg, vorbis, icecast, and ices modules. I compiled and installed all four modules without any errors. I seem to have icecast working correctly (no errors in the logs), but I cannot get ices started. I receive the following errors in the log file: [2001-11-09 07:04:54] EROR playlist-builtin/playlist_open_module No playlist type given, cannot
2004 Aug 06
3
ices 'script' playlist information?
Ok, I've got one more question. I've got my stream largly working... I don't have any of the external, web-based stuff necessary to build lists, ETC... but the streams themselves are working quite well. My question is, using the script playlist option.. how can I tell ices that the playlist is over? I know I can just keep sending the same result over and over, but that seems rather
2005 Jan 06
4
ices config problems
*** the following config: <input> <module>playlist</module> <param name="type">script</param> <param name="file">/radio/getnextsongpath</param> </input> gets me: Could not find a valid playlist file. Ices Exiting... *** the following header of the config file: <?xml
2004 Aug 06
1
IceS playlist & directory ?
>>find /absolute/name/of/directory -name '*.ogg' /usr/local/stream/ices/playlist.txt Thank you for the prompt reply. I am currently new to linux and although I am learning fast could you explain what the command above does. <p><p>On Sun, Jan 26, 2003 at 01:30:04PM -0500, ronnie@mixsessions.com wrote: > Greetings > Is it possible to command IceS to play from a
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
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
2005 May 06
1
How to config Ices-playlist.XML to run script
Hi, Can anyone show me how to config the <input> section in ices-playlist.XML (ices.conf) to run a script? The script file will returns an audio file name so that Ices will stream that particular file to icecast server. I'm trying to stream OGG file. Thanks!! Newbie -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
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,
2004 Aug 06
1
IceS playlist & directory ?
Greetings Is it possible to command IceS to play from a directory instead of creating a playlist with several hundred mp3's. I have read through the threads and notice that Ices can do some great things but I am swithching from a Win2k environment so I am not familiar with python and perl. Is what I am asking possible? Is there some one willing to share scripts created for Ices?