Hi,

Using Liquidsoap 1.3.7 built with OCaml 4.07

I cannot figure out what's wrong with the following output statement which
throws errors on 'liquidsoap -c mpad-Wednesday.liq:

"Line 3838, char 25 before "%": Parse error."

Now this code works perfectly on six other streams, but not with the 'mpad' streams


Here's the output code:

           clock.assign_new(id="mdweekday32mp3",
line 3838 [output.icecast(%mp3(samplerate=44100, bitrate=32, mono=true),
              port=8040,
              host="ruralcatholicradio.com",
              password="hackme",
              mount="mdmp3-32",
name="Rural Catholic Radio - More Prayers, Audiobooks & Devotions", description="New Prayers, New Audiobooks - Kindness by Fr. Faber, Holiness Of Life by St. Bernard, Humility of Heart, The Twelve Degrees of Humility and Pride, Uniformity With Gods 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'm stumped. Please help!

Blessings,
kronos


_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to