Displaying 4 results from an estimated 4 matches for "playlist_close_modul".
Did you mean:
playlist_close_module
2019 Dec 08
5
How to make the playlist repeat
...end of the playlist. I'm getting these same four lines at
the end of the logs of both playlists:
[2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module
shutdown requested
[2019-12-08 00:00:53] INFO input/input_loop Closing input module
[2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close
playlist module
[2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress
I have <param name="once"> set to zero, but perhaps I'm misunderstanding
what that line is supposed to do.|
|
|My full (sanitized) playlist.xml is her --> https://pastebin.com/qGpas1Xf|...
2005 Nov 09
2
playlist module causing machine hangup
...y Currently
playing "-"
[2005-11-09 23:46:45] DBUG playlist-builtin/playlist_read End of file
[2005-11-09 23:46:45] DBUG playlist-builtin/find_next_entry no filename
returned
[2005-11-09 23:46:45] INFO input/input_loop Closing input module
[2005-11-09 23:46:45] INFO playlist-builtin/playlist_close_module Close
playlist module
[2005-11-09 23:46:45] DBUG input/open_next_input_module checking module 1
[2005-11-09 23:46:45] WARN input/open_next_input_module restarted input
within 2 seconds, it probably failed
[2005-11-09 23:46:45] INFO playlist-builtin/playlist_open_module open
playlist module
[...
2019 Dec 09
0
How to make the playlist repeat
...ur lines at
>> the end of the logs of both playlists:
>>
>> [2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module
>> shutdown requested
>> [2019-12-08 00:00:53] INFO input/input_loop Closing input module
>> [2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close
>> playlist module
>> [2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress
>>
>> I have <param name="once"> set to zero, but perhaps I'm misunderstanding
>> what that line is supposed to do.|
>
> Basically setting "once...
2019 Dec 09
0
How to make the playlist repeat
...getting these same four lines at
> the end of the logs of both playlists:
>
> [2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module
> shutdown requested
> [2019-12-08 00:00:53] INFO input/input_loop Closing input module
> [2019-12-08 00:00:53] INFO playlist-builtin/playlist_close_module Close
> playlist module
> [2019-12-08 00:00:53] INFO ices-core/main Shutdown in progress
> I have <param name="once"> set to zero, but perhaps I'm misunderstanding
> what that line is supposed to do.|
Basically setting "once" to 0 is the correct way. Ho...