Airtime 2.5.2 - Modifying config to auto play
  • Previously I made a few config changes in the "ls_script.liq" file to get automatic music playing instead of dead air.
    Now I have managed to get Airtime 2.5.2 running on Debian 8 I am trying to do the same.

    Can anyone point me in the direction of where I need to edit?

    I see in the release notes "Unified the plethora of config files into a single airtime.conf, making it significantly easier to tinker." but this files looks very different to me.

    Theres also to mention of "default = amplify(id="silence_src", 0.00001, noise())" as was in the old config file.
  • 3 Comments sorted by
  • Vote Up0Vote Down Voisses TechVoisses Tech
    Posts: 1,423Member
    Its same place in the script line 153

    What has changed is that there is a separate directory  for liquidsoap and its not under pypo,its one directory up.

    you will want to read this though

    https://forum.sourcefabric.org/discussion/16644/creating-one-continuous-playlist

    you just need two lines

    and for jingles i would recommend using
    @Bashtee_Radio solutions
    Post edited by Voisses Tech at 2015-05-05 03:12:08
    Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator.
    "The Problem with education today is that it takes a university degree to switch on a light bulb"
    "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them"
    "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity.
    "I might be in Mud but that does not Make me a Wild Hog(pig)"
    “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.”
    "The only thing that remains constant is change itself"
    May the force be with you,until our path or destiny bring us in tandem.
  • Thanks for the reply, I have seen that link before but thats for Airtime 2.5.1
    I will have a look tonight and see if I can work it out :P
  • That path in the link "/usr/lib/airtime/...." doesnt exist in AT 2.5.2 or am I missing something?
    Only configuration files I can find are in /etc/airtime/... where airtime.conf is, and thats only 62 lines long.