the way I was using in liquidsoap 1.1.1 and it was working.
De: Bruno Lima
Enviado: quinta-feira, 20 de setembro de 2018 15:27
Para: savonet-users@lists.sourceforge.net
Assunto: Re: [Savonet-users] Metadata update function stops
I'm using liquidsoap 1.3.4
I'm using liquidsoap 1.3.4 now but there seems to be some problem in the way
I'm getting metadata from MySQL. The function I'm using is the following:
# Function to get metadata from MySQL
def update_meta() =
new_title = list.hd(
get_process_lines(
"mysql my_db -u user -ppassword -sNe \"
viado: segunda-feira, 10 de setembro de 2018 14:58
Para: savonet-users@lists.sourceforge.net
Assunto: Re: [Savonet-users] Metadata update function stops
Hello Romain,
Ok, send me the instructions to update to 1.3.3 then!
Thanks!
De: Romain Beauxis
Enviado: quinta-feira, 6 de
Hello Romain,
Ok, send me the instructions to update to 1.3.3 then!
Thanks!
De: Romain Beauxis
Enviado: quinta-feira, 6 de setembro de 2018 15:03
Para: savonet-users
Assunto: Re: [Savonet-users] Metadata update function stops
Hi Bruno,
Your script looks good
Hi Bruno,
Your script looks good and the logs seem to indicate a clear bug in the
software. However, 1.1.1 is a rather old version. Would you be able to test
it with version 1.3.3? I'm happy to provide instructions on how to update
liquidsoap.
Romain
Le jeu. 6 sept. 2018 à 11:50, Bruno Lima a é
Hello, I need to get title and artist metadata from MySQL table and update it
on stream every 5 seconds.
I wrote a script that did this based on earlier responses here but for some
reason the "update_meta()" function that should be executed every 5 seconds is
only being execute twice and then s