Displaying 20 results from an estimated 70000 matches similar to: "Playlist via XML"
2004 Aug 06
10
web-based playlist manager
Before I went out to potentialy reinvent this particular wheel, I figured
I'd check to see whether anyone had or could recommend a web-based playlist
manager for ices/icecast. The one I've got in mind would take requests,
play random tracks in the absence of requests, keep a very limited history
and look-ahead...
This must have been done before, right? If not, I'll take a stab at
2004 Aug 06
1
SQL Based playlist plugin
I know that there are capabilities to write plugins in PERL and Python, but I don't like either. I have written a playlist manager and randomizer, but I am having problems understanding how to integrate the proggy as a plugin into ices.. Can anyone point me a to a good reference?
TIA,
Deven
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
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:
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
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 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 Dec 08
2
Serving a playlist.pls / listen.m3u file
Hi - I've heard that Icecast provides a fake "playlist file" along the lines of
http://blahblah:8000/listen.m3u
or
http://blahblah:8000/playlist.pls
because Quicktime can't seem to handle the stream without a playlist
file to wrap it up. (There may be other reasons.) However, I can't
seem to find any documentation about this, and guessing various URLs
on my icecast2.0.1
2004 Aug 06
1
playlist handler questions
I have a bad habit of re-creating the wheel, and have the feeling Im missing
some critical info, so... before I delve any deeper I wanted to throw this
out there for some clarity: Im all kinds of confused about building a
playlist handler.
Lets say I wanted on demand streaming...
(running icecast-1.3.12, ices-0.2.3 on RH7.2)
I COULD conceivably write a cgi that says:
heres a list of tunes
check
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
2014 Jul 30
1
Metadata
Thomas,
Muse Radio Player 1.ob is the player, using Coding Technologies aacplusv2 encoder which came with SAM Broadcaster Studio. Url is metaledgeradio.com player located on listen page. Cool about the playlist log. I hope you got your crystal ball fixed. Thanks.
Respectfully,
Mike Dixon
Metal Edge Radio
---- On Tue, 29 Jul 2014 09:25:35 -0700 Thomas B. R?cker <thomas at
2004 Aug 06
3
Update ezstream playlist 'on the fly'
Hi,
I'm using ezstream to stream a list of mp3 files to my icecast2 server
which works great. I'm using a m3u playlist file which ezstream reads
when it starts and rereads when it loops. The problem is that this
playlist is quite long and I would like to be able to inject a song
last minute some where in the playlist. I have two options at the
moment to do this:
- restart ezstream
-
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 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
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
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
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
2017 Sep 23
1
Please make permanent playlist URLs
I've noticed that playlist urls change over time. Thismakes it
impossible to use them in a playlist (or to use them for other services
like radio-browser.info) for long-term use
(http://dir.xiph.org/listen/576154/listen.m3u expired today for example).
Why don't you use permanent playlist file names?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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>
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
2018 Apr 02
5
NAT and Playlist Question
Brief backstory, previous admin is gone and the previous server died. What
I could gather was it may have been running Icecast. I setup Icecast on a
new CentOS 7 server and the server sits behind a firewall. The links from
the users web site points to and internal address for internal users and an
link to an external address.
I created a listen.pls playlist with the following:
[playlist]