Thanks to all for the input!
Going for modified date now.
Regards,
Florian
> Am 30.09.2020 um 02:08 schrieb Romain Beauxis :
>
> Hey there!
>
> I believe that we have two implementation for this functionality:
> - Default implementation looks at the directory's last modified date. If that
> c
Hey there!
I believe that we have two implementation for this functionality:
- Default implementation looks at the directory's last modified date. If
that changes, the playlist is reloaded. It can be a little crude.
- The inotify implementation uses inotify (
https://man7.org/linux/man-pages/man7/
Been using that setup for awhile. Seems to work well:
s0n1ks = playlist(mode='randomize', reload_mode="watch",
"/home/liquidsoapuser/music/s0n1ks/“)
Besides adding new files,
we also remove and update existing files in the directory all the time.
I understand this is not truly supported and the
Hi all,
Would the playlist parameter „reload_mode=watch“ work when it points to a
directory?
That as a result of adding files to a directory that is played out in random
shuffle mode the playlist gets reloaded?
Thanks for a confirmation!
Regards,
Florian
_
I’ve changed the log file level but it doesn’t really give me any error
messages related to reload_mode=watch - I still can’t figure out why liquidsoap
is not reloading the playlist when I make changes to the music directories.
> On 13 Oct 2018, at 3:30 am, Jeff Hyche wrote:
>
> On Fri, Oct 1
On Fri, Oct 12, 2018 at 09:32:58AM +1000, Damian wrote:
> So I’ve played with this a little more and still can’t get
> reload_mode=‘watch’ to work. Is there any way I can see errors related to
> this in the log file?
>
> > On 10 Oct 2018, at 08:35, Damian wrote:
> >
> > Perhaps we are using sl
So I’ve played with this a little more and still can’t get reload_mode=‘watch’
to work. Is there any way I can see errors related to this in the log file?
> On 10 Oct 2018, at 08:35, Damian wrote:
>
> Perhaps we are using slightly different systems. I never delete or remove a
> playlist. My sc
Perhaps we are using slightly different systems. I never delete or remove a
playlist. My script randomises the songs in directories and then creates the
playlist. I only ever move, add or remove songs inside those directories. The
‘watch’ function worked before but it doesn’t anymore and I suspe
On Tue, Oct 09, 2018 at 04:45:18PM +1000, Damian wrote:
> Hi thanks for the reply. When you say ‘Liquidsoap closes the playlist’ do you
> mean it stops?
>
> In my case, Liquidsoap continues to play files, it simply doesn’t reload the
> playlist and doesn’t seem to be watching for changes anymor
put to the file.
>
> cat new playlist > playlist.
>
>
>
> From: Damian
> Sent: Monday, October 8, 2018 6:22 AM
> To: savonet-users
> Subject: Re: [Savonet-users] Reload_mode=watch
>
> Hi,
>
> Is anyone able to help?
>
>
> On 1 Oct 2018,
day, October 8, 2018 6:22 AM
To: savonet-users
Subject: Re: [Savonet-users] Reload_mode=watch
Hi,
Is anyone able to help?
On 1 Oct 2018, at 10:22 pm, Damian mailto:d...@riseup.net> >
wrote:
Hi,
I’m running Liquidsoap version 1.1.1 with icecast on Debian 9. It’s been
pr
Hi,
Is anyone able to help?
> On 1 Oct 2018, at 10:22 pm, Damian wrote:
>
> Hi,
>
> I’m running Liquidsoap version 1.1.1 with icecast on Debian 9. It’s been
> practically flawless, except for the fact that the reload_mode=“watch" no
> longer works. Checking the logs shows no signs of the pla
Hi,I’m running Liquidsoap version 1.1.1 with icecast on Debian 9. It’s been practically flawless, except for the fact that the reload_mode=“watch" no longer works. Checking the logs shows no signs of the playlist being refreshed when a file is moved, added or deleted. I have tried removing Liquidoa
13 matches
Mail list logo