Re: [Savonet-users] [savonet/liquidsoap] High CPU use (#551)

2018-07-24 Thread Romain Beauxis
ping? -- 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/551#issuecomment-407408889-- Check out the vibrant

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap utilizes 100% CPU and stops streaming (#485)

2018-07-24 Thread Romain Beauxis
Closed #485. -- 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/485#event-1750186129-- Check out the vibran

Re: [Savonet-users] [savonet/liquidsoap] High CPU use (#551)

2018-07-24 Thread Romain Beauxis
I'm gonna close it, it seems that this issue was fixed in commit e6159a6. Please reopen if needed. -- 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/551#issuecomment-407409687--

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap utilizes 100% CPU and stops streaming (#485)

2018-07-24 Thread Romain Beauxis
I think this was fixed by commit e6159a6. Closing. -- 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/485#issuecomment-407409527---

Re: [Savonet-users] [savonet/liquidsoap] High CPU use (#551)

2018-07-24 Thread Romain Beauxis
Closed #551. -- 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/551#event-1750187297-- Check out the vibran

Re: [Savonet-users] [savonet/liquidsoap] of_json types issue (#581)

2018-07-24 Thread Romain Beauxis
Closed #581 via 4714e4c1062c6c32ce0d06f3035c50b67e8514f7. -- 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/581#event-1750213226--

Re: [Savonet-users] [savonet/liquidsoap] of_json types issue (#581)

2018-07-24 Thread Romain Beauxis
Reopened #581. -- 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/581#event-1750213396-- Check out the vibr

Re: [Savonet-users] [savonet/liquidsoap] of_json types issue (#581)

2018-07-24 Thread Romain Beauxis
Fixed in the doc now, thanks! -- 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/581#issuecomment-407412979

Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian packages are v1.1.1 (#398)

2018-07-24 Thread Kyle Robbertze
Sorry I've taken so long to get back to you - I have been ill. My packaging is on [salsa](https://salsa.debian.org/paddatrapper-guest/liquidsoap). I have dropped all the plugins. I am busy converting the `debian/rules` file to use `dh`. It is currently not building, but I will only be able to wo

[Savonet-users] [savonet/liquidsoap] Liquidsoap freezes in production with no aparent reason (#583)

2018-07-24 Thread Keyne
I have a playlist with request.dynamic under an mksafe, when the external process return is empty it keeps running in silence until it returns a file. It works as expected, but now for some reason in our production servers liquidsoap is freezing with no apparent reason and the only debug message

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap freezes in production with no aparent reason (#583)

2018-07-24 Thread Romain Beauxis
Hi, Thanks for this report. Would you mind sharing some of your script? Thks! -- 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/583#issuecomment-407516017---

Re: [Savonet-users] [savonet/liquidsoap] Liquidsoap freezes in production with no aparent reason (#583)

2018-07-24 Thread Keyne
#!/usr/local/bin/liquidsoap set("log.file", true) set("log.file.path", "/home/.../logs/autodj.log") set("log.stdout", false) set("init.daemon", true) set("init.daemon.pidfile.path", "/home/.../run/autodj.pid") set("server.telnet", true) set("server.telnet.port", 1