Re: [Savonet-users] [savonet/liquidsoap] Source failed (no more tracks) (#622)

2018-09-10 Thread Niall Lindsay
For 3 days memory usage has not increased and stayed reputable the same. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Savonet-users] [savonet/liquidsoap] Source failed (no more tracks) (#622)

2018-09-10 Thread Romain Beauxis
Thank you! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/622#issuecomment-419982617___ Savonet-users mailing list

Re: [Savonet-users] Metadata update function stops

2018-09-10 Thread Bruno Lima
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

Re: [Savonet-users] [savonet/liquidsoap] User merge_tracks to play instant jingles (#476)

2018-09-10 Thread Chris
Do you mean you want to merge audio sources onto another, using real-time commands, mimicking pushing buttons on a soundboard to insert sound effects (e.g. https://www.youtube.com/watch?v=KLANLzerfa0)? Or do you want to overlay another track on a scheduled basis? For that, I would do: `#

[Savonet-users] [savonet/liquidsoap] ON_METADATA not called when live show is broadcast. (#624)

2018-09-10 Thread Niall Lindsay
Hi, Ive noticed ON_METADATA function is not called when a live stream interrupts, However, when a new song is played on the live stream, the function is called (just not on the first song when switching) Thanks Heres my script: ```#!/usr/bin/liquidsoap set("log.stdout", true)