hii!
i'm trying luck again:

-----Original Message----- From: p····· g·······
Date: 2022 m. rugsėjo 6 d. 12:05
To: savonet-users
Subject: Re: [Savonet-users] Liquidsoap 2.0.7 and 2.1.0 are out now! | windows

hiya!

after running 2.0.6 for quite a while i have to confirm memory leaks and
crashes after source disconnects (albeit not every time) as usual.
i would migrate to 2.1 but can't figure how to rewrite functions to the new
logic:

---
def avant_request_function() =
 resultt = process.read("curl
http://localhost:3000/api/v1/playlists/manavant/nextsong?format=text";)
 log("next avant chuek "^resultt)
 request.create(resultt)
end

avant = request.dynamic(avant_request_function)
---


-----Original Message----- From: p····· g·······
Date: 2022 m. rugsėjo 18 d. 10:55
To: savonet-users@lists.sourceforge.net
Subject: Re: [Savonet-users] Liquidsoap 2.0.7 and 2.1.0 / windows issues

hellloo!
memory leaks and 2.0.7 -> 2.1.0 logic rewrite issues aside,
what's the proper way to inject a jingle at beginning of every hour
nowadays? not mixing it on top but just putting it there at the beginning of
an hour...
this has no effect:

planetos  = smooth_add(
       normal= planetos,
       p=0.70,
       special=switch([
       ( { 0m0s }, planetanons )
       ])
)

nothing comes up... what am i doing wrong?..


thxx,
P


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

Reply via email to