2020-09-10, 17:40
ok, i'm trying to use an Rpi4 to host an headless session of kodi, useful for timed updates of the library, and correctly applied the 'headless' patches to matrix (once adapted, of course), but i end with the system doing what i want it to do but with the log flooded by
which is undestandable, as i have no audio output at all on that computer.
So, here is the question: is it possible to completely disable the audio engine (of course, only if running headless) somewhere in the code?
thanks for the help
Code:
WARNING <general>: CActiveAE::StateMachine - signal: 23 from port: timer not handled for state: 1
So, here is the question: is it possible to completely disable the audio engine (of course, only if running headless) somewhere in the code?
thanks for the help