Hey!

I tried also default_pls = playlist(reload_mode="watch",source_247) but 
I get the same result. The first time after a restart of the daemon it 
works well and I get only the 3 rows.

 > Loading playlist...
 > Playlist is a directory.
 > Successfully loaded a playlist of 83 tracks.

But after the first reload I'm getting in the logfile a long list with 
hundreds copies of these 3 rows while adding new files into the 
directory. The count of the added files makes no difference.

How can I prevent this massive count of log-entries? Where can I find 
information about log.level or better what is the difference between the 
level integer values?

Thanks in advance.
N

Am 22.11.2016 um 18:46 schrieb neralex:
> Hey!
>
> I'm using the following playlist-function with reload_mode="watch" to
> add new files if they were moved into the directory.
>
> default_pls = playlist(reload=1,reload_mode="watch",source_247)
>
> But on one daemon it returns a massive count of lines (more than 1000)
> with the same content in the logfile like this:
>
>
> 2016/11/22 18:33:14 [247:3] Loading playlist...
> 2016/11/22 18:33:14 [247:3] Playlist is a directory.
> 2016/11/22 18:33:14 [247:3] Successfully loaded a playlist of 83 tracks.
> 2016/11/22 18:33:14 [247:3] Loading playlist...
> 2016/11/22 18:33:14 [247:3] Playlist is a directory.
> 2016/11/22 18:33:14 [247:3] Successfully loaded a playlist of 83 tracks.
> 2016/11/22 18:33:14 [247:3] Loading playlist...
> 2016/11/22 18:33:14 [247:3] Playlist is a directory.
> 2016/11/22 18:33:14 [247:3] Successfully loaded a playlist of 83 tracks.
> 2016/11/22 18:33:14 [247:3] Loading playlist...
> 2016/11/22 18:33:14 [247:3] Playlist is a directory.
> 2016/11/22 18:33:14 [247:3] Successfully loaded a playlist of 83 tracks.
> 2016/11/22 18:33:14 [247:3] Loading playlist...
> 2016/11/22 18:33:14 [247:3] Playlist is a directory.
> 2016/11/22 18:33:14 [247:3] Successfully loaded a playlist of 83 tracks.
>
> Why?
>
> BTW: On my 2nd deamon it runs fine with the same script/settings.
>
> Thanks in advance
> N
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to