I dont know what im doing wrong. I want to hack liquidsopa and generate random playlist filling gaps in airtime calendar using fallback function and for accepting live stream. I know it use to works in pure liquidsop.
But for unknown reason liquidsoap doesn't reload script.
Even after rebooting machine and killing liquidsoap.
Script is for sure valid.
liquidsoap --check
shows no errors.
I still get same silent file and metadate on icecast panel.
even if these scripts are commented out.
Is airtime so constructed its so hard to tweak building blocks ?
Posts: 389Member, Administrator, Sourcefabric Team
If you are working on an installed version of Airtime, you would have to run
the install process again("sudo php airtime-install.php") after you make
your changes to the liquidsoap file. There is a Liquidsoap daemon running
as user "pypo" on your system. If you are changing the liquidsoap source in
your the airtime source tree, running the install script will copy it to the
right place and restart liquidsoap.
> Hi
>
> I dont know what im doing wrong. I want to hack liquidsopa and generate
> random playlist filling gaps in airtime calendar using fallback function and
> for accepting live stream. I know it use to works in pure liquidsop.
>
> But for unknown reason liquidsoap doesn't reload script.
> Even after rebooting machine and killing liquidsoap.
>
> Script is for sure valid.
>
> liquidsoap --check
>
>
> shows no errors.
>
> I still get same silent file and metadate on icecast panel.
> even if these scripts are commented out.
>
> Is airtime so constructed its so hard to tweak building blocks ?
>
>
>
>
>
ok it works but my whole database is dropped. my airtime users too.
Every time i want to add new music and reconfigure savonet engine I have to setup everything from scratch and fill music database again and again
> ok it works but my whole database is dropped. my airtime users too.
> Every time i want to add new music and reconfigure savonet engine I have to
> setup everything from scratch and fill music database again and again [image:
> Crying or Very Sad]
>
> There is no simplest way to reload liquidsoap ?
>