Thank you for your donation!


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


Problem: No sound with bluetooth input after adding codec
#6
It's a bug in the function setAudioOut(). A parameter is not being passed to another function it calls and it blows up. I was getting white screen in BlueZ Config when trying to connect/disconnect/change :-0

I can post a patch installer this weekend and then plan for a 7.4.1 bugfix release and in-place update in the coming days.

# Patch
In /var/www/inc/playerlib.php, function setAudioOut($audioout) add ", $_SESSION['alsa_output_mode']" to the parameter list like below.

Code:
    // Update audio out and BT out confs
    updAudioOutAndBtOutConfs($_SESSION['cardnum'], $_SESSION['alsa_output_mode']);
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: No sound with bluetooth input after adding codec - by Tim Curtis - 10-01-2021, 10:00 PM

Forum Jump: