similar to: web-based playlist manager

Displaying 20 results from an estimated 8000 matches similar to: "web-based playlist manager"

2004 Aug 06
0
web-based playlist manager
Adam (and everyone else that is interested), I'm currently developing one called Livewire Radio. It's written in PHP4/MySQL, and currently supports a user-based system, plays random tracks when no requests are queued, and keeps solid statistics on what songs have been requested and played. It also has the beginnings of a credit system (which can be turned on or off) to keep the queue of
2004 Aug 06
2
Dynamic playlist support
Here is my suggestion -- something i'm getting started on. iceS supports writing a playlist handler in either Perl or Python, and that could very well get the next song out of a database, that is fueled by requests from users. I'll be using Python (as it RULES! hehe), and the learning curve is rather low. --ben -----Original Message----- From: owner-icecast@xiph.org
2004 Aug 06
3
Dynamic playlist support
At 12:26 AM 9/15/2001 -0400, you wrote: >I've actually been working on that same idea for the past few weeks. The final >product is Livewire Radio, which I've just promoted from alpha to stable beta. >It uses PHP and MySQL, and thus integrates very easily with a website. How tied is your software to MySQL? I'm not terribly interested in using something like this (yet
2004 Aug 06
3
Dynamic playlist support
Livewire Radio is open source under the GNU General Public License, though. ;) Nate ----- Original Message ----- From: "Bryan Payne" <speedwolf@door.net> To: <icecast@xiph.org> Sent: Saturday, September 15, 2001 3:50 AM Subject: Re: [icecast] Dynamic playlist support > www.spacialaudio.com > > SAM webscripting plugin - mostly to learn from - and also look at
2004 Aug 06
0
Dynamic playlist support
I've actually been working on that same idea for the past few weeks. The final product is Livewire Radio, which I've just promoted from alpha to stable beta. It uses PHP and MySQL, and thus integrates very easily with a website. I'll be releasing the source code on SourceForge once I do a few final modifications: http://livewire.sourceforge.net/. Check within a day or two and the
2004 Aug 06
0
Dynamic playlist support
SAM V2 under unix is as well.. :) Is totally open source under GNU GPL license... Developed using such.. A "Live" Broadcast management solution with a GUI frontend - offering ease of point and click - Vorbis support already built in for Linux/windows - Wish we had a win server for Ogg/Vorbis tho.. will be coming i Have a feeling- .. Bryan ----- Original Message ----- From:
2004 Aug 06
0
Dynamic playlist support
www.spacialaudio.com SAM webscripting plugin - mostly to learn from - and also look at the SAM api - open source.. Unix version with Vorbis support about to be released.. Using a php/mysql system - also to take 2 live sources continous on 2 different sound cards and 2 diff broadcasts in a unix enviornment I suggest - "Liveice" available on www.icecast,org site as well as
2018 Dec 24
3
Using MS-DOS client
Hi, all. I know this is ancient history, but I have a couple of DOS machines that host older device programming hardware. I've been able to access an older version of Samba for years without incident. Last weekend I upgraded my server to Ubuntu 18.04, which provides Samba 4.7.6. Unfortunately, after hours of frustration I find I'm unable to connect from any of the older machines.
2018 Dec 25
1
Using MS-DOS client
On Mon, 24 Dec 2018, Luke Barone via samba wrote: Thanks, Luke. Unfortunately that makes no difference. Still getting: Error 5: Access has been denied at the MS_DOS console. > Try adding "server max protocol = nt1" in the [global] section? > > On Mon, Dec 24, 2018 at 1:59 PM Steven Hirsch via samba < > samba at lists.samba.org> wrote: > >> Hi, all.
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
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
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
2003 Nov 20
8
tunnel iax via gnophone with ssh?
Hey all...I'm trying to use gnophone to connect to my asterisk box behind my firewall..I thought I could just setup a tunnel with something like ssh host.com -L5036:asteriskserver:5036 and just change my gnophone to connect to localhost:5036 but I never see anything happen on the asterisk server. I'm even trying this on the same network just in case there is something funky with NAT.
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
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
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
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:
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 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
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