The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


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


CDSP log level
#1
Evenin' folks.

I have occasional "decoder too slow" issues with some of the radio stream I frequent.  I have a script that detects and recovers, but it relies on looking for the xrun message in the mpd log.  When I use CamillaDSP, a lot of INFO and WARN level log messages get written which make the message I'm interested in disappear up the log before my script can read them.
Code:
Apr 28 17:33 : alsa_output: Decoder is too slow; playing silence to avoid xrun
CDSP Plugin WARN: IO Thread out of data.
CDSP Plugin WARN: IO Thread out of data.
CDSP Plugin WARN: IO Thread out of data.
CDSP Plugin WARN: IO Thread out of data.
CDSP Plugin WARN: IO Thread out of data.
CDSP Plugin WARN: IO Thread out of data.
CDSP Plugin WARN: IO Thread out of data.

Is there a way to turn down the CDSP log level, or get it to write to somewhere other than the MPD log?
----------------
Robert
Reply


Messages In This Thread
CDSP log level - by the_bertrum - 04-28-2023, 05:47 PM
RE: CDSP log level - by TheOldPresbyope - 04-28-2023, 06:11 PM
RE: CDSP log level - by the_bertrum - 04-28-2023, 06:15 PM
RE: CDSP log level - by Tim Curtis - 04-28-2023, 09:08 PM
RE: CDSP log level - by the_bertrum - 04-29-2023, 08:03 AM

Forum Jump: