Displaying 20 results from an estimated 1662 matches for "playlist".
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 similar results:
ices reports "Could not find a valid playlist file." and exits.
Here&...
2011 Nov 24
5
ActiveRecord::AssociationTypeMismatch
Hi to all,
I have this error and I don''t understand why. I have three model,
Image and Playlist and PlaylistItem. Everything works fine. The app
should work also a XML REST service. When I made this call I obtain
this XML because the playlist don''t contains images:
GET http://0.0.0.0:3000/playlists/7.xml
<playlist>
<id>7</id>
<name>metallo</name>...
2004 Aug 06
0
trouble compiling ices
...s:
root@yurt:~/ices-0.2.3# ices -c /etc/icecast/ices.conf
Cannot use config file (no XML support).
Ices Exiting...
o i tried to recompile it with XML support but...
root@yurt:~/ices-0.2.3# make install
Making install in src
make[1]: Entering directory `/root/ices-0.2.3/src'
Making install in playlist
make[2]: Entering directory `/root/ices-0.2.3/src/playlist'
gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src
-I/usr/include/libxml2/libxml -I/usr/include/libxml2 -g -O2 -Wall -c
playlist.c
In file included from ../../sr...
2005 Dec 07
4
stupid user tricks with ices2: "No such file or directory" :P
I must be doing something really stupid.
I've read the docs for icecast2 and ices2. Icecast2 is running fine; I can
get stats.xml and see that it is running.
When I run ices2, I get the following error in ices.log:
...
[2005-12-07 05:37:51] INFO playlist-basic/playlist_basic_get_next_filename
Loading playlist from file "/home/john/playlist.txt"
[2005-12-07 05:37:51] WARN playlist-builtin/playlist_read Error opening
file "Vistors.ogg": No such file or directory
...
And I've made playlist.txt as simple as I can:
playlist.tx...
2004 Aug 06
0
Trouble compiling ices 0.2.3
...t want libshout1 to
be installed (I wish they both used the same lib). Anyway, configure was
invoked as follows:
./configure --disable-shared --enable-static
to try and achieve this.
anyway, it runs quite happily, reporting nothing unexpected. When I try to
make it, I get this:
Making all in playlist
make[3]: Entering directory `/usr/src/ices-0.2.3/src/playlist'
gcc -DHAVE_CONFIG_H -I. -I. -I../..
-DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src
-I../../libshout -I/usr/include/libxml2/libxml -I/usr/include/libxml2 -g
-O2 -Wall -c playlist.c
In file include...
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 name="random">1</param>
<param name="restart-after-re...
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...
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
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 seem to handle any of my playlists. The correct format is
just one full path/filename per line,...
2004 Aug 06
2
Ices on Linux PPC
...irectory `/usr/ices-0.2.3/libshout'
make[4]: Leaving directory `/usr/ices-0.2.3/libshout'
make[3]: Leaving directory `/usr/ices-0.2.3/libshout'
make[2]: Leaving directory `/usr/ices-0.2.3/libshout'
Making all in src
make[2]: Entering directory `/usr/ices-0.2.3/src'
Making all in playlist
make[3]: Entering directory `/usr/ices-0.2.3/src/playlist'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../../src -I../../libshout -fno-strict-aliasing -I/usr/local/include -I/usr/lib/perl5/5.6.0/ppc-linux/CORE -I/usr/include/libxml2/li...
2004 Aug 06
1
problems building ices-0.2.3
...ting for is two ices instances on the debian box (ices2 and ices-0.2.3) and
icecast2 running on the OBSD box.
the problem (with ices-0.2.3) is in the build (im hoping the authentication
problem will go away :) .) configure works great, finds
everything, and then i run make and it bombs in the playlist directory, with a
bunch of parse errors in a few files. since i know loads of folks have built
this with no problem, im wondering if ive got something hosed up somewhere
leading to this problem...
ystem Debian 3.0/unstable
gcc-2.95
cvs builds of libshout, libogg, libvorbis
the build makes it t...
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
s...
2004 Aug 06
2
Ices on Linux PPC
>
>
>It looks to be the latest version from yellow dog. It looks like you'll
>have to build it yourself. The process is pretty much the same
>./autogen.sh
>./configure.
>make
>
OK, I think I'm making some progress.
Got the ogg libraries compiled and installed
Got Ices compiled and installed (no more error - yay!)
Now, I'm trying to get Ices running in live
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...
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
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, and if so, ar...
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
...3-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
[2003-11-24 22:54:25] DBUG stream/start_runners starting runner
[2003-11-24 22:54:25] INFO stream/ices_runner Runner 1 ready
[2003-11-24 22:54:25] INFO playlist-builtin/playlist_init_module Initialise playlist module
[2003-11-24 22:54:25] DBUG input/initialise_input_modules Module 1 (playlist) has 200 buffers
[2003-11-24 22:54:25] DBUG input/open_next_input_module checking module 1
[2003-11-24 22:54:25] INFO playlist-builtin/playlist_open_module open pl...
2004 Aug 06
1
Scripted playlists with shout?
Hi,
Another basic question (the list archive search doesn't seem to be
working).
Is it possible to do scripted playlists with shout? I want to allow the
people at my site to upload new mp3 files to the server and have them placed
in the playlist automatically. I tried generating the playlist (file) with
crontab, but it seems shout only reads the playlist once, at startup.
I experimented with things like shout...
2004 Aug 06
2
Unable to use playlist module in ices
...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 initialise playlist module
[2001-11-09 07:04:54] EROR input/input_loop Couldn't initialise input
module "playlist"
I use the following command:
ices -c /usr/local/etc/ices-playlist.xml
and the contents of /usr/local/etc/i...
2005 Apr 25
2
ices shuttdown after the first song