[Savonet-users] Liquidsoap: fallback from one source to another with transition: clearing source?

2008-06-17 Thread polemon
ioned mount point. System is Debian 4.1 cheers, --polemon -- -EOF- - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.ne

[Savonet-users] RTP does not compile with latest SVN ceckout

2009-01-12 Thread polemon
Leaving directory `/home/bereziak/make/savonet/liquidsoap' make: *** [all] Error 1 Any ideas? -- polemon -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http:/

Re: [Savonet-users] RTP does not compile with latest SVN ceckout

2009-01-13 Thread polemon
On Tue, 13 Jan 2009 01:38:14 +0100 Romain Beauxis wrote: > Le Tuesday 13 January 2009 01:28:29 polemon, vous avez écrit : > > Any ideas? > > Yep. This is due to a commit just today. Unfortunately I can't fix it in a > minute, I need to think about this case that I

[Savonet-users] Error when compiling latest source from SVN: ocaml-gavl

2009-01-13 Thread polemon
. seems like there's a header file missing or something. --polemon -- polemon -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. h

[Savonet-users] using output.icecast.external

2009-01-22 Thread polemon
help me with that... -- polemon -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword ___ Sa

[Savonet-users] AAC+ with output.icecast.external

2009-01-24 Thread polemon
ing, and when I load whatever is comming from the server at the specified mountpoint, I see binary data coming from it, but no player seems to be able to play this. I read somewhere about putting it into an m4a container. Do I really nee

[Savonet-users] neroAacEnc: output.icecast.external doesn't something, but not sound...

2009-03-20 Thread polemon
-' but not for '-of' I tried using /dev/stdout to force output to be to STDOUT. I assume this is the root of the problem, yet I have no idea how to solve it. The server (Icecast2) is serving data, but it's not audio, or mangled, at least. Sometim

Re: [Savonet-users] Blank problem

2009-05-05 Thread polemon
n Debian 4.0. Now, on Ubuntu Server 9.04 this didn't happen to me again. However, I'm using input.http exlusively, so I can't really narrow down the problem further. In any event, please check wether this is related to p

[Savonet-users] Need help with Liquidsoap scripting language

2009-05-16 Thread polemon
with !mdstring, and using mdstring := "blah" when assigning values. But it doesn't work! OK, would be great if someone could help me with that. Oh, and if you were to say just to use string_of(mdata), that doesn't quite work. My meta

[Savonet-users] Scripting language: What happend to harbor.stop?

2009-05-18 Thread polemon
er, harbor.stop doesn't seem to exist anumore. I worked fine like that before, and I kinda miss it. now that it's gone... How am I supposed to kick the guy off the mountpoint now? Cheers, polemon -- polemon

Re: [Savonet-users] Scripting language: What happend to harbor.stop?

2009-06-21 Thread polemon
rver.execute("#{source.id(s)}.stop") 154 end 155 156 list.iter(stop, l_sources) 157 "done" 158 end My guess is, that the return value of server.execute is the problem. Is there a way how I can cast the return value to Unit? Thanks in advance, --polemon -

[Savonet-users] Playing only one (random) file from a playlist

2009-06-25 Thread polemon
es it play another one, once the predicate is true again? -- polemon -- ___ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users

Re: [Savonet-users] Playing only one (random) file from a playlist

2009-06-26 Thread polemon
40m0s) or (50m0s) }, jingles ), pl ] ) when using switch() like that, the jingle gets cut after playing for 1 second. when using fallback() and at(), the jingle gets played in its full length. Is that a bug or a fea

[Savonet-users] Error when installing with --user and --group

2009-07-20 Thread polemon
group and install it that whay. Later, I removed the 'liquidsoap' user. -- polemon -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time,

[Savonet-users] Problem with '&' in Metadata

2009-07-20 Thread polemon
meta_full.insert artist="first part & second part" What happens is, that the artist becomes "first part ". It stopps right at the '&' could someone please look into it? A makeshift workaround would be fine, too... This applies to *all* parts of metadat

Re: [Savonet-users] Problem with '&' in Metadata

2009-07-21 Thread polemon
On Tue, 21 Jul 2009 13:53:09 +0200 David Baelde wrote: > On Mon, Jul 20, 2009 at 10:27 PM, polemon wrote: > > Hi, when setting metadata from the telnet console, > > liquidsoap behaves incorrectly when it stumbles over an '&'. > > I suspect the metadata is corr

[Savonet-users] Thread "non-blocking queue #1" aborts with exception Unix.Unix_error(56, "write", "")!

2009-07-31 Thread polemon
(production) webradio. Regards, --polemon -- polemon -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you

[Savonet-users] Fw: Thread "non-blocking queue #1" aborts with exception Unix.Unix_error(56, "write", "")!

2009-08-02 Thread polemon
or me. Here's the .liq script, that crashes with the error I described in my earlier mail: http://pastie.org/569051 Begin forwarded message: Date: Fri, 31 Jul 2009 18:29:41 +0200 From: polemon To: savonet-users@lists.sourceforge.net Subject: Thread "non-blocking queue #1" a

Re: [Savonet-users] Fw: Thread "non-blocking queue #1" aborts with exception Unix.Unix_error(56, "write", "")!

2009-08-11 Thread polemon
On Mon, 3 Aug 2009 01:38:48 +0200 Romain Beauxis wrote: > Hi ! > > Sorry for the delay. We're all on vacations at the moment, so we're not very > responsive... Ah, not a problem, really. > Le lundi 03 août 2009 00:33:34, polemon a écrit : > Ok. >

Re: [Savonet-users] Is there a way to kill a live stream through input.harbor?

2009-08-25 Thread polemon
I can kick the source by issuing 'root.stop' from the Telnet console. I'm using Liquidsoap 0.9.1+svn (trunk/liquids...@rev6722), Depending on what you're using, that might be different. Regards, --polemon --

Re: [Savonet-users] Fw: Thread "non-blocking queue #1" aborts with exception Unix.Unix_error(56, "write", "")!

2009-09-12 Thread polemon
On Tue, 11 Aug 2009 10:56:57 -0500 Romain Beauxis wrote: > Le mardi 11 août 2009 02:49:28, polemon a écrit : > > As you can see, this "non-blocking queue #1" prevents liquidsoap from > > starting up sometimes. I don't know if this has something todo with my > >

Re: [Savonet-users] Fw: Thread "non-blocking queue #1" aborts with exception Unix.Unix_error(56, "write", "")!

2009-09-12 Thread polemon
dsoa 3259 streamsys 17u IPv4 171298186 TCP localhost:54423->localhost:4051 (ESTABLISHED) liquidsoa 3259 streamsys 18u IPv4 171298201 TCP localhost:35681->localhost:4061 (ESTABLISHED) I hope this info is

[Savonet-users] Compiling: Error: Cannot find file cry.cmxa

2009-11-10 Thread polemon
se. If you need additional info, please let me know. Cheers, --polemon -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and f

[Savonet-users] aacplusenc: defunct, liquidsoap not responding.

2010-01-25 Thread polemon
host = myHost, genre = myGenre, description = myDesc, url = myUrl, password = "lowaacsrc", port = 4040, mount = "low.aac", bitrate = 16, restart = true, restart_on_crash = true,

Re: [Savonet-users] aacplusenc: defunct, liquidsoap not responding.

2010-01-26 Thread polemon
is no external process, so no > risk of any crash... where do I set the restart_encoder_delay? Thanks for helping! Cheers, --polemon -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay onlin

[Savonet-users] How to use the internal aacplus encoder?

2010-01-28 Thread polemon
Hello, I had some bad experiences with aacplusenc, and I'd like to dump that in favor of output.icecast.aacplus(). When I want to use that, it says: unbound symbol output.icecast.aacplus What do I need to activate the internal encoder in the 0.9.2 release? Cheers, --po

[Savonet-users] Liquidsoap 0.9.2: network error?

2010-03-07 Thread polemon
at "We must catchup XX.XX seconds!" means, and how I could circumvent that problem. Regards, --polemon -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bu

[Savonet-users] Liquidsoap from svn: changed api?

2011-04-13 Thread polemon
amplify()' in it. What am I doing wrong? Regards, --polemon -- echo "cbyr...@cbyrzba.bet" | tr '[a-z]' '[n-za-m]' -- Forrester Wave Report - Recovery time is now measured in hours and min

Re: [Savonet-users] Liquidsoap from svn: changed api?

2011-04-13 Thread polemon
rce('a)) > > A nice tool to try to understand typing errors is to run the script with > liquidsoap -i which will display infered types for all the variables (this > is how I understood this quickly). > > ++ > > Sam. > > > On Wed, Apr 13, 2011 at 8:01 AM, pole

Re: [Savonet-users] Liquidsoap from svn: changed api?

2011-04-13 Thread polemon
On Wed, 13 Apr 2011 12:13:09 +0200 Samuel Mimram wrote: Yup just found it in the documentation, thanks anyways. Regards, --polemon > Yep. The fuctions fst and snd respectively give the first and second > component of a pair. So here you have to add something like > > meta_full = s

[Savonet-users] Liquidsoap (hg): errors while starting script

2011-04-14 Thread polemon
rs 0-0 2011/04/14 22:21:29 [threads:3] Called from file "list.ml", line 69, characters 12-15 2011/04/14 22:21:29 [threads:3] Called from file "list.ml", line 69, characters 12-15 After that, liquidsoap exits but returns 0. Any Ideas how I can make those errors go away? Re

Re: [Savonet-users] Liquidsoap (hg): errors while starting script

2011-04-15 Thread polemon
tput.ml", line 174, characters 6-27 2011/04/15 12:23:50 [threads:3] Called from file "list.ml", line 69, characters 12-15 2011/04/15 12:23:50 [threads:3] Called from file "clock.ml", line 131, characters 6-43 2011/04/15 12:23:50 [threads:3] Called from file "clock.

Re: [Savonet-users] Liquidsoap (hg): errors while starting script

2011-04-15 Thread polemon
On Fri, 15 Apr 2011 16:20:03 +0200 David Baelde wrote: > Could it be the case that you're using illegal parameters for the > encoder (such as bitrate)? Those are the two definitions for Vorbis: output.icecast( name = myName, host = myHost, genre = myGenre, description = myDesc, url = myUrl,

Re: [Savonet-users] Liquidsoap (hg): errors while starting script

2011-04-15 Thread polemon
he documentation, is that liquidsoap can stream to Icecast. Any Idea how I can make it stream to a shoutcast server? --polemon -- echo "cbyr...@cbyrzba.bet" | tr '[a-z]' '[n-za-m]' -- Benefit

[Savonet-users] Liqudsoap (hg) does nothing with minimal setup

2011-04-19 Thread polemon
ue), meta_full ) But liquidsoap just stops right after starting, without any errors to the logs or the command line. I have --enabled-debug while configuring, and I did a hg pull; hg up just before

Re: [Savonet-users] Liqudsoap (hg) does nothing with minimal setup

2011-04-20 Thread polemon
On Tue, 19 Apr 2011 18:52:51 -0500 Romain Beauxis wrote: > Your code seem to work here.. Do you have any logs to show? Does it > work in non-daemonized mode? > > I would suggests investigating a possible segfault related to lame. > This has happen in the past with similar consequences.. Actuall

[Savonet-users] Liquidsoap (hg): Gotcha when using empty playlists

2011-04-21 Thread polemon
from file "clock.ml", line 478, characters 6-40 Called from file "main.ml", line 513, characters 4-18 Called from file "dtools.ml", line 531, characters 16-20 Why is an exception raised, when I make the source safe? Should the playlist be skipped as a whole, as liquidsoa

[Savonet-users] Liquidsoap (hg): insert_metadata() does not have it's functions in telnet console

2011-04-21 Thread polemon
give me the function "meta_full.insert" in the telnet console, at least it used to in the earlier versions, but now it's just gone. Am I doing something wrong? From what I've read in the docs, it seems insert_metadata should work as it used to, when it comes to telnet stuff. I&#

Re: [Savonet-users] Liquidsoap (hg): insert_metadata() does not have it's functions in telnet console

2011-04-22 Thread polemon
etadata, but replyes with "Broken pipe in write()". In case I'm doing anything wrong, could someone give men an easy example as how to use server.insert_metadata? > David, Romain are you sure this was necessary? Polemon is not the > first user > to wonde