similar to: playlist handler questions

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

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
2007 Dec 25
2
about playlist handler in ices-0.4
Hi... i would like know how to one playlist handler whith perl? where a search one "HOW TO" thanks.. -- ALPHANET INFORM?TICA LTDA www.alphanetbh.com.br Belo Horizonte MG Leandro Campos (31)30726251 (31)87883925 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20071226/c577c111/attachment.htm
2004 Aug 06
2
Ices2 Script Playlist Handler
Okay then!! Why does the default conf file still say "Only 'basic' implemented"? It took me pouring over the code to figure out what the proper option names are for the script playlist settings. We should provide an example config. Here's mine. <p> <input> <module>playlist</module>
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
1
Python Playlist handler for ices
Old version of ices has python/perl playlist handler, I've seen yet shell script wrapper for the new ices, but no one speaks about python/perl handlers. Are these features planned to be reimplemented soon? I'm intrested in python handler, I've seen sources of old version but it doesn't seems so easy to implement by myself since the beaviour of python/perl handlers is different from
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
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 Nov 09
2
playlist module causing machine hangup
Hello, I had a big trouble with ices (ices-2kh60). It is reading a playlist file containing "-" to tell "read stdin". But I think that when stdin is having problem, then ices become mad. It tries hundreds of time per second to play the playlist file content, generating huge amount of traces, which are rotated, but causing a denial of service on the server which become
2005 May 11
2
icecast & china
Tried with http://zhongshuobeijing.dyndns.org:7000/streamname.m3u but was blocked. And at last resolve: http://139.168.32.224:7000/streamname.m3u is that what you mean? no, perhaps you mean the localhost? "bicho" is its name. Pardon me if i'm confused on this. Will also, tomorrow, try your suggestion of port 443 and Ross' suggestion of the web port. cheers, iain On Wed,
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
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
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
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
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
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 Sep 07
3
Ices with perl playlist - multiple instances
Hello, I'd like to be able to run multiple instances of Ices (2.0), each with their own playlist and streaming to different mountpoints. Although I'm relatively new to Ices and Icecast, so far I have had little trouble getting it running with two or more instances of Ices feeding off fixed playlists (files). I'd like to be able to set each instance of Ices to run with script based
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
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
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
2020 Feb 18
1
install_prereq install-unpackaged fails on Debian Buster
Hello, For the very first time, I tried the command bellow on a newly build Debian Buster box on which I successfully built Asterisk 17.2.0 before. I got : # contrib/scripts/install_prereq install-unpackaged *** Installing NBS (Network Broadcast Sound) *** A nbs-trunk/LICENSE A nbs-trunk/nbsclient.c A nbs-trunk/nbsd.c A nbs-trunk/nbs.h A nbs-trunk/nbscat.c A nbs-trunk/Makefile