Ha I see.

Then, yes, this is really outdated. I believe that back then the mp3 output
for icecast was called `output.icecast.mp3`. At the very least you should
be able to do:
  liquidsoap -h output.icecast.mp3

I'd recommend upgrading as soon as you can. This version is a universe
appart from the current software.

Romain

Le ven. 24 mai 2019 à 14:10, <aol...@xplornet.com> a écrit :

> Hi Romain,
>
> My current local setup on Debian 6: LS 0.9.2-3+b1
>
>
> # == MDWEEKDAY ICECAST MP3 32 OUTPUT ==
>
>
> clock.assign_new(id="mdweekday32mp3",
> [output.icecast(%mp3(bitrate=32, mono),
> host="ruralcatholicradio.com",
> port=8040,
> password="xxxxxxx",
> mount="mdmp3-32",
> name="Rural Catholic Radio - More Prayers, Audiobooks & Devotions",
> description="New Prayers, New Audiobooks &mdash; Kindness by Fr. Faber,
> Holiness Of Life by St. Bernard, Humility of Heart, The Twelve Degrees
> of Humility and Pride, Uniformity With God's Will, A Short Tereatise On
> Prayer, On Thanksgiving by Fr. Faber, & New Devotions, Cenacle Scriptural
> Rosary For Life - Chaplet of Divine Mercy - Seven Sorrows of the Blessed
> Virgin Mary - Intercessions for the Holy Souls in Purgatory - 32 MP3 kbps",
> genre="Christian, Catholic, Prayers, Music, Meditations, Religious",
> public=true,
> url="http://www.ruralcatholicradio.com:8040/mdmp3-32";,
> mksafe(buffer(mean(radio))))])
>
>
> I am not 'trying to update to [the version]' but to create 6 new streams
> that will be added to the 12 existing streams currently running on my
> remote server FreeBSD LS 1.0.0.2.
>
> Thanks,
> kronos
>
>
>
>
> On Fri, 24 May 2019 07:36:41 -0400, Romain Beauxis <
> romain.beau...@gmail.com> wrote:
>
> Hi,
>
> It's difficult for me to give any advice without at least the version
> you're trying to update to and a better extract from your script..
>
> Romain
>
> Le ven. 24 mai 2019 à 13:19, <aol...@xplornet.com> a écrit :
>
>>
>>
>> On Fri, 24 May 2019 03:35:05 -0400, Romain Beauxis <
>> romain.beau...@gmail.com> wrote:
>>
>> Hi,
>>
>> Le jeu. 23 mai 2019 à 22:59, <aol...@xplornet.com> a écrit :
>> >
>> >
>> > Hi, it's been a long time since I needed to contact the list for help
>> (nine
>> > years!). I'm running LS 092 (due to software/hardware incompatibility.
>> My
>> > production server uses LS 1.0.0.2  (FreeBSD). Both have worked just
>> great
>> > until
>> > I started working on my New Season about a month ago.
>> >
>> >
>> > The issue occurs when I check the liq code using 'liquidsoap -c
>> xxxx.liq'
>> > it
>> > barfs and give the error message:
>> >
>> >         "char 24 [before "%'} Parse error."
>> >
>> > The full code for that line:
>> >
>> >         "[output.icecast(%mp3(bitrate=32,mono),"
>> >
>> > All six output lines of code for 6 streams give same error message.
>> This is
>> > exactly the same code that is currently running on the existing six
>> > streams.
>> >
>> >
>> > I'm totally stumped on this one!
>> >
>> > Ideas or help?
>>
>> What version are you upgrading to? Would you mind filling up a bug report
>> here:
>> https://github.com/savonet/liquidsoap/issues/new?template=bug_report.md
>>
>> Thanks!
>> Romain
>>
>>
>>
>> Hi Romain,
>>
>>
>> Unfortunately, I cannot upgrade locally or on the remote production
>> server due to different hardware/software setups.
>> I am not upgrading but adding six new streams to the existing twelve
>> already running.
>>
>> What puzzles me is that if I run, on the current production setup,
>> 'liquidsoap -c xxxx.liq' on a stream's code, it gives the same message --
>> but it is working OK! Perhaps, the error message is bogus??
>>
>> I have run identical output code on three or four 'New Seasons' without
>> any problems (last 'New Season ' was done in 2017).
>>
>> Since my LS version locally is extremely outdated (with no possibility of
>> upgrading to a newer version), I'll hold off on filing a bug report.
>>
>> Have you ever run into this error message?
>>
>> Thanks,
>> kronos
>>
>>
>>
>>
>> --
>> Using Opera's mail client: http://www.opera.com/mail/
>> _______________________________________________
>> Savonet-users mailing list
>> Savonet-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>
>
>
>
> --
> Using Opera's mail client: http://www.opera.com/mail/
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to