Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Upcoming end-of-year release(s)
#13
One other thing occurred to me over night.  My script has to cope with different messages in the mpd log when Camilla is running.  The playing silence to avoid xrun" messages are there, but frequently swamped by "Thread out of data" messages coming from Camilla.  As a result I match for:
Code:
$LASTLOG = *"xrun"* || $LASTLOG = *"Thread out of data"*

where $LASTLOG is set the last line of the mpd log.
You mention that your monitor reads all the messages since it last ran, so I expect this isn't an issue here, just that there may be (a lot) more messages to read when Camilla is in play.
----------------
Robert


Messages In This Thread
Upcoming end-of-year release(s) - by Tim Curtis - 09-30-2023, 06:13 PM
RE: Upcoming end-of-year release(s) - by fdealexa - 10-31-2023, 08:14 PM
RE: Upcoming end-of-year release(s) - by the_bertrum - 11-19-2023, 11:00 AM
RE: Upcoming end-of-year release(s) - by Nutul - 12-02-2023, 09:35 PM
RE: Upcoming end-of-year release(s) - by Nutul - 12-02-2023, 10:38 PM
RE: Upcoming end-of-year release(s) - by Nutul - 12-03-2023, 12:20 AM
RE: Upcoming end-of-year release(s) - by Nutul - 12-03-2023, 02:51 AM
RE: Upcoming end-of-year release(s) - by mashwell - 12-09-2023, 03:38 PM
RE: Upcoming end-of-year release(s) - by Nutul - 12-09-2023, 09:09 PM

Forum Jump: