Re: [Savonet-users] [savonet/liquidsoap] Add youtube live streaming. (#498)

2018-07-04 Thread Niall Lindsay
I believe youtube-dl is for downloading videos? -- 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/498#issuecomment-402404286-

Re: [Savonet-users] [savonet/liquidsoap] Add `output.youtube.live` as a wrapper around (7333b2c)

2018-07-05 Thread Niall Lindsay
Is this an implemetation? -- 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/commit/7333b2c6397c27f848f61e6afc75e1a5a68e6efa#commitcomment-29603390---

Re: [Savonet-users] [savonet/liquidsoap] Add `output.youtube.live` as a wrapper around (7333b2c)

2018-07-05 Thread Niall Lindsay
Very nice. Shame I have to wait 24 hours to do a live stream after verifying my phone number :/ -- 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/commit/7333b2c6397c27f848f61e6afc75e1a5a6

Re: [Savonet-users] [savonet/liquidsoap] Add `output.youtube.live` as a wrapper around (7333b2c)

2018-07-05 Thread Niall Lindsay
Also @toots do you know how I can add text to the video output or image at a specified location.. (e.g not at the bottom scrolling) -- 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/commit

Re: [Savonet-users] [savonet/liquidsoap] Add `output.youtube.live` as a wrapper around (7333b2c)

2018-07-05 Thread Niall Lindsay
And how can I also just show a plain image as video, instead of a video... and just add audio. 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/commit/7333b2c6397c27f848f61e6afc75e

[Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-07-06 Thread Niall Lindsay
After about half a day, my stream does not output music but continues to show loading songs in terminal. I need to restart the program to get the stream back -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-07-11 Thread Niall Lindsay
‘’’#!/usr/bin/liquidsoap set("log.file.path","/tmp/

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-07-31 Thread Niall Lindsay
For me I can find that this can vary in duration of how long the stream works for. Sometimes it can be 5 days, or 8 hours.. Although this _seems_ to closely match when another piece of software running crashed, the stream stayed working, when I restarted this other software, the stream went bla

[Savonet-users] [savonet/liquidsoap] How to 'hotplug' songs into playlists. (#589)

2018-08-01 Thread Niall Lindsay
Soon I will be building a php web interface to deploy liquid soap streams and would like to know if I can update the playlist without restarting the streams. Pretty sure I saw this somewhere but couldn't find it today. -- You are receiving this because you are subscribed to this thread. Reply t

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-02 Thread Niall Lindsay
Will this push changes to apt-get? -- 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/572#issuecomment-410011857---

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-11 Thread Niall Lindsay
Recent changes I have made: - more songs have been added - crossfade() added This has made the stream fail every 8 or so hours. Before, I had crossfade() but it was in the wrong place and not taking effect. I can hear the crossfade s I think the problem is cross fading Also I’m on Linux and I u

Re: [Savonet-users] [savonet/liquidsoap] How to 'hotplug' songs into playlists. (#589)

2018-08-11 Thread Niall Lindsay
Closed #589. -- 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/589#event-1783697783-- Check out the vibran

[Savonet-users] [savonet/liquidsoap] Is there a function to set metadata (#594)

2018-08-11 Thread Niall Lindsay
Say I want to change the stream description at certain times. Is this possible? So far I can set a static description in the ouput.icecast() but can’t change it. Thanks -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https

[Savonet-users] [savonet/liquidsoap] Is there a function to normalize the audio volume. (#595)

2018-08-13 Thread Niall Lindsay
Some songs are louder/quieter than others. I've used code but it hasn't worked for me. ![screen shot 2018-08-13 at 16 59 34](https://user-images.githubusercontent.com/9781846/44043262-4bf9547c-9f1a-11e8-8b0e-4916ff67cc48.png) This does not seem to keep tracks at the same level for me -- You are

Re: [Savonet-users] [savonet/liquidsoap] Is there a function to normalize the audio volume. (#595)

2018-08-14 Thread Niall Lindsay
So yeah the first part of that I’ve implemented but I notice that it looks for metadata in the audio files then. And it can generate the metadata, so is it possible to replay_gain_metadata(source) (Source being a crossfaded playlist) -- You are receiving this because you are subscribed to thi

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-14 Thread Niall Lindsay
Yep, in my case tracks are still prepared, the stream is still available, sending metadata, just no audio. I have my icecast server at http://listen.nagar.eu:8000/ And the stream url is http://listen.nagar.eu:8000/autodj.mp3 (working at the time of writing) 64-bit architecture. I used apt and

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-14 Thread Niall Lindsay
Just wanted to say, thanks for this amazing piece of software, I’ve used VLC, WinAMP but nothing has come close to compatibility/features of liquidsoap. It’s perfect for radio automation and extremely lightweight to run! Good luck! -- You are receiving this because you are subscribed to this th

Re: [Savonet-users] [savonet/liquidsoap] Falls stream, with the process still running (#596)

2018-08-14 Thread Niall Lindsay
Just a suggestion but maybe it’s a flaw in the crossfading where the streams stops in between song changes instead of crossfading if you know what I mean. So it’s disconnected from icecast because the source ended but liquidsoap is still generating a stream. You could try something similar such

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-15 Thread Niall Lindsay
@toots ![screen shot 2018-08-15 at 16 05 20](https://user-images.githubusercontent.com/9781846/44155471-4e4ebc8a-a0a5-11e8-96d5-bac4c26b682f.png) not yet on our lists :( -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: http

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-15 Thread Niall Lindsay
Il check on my ubuntu system -- 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/572#issuecomment-413228121-

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-15 Thread Niall Lindsay
nope, I can attempt a build but it probably wont work for me -- 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/572#issuecomment-413228714-

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-15 Thread Niall Lindsay
@Yukioru I've installed 1.3.3-1 but when i run 'liquidsoap' its still running version 1.1.1 that I installed using apt. Has opam installed it somewhere different so I can make an alias to it. Thanks -- You are receiving this because you are subscribed to this thread. Reply to this email directl

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-15 Thread Niall Lindsay
@Yukioru Thanks, It's there but... ![screen shot 2018-08-15 at 17 59 19](https://user-images.githubusercontent.com/9781846/44161386-0e0c1e00-a0b5-11e8-977e-418eb83c5d97.png) I have to use ./liquidsoap or it runs from command and not binary -- You are receiving this because you are subscribed

[Savonet-users] [savonet/liquidsoap] Random playlists (#600)

2018-08-16 Thread Niall Lindsay
Okay this is genuinely annoying although coincidence. I have a playlist of around 200 songs at the moment, yet at the same time i can have the same song play withing three songs such as: 1. Song 1 2. Song 2 3. Song 1 etc. Sometimes the same songs are more common. Can we get a system to check

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-22 Thread Niall Lindsay
Current script that I’m having problems with ‘’’#!/usr/bin/liquidsoap set("log.file.path","/tmp/

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-22 Thread Niall Lindsay
I was thinking earlier maybe it’s the mksafe() coming into action producing a blank stream of the sources are failing -- 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/572#issuecomm

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-08-22 Thread Niall Lindsay
Also @toots I attempted opam install of liquidsoap and I get this error on run. https://user-images.githubusercontent.com/9781846/44161386-0e0c1e00-a0b5-11e8-977e-418eb83c5d97.png ^ above imagd -- You are receiving this because you are subscribed to this thread. Reply to this email directly or v

Re: [Savonet-users] [savonet/liquidsoap] Random playlists (#600)

2018-08-22 Thread Niall Lindsay
How can I use check_next I can’t find documentation for its use. 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/600#issuecomment-415208829-

[Savonet-users] [savonet/liquidsoap] How to stream desktop (#613)

2018-08-25 Thread Niall Lindsay
How can I stream my windows desktop/audio to icecast. I’m unsure how to open the desktop and capture it with liquidsoap. I would prefer not to use additional software. VLC has been a PAIN, can’t connect to icecast, streams don’t load. Liquidsoap is way more powerful and reliable. Thanks -- Y

Re: [Savonet-users] [savonet/liquidsoap] How to stream desktop (#613)

2018-08-26 Thread Niall Lindsay
@toots Just need to know if this is possible. How do I open an video device on windows. Like i know theres input.pulseaudio etc but what about just for a device name (windows) -- 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] How to stream desktop (#613)

2018-08-26 Thread Niall Lindsay
I mean like a direct show device, or anyway to record the desktop -- 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/613#issuecomment-416019671

[Savonet-users] [savonet/liquidsoap] Loading new songs when theyre added (#620)

2018-09-02 Thread Niall Lindsay
So I have a playlist-watch enabled, however sometimes liquidsoap begins playing the songs when they are not fully loaded, this corrupts them and they can not be played at all. It would be useful if we could validate files before playing them. Also liquidsoap failes to connect to a network drive

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-03 Thread Niall Lindsay
@toots tested this on a different machine, using the liquidsoap-win binarys and same problem occured. -- 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/572#issuecomment-418116941--

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-03 Thread Niall Lindsay
Any update on this? -- 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/572#issuecomment-418116976-- Check o

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-03 Thread Niall Lindsay
Okay il get that set now, I’ve also noticed since I’ve tried it on windows, it’s a lot quicker to fail (about 4 hours compared to 8ish) Wondering if it’s down to the specs of the system? Il set the log level to 5 -- You are receiving this because you are subscribed to this thread. Reply to this

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-03 Thread Niall Lindsay
Okay I’ve stup the log levels but I’ve taken out http features as this was spamming the logs -- 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/572#issuecomment-418168511

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-03 Thread Niall Lindsay
the quicker failing on the windows machine might have been due to other issues not liquidsoap related, Il edit the script on my raspberry pi and see what happens anything I should specifically look out for (il upload entire log aswell) -- You are receiving this because you are subscribed to th

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-03 Thread Niall Lindsay
I’ve set it all up on log level 5 and will see later on today or tommorow what happens -- 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/572#issuecomment-418175480--

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-04 Thread Niall Lindsay
@toots Is there anything I should specifically look for in the log files? -- 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/572#issuecomment-418279435---

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-04 Thread Niall Lindsay
I have a copy of the log file here (15 MB) http://nagar.eu/dload/tests.log -- 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/572#issuecomment-418281998--

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-04 Thread Niall Lindsay
https://drive.google.com/file/d/1tZj3CpqBLZhVpD4ONiIWn_ppUvJLnapc/view?usp=sharing -- 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/572#issuecomment-418284394---

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-06 Thread Niall Lindsay
Thanks! Il try it overnight and see what happens -- 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/572#issuecomment-419339865---

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-07 Thread Niall Lindsay
@toots all seems fine, no falling of the stream (~2 days going) another slightly unrelated thing over telnet what should request.all show? Currently it shows this after about 12 hours running: ![screen shot 2018-09-07 at 17 30 39](https://user-images.githubusercontent.com/9781846/45231404-c3508

Re: [Savonet-users] [savonet/liquidsoap] Loading new songs when theyre added (#620)

2018-09-07 Thread Niall Lindsay
Closed #620. -- 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/620#event-1833552298___ Savonet-users mailing list Savonet-users@lists.sour

Re: [Savonet-users] [savonet/liquidsoap] How to stream desktop (#613)

2018-09-07 Thread Niall Lindsay
Record using a device -- 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/613#issuecomment-419536497___ Savonet-users mailing list Savonet-

Re: [Savonet-users] [savonet/liquidsoap] Random playlists (#600)

2018-09-07 Thread Niall Lindsay
Okay 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/600#issuecomment-419536608___ Savonet-users mailing list Savonet-users@lists

Re: [Savonet-users] [savonet/liquidsoap] Random playlists (#600)

2018-09-07 Thread Niall Lindsay
Closed #600. -- 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/600#event-1833554611___ Savonet-users mailing list Savonet-users@lists.sour

Re: [Savonet-users] [savonet/liquidsoap] How to stream desktop (#613)

2018-09-07 Thread Niall Lindsay
Closed #613. -- 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/613#event-1833553409___ Savonet-users mailing list Savonet-users@lists.sour

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-07 Thread Niall Lindsay
Ok thanks! Final question, is there anyway we can add a password for the telnet protocol? -- 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/572#issuecomment-419550517___

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-08 Thread Niall Lindsay
Ok 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/572#issuecomment-419623409___ Savonet-users mailing list Savonet-users@lists

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-08 Thread Niall Lindsay
@toots is there a telnet/say command to view all available songs? I mean like return all the ids of every song -- 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/572#issuecomment-41

Re: [Savonet-users] [savonet/liquidsoap] Audio stream becomes blank (#572)

2018-09-08 Thread Niall Lindsay
Sometimes if I request to skip tracks this happens: ![screen shot 2018-09-08 at 15 35 15](https://user-images.githubusercontent.com/9781846/45255374-7a5d0300-b37d-11e8-8704-1a776d5079c3.png) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or vie

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

2018-09-08 Thread Niall Lindsay
I'm getting this error after executing a couple of .skip over telnet. ![screen shot 2018-09-08 at 15 35 15](https://user-images.githubusercontent.com/9781846/45255680-040ecf80-b382-11e8-83cd-98e6269b3746.png) This seemed to only happen on the Windows XP machine, not on my raspberry pi. `#!/usr/bin

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

2018-09-08 Thread Niall Lindsay
Hi Thanks! how would I able to detect a memory leak? My memory usage is relatively low at all times. -- 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-419651873

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

2018-09-08 Thread Niall Lindsay
Il keep an eye on it -- 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-419653020___ Savonet-users mailing list Savonet-us

Re: [Savonet-users] [savonet/liquidsoap] I need assistance with live cut-ins (#558)

2018-09-09 Thread Niall Lindsay
Reopened #558. -- 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/558#event-1834529465___ Savonet-users mailing list Savonet-users@lists.so

Re: [Savonet-users] [savonet/liquidsoap] I need assistance with live cut-ins (#558)

2018-09-09 Thread Niall Lindsay
Closed #558. -- 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/558#event-1834529481___ Savonet-users mailing list Savonet-users@lists.sour

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: https://github.com/savonet/liquidsoap/issues/622#issuecomment-419981800_

[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) set("log.level",

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

2018-09-12 Thread Niall Lindsay
@toots So basically when the source is switched to a live input on_metadata is not called until the second song is played on the live stream Would it be possible to call on_metadata directly on the fallback. e.g in the functions toLive and toAuto? -- You are receiving this because you are subs

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

2018-09-12 Thread Niall Lindsay
I mean I can easily call send_meta() I just don’t know where to get the metadata object from directly. -- 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/624#issuecomment-420673669__

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

2018-09-14 Thread Niall Lindsay
@toots any update on this? -- 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/624#issuecomment-421338671___ Savonet-users mailing list Savo

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

2018-09-16 Thread Niall Lindsay
Metadata is also not updated when pushing a song to the queue over TELNET ![screen shot 2018-09-16 at 10 30 59](https://user-images.githubusercontent.com/9781846/45594958-a985fc80-b99b-11e8-8bd0-7cb1b34e2485.png) ![screen shot 2018-09-16 at 10 31 30](https://user-images.githubusercontent.com/978

[Savonet-users] [savonet/liquidsoap] Unknown protocol "text2wav" in URI (#637)

2018-09-29 Thread Niall Lindsay
![screen shot 2018-09-29 at 09 46 53](https://user-images.githubusercontent.com/9781846/46243477-a5f76a00-c3cc-11e8-8448-066cc4afa27e.png) ![screen shot 2018-09-29 at 09 46 49](https://user-images.githubusercontent.com/9781846/46243478-a7289700-c3cc-11e8-8780-eeadc326dc00.png) This is happening

Re: [Savonet-users] [savonet/liquidsoap] Unknown protocol "text2wav" in URI (#637)

2018-09-29 Thread Niall Lindsay
This is on windows by the way. -- 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/637#issuecomment-425628475___ Savonet-users mailing list

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

2018-10-05 Thread Niall Lindsay
Hi any update on this? -- 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/624#issuecomment-427463905___ Savonet-users mailing list Savonet-

[Savonet-users] [savonet/liquidsoap] Dynamic schedules without downtime. (#698)

2019-01-26 Thread Niall Lindsay
Hi, we're having a problem where making changes/adjustments to our schedule requires us to restart the liquidsoap instance. Causing listeners to drop the stream. I have already thought about a liquidsoap behind another liquidsoap instance, but this seems impractical. Any ideas? -- You are re